<!--
@import "/_forms.css";



body {
background-image:url('/images/interior/r2f_main_inner_tile.gif');
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
background-color:#E2DCC6;
color:#007069;
margin:0px 0px 0px 0px;
scrollbar-3dlight-color:#AAE200;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#CFB98C;
scrollbar-darkshadow-color:#B8A115;
scrollbar-face-color:#BE861E;
scrollbar-highlight-color:#000000;
scrollbar-track-color:#F0EDE1; 
scrollbar-shadow-color:#000000;
}
.note{background:yellow;color:red;}

p,td,li,ol,ul,input,select,textarea,button {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#005B55;font-weight:bold}
input,select,textarea,button {color:#000000;}
.hdr,h1,.heading {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color:#9D6A00;font-weight:bold}
.subhdr,h2,.subheading {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color:#9D6A00;font-weight:normal;}
.sshdr,h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 95%;color:#007069;font-weight:bold}
.greenBullet { font-size: 9px; color: #007069; }

a:link,a:Visited{color:#173CD3;text-decoration:underline;font-weight:bold}
a:Active,a:Hover{color:#ff3300;text-decoration:underline;font-weight:bold}

.reg{FONT-SIZE: 10px;FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;vertical-align : text-top;}

.todo {font-size: 8pt; font-weight: bold; background: yellow;}
.largeletter {font-size:21px; color:#43433F;}

.orderformbox {color:#9D6A00;}

.heading {font-size:17px; color:#43433F; font-weight:bold;}
INPUT.error, SELECT.error, TEXTAREA.error {background-color:yellow; color: black; font-weight:normal;}
UL.error {font-weight: bold; color: red;}
LI.error {font-weight: bold; color: red;}
.error {font-weight:bold; color:#FF0000;}
.errormsg {font-weight:bold; color:#FF0000;}

.tableheader {font-weight:bold; color:#FFFFFF; font-size:15px;}
.tablesubheader {font-weight:bold; font-style:italic; color:#000000; font-size:14px;}
.tablereq {font-weight:bold; color:#FF0000;}
/*hr {color:#993333}*/



a.subnav:link,a.subnav:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0C0E09; text-decoration:none;background:#C8E2AD;border:1px solid #B8DA96}
a.subnav:active, a.subnav:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#005E50; text-decoration:none;background:#CEFE10;border:1px solid #B8DA96}
a.subnavat:link,a.subnavat:visited ,a.subnavat:active, a.subnavat:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#00188C; text-decoration:none;background:#CEFE10;border:1px solid #8BC155}

.smalltext,.smltxt, .small {font-size:10px;}
.midsmall {font-size:11px;}
a.smalltext:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#393936; text-decoration:underline;}
a.smalltext:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#43433F; text-decoration:underline;}
a.smalltext:active, a.smalltext:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none;}

.bold,b {font-weight:bold; color:#9D6A00;}
.italic,i {font-style: italic; color:#007069;}
.bolditalic {font-weight:bold; font-style:italic; color:#007069;}

.pipe{font-size:10px;}
.footer{font-size:9px;}
.mid{padding-left:30;padding-right:30}

a.tl:link,a.tl:Visited{color:#173CD3;text-decoration:underline;font-size:10px}
a.tl:Active,a.tl:Hover{color:#990000;text-decoration:none;font-size:10px}
a.tlat:link,a.tlat:Visited,a.tlat:Active,a.tlat:Hover{color:#990000;text-decoration:none;font-size:10px}

a.fl:link,a.fl:Visited{color:#173CD3;text-decoration:none;border-bottom:0px solid #dedede;font-family: Verdana, Helvetica,Tahoma;font-size:11px}
a.fl:Active,a.fl:Hover{color:#ff3300;text-decoration:none;border-bottom:1px solid #0033ff;font-family: Verdana, Helvetica,Tahoma;font-size:11px}
a.flat:link,a.flat:Visited,a.flat:Active,a.flat:Hover{color:#EB3C01;text-decoration:none;border-bottom:1px solid #ff3300;font-family: Verdana, Helvetica,Tahoma;font-size:11px}

textarea
{
	scrollbar-3dlight-color : #20334C;
	scrollbar-arrow-color : #4F6DD5;
	scrollbar-base-color : #B0985E;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #B0985E;
	scrollbar-highlight-color : #4F6DD5;
	scrollbar-track-color: #E6DECC; 
	scrollbar-shadow-color : #ffffff;
}

.red{color:#DD0000}


.rowheader {font-family: Helvetica,Verdana, Arial, sans-serif; color: #EBF2F3; font-size: 15px; font-weight: bold;border-bottom:1px solid #343434; background:#879BE2}

.tdBotBorder{border-bottom: 1px solid #F2F2F2;}


.hrgreen{color: #008B8B; width: 100%; height: 1px;}
/*.border{border: 1px solid #343434;padding: 10px;}*/

.copyright {font-size:10px; color:#007069; font-weight:normal;}
.footer{font-size:10px;}

-->