body {
	margin: 0;
	padding: 0;
	background: #FFF;
	
}
h3 {font-family: Tahoma; color: #D03D29; font-weight: bold; margin:0 0 1em 0}
h4 {font-family: Tahoma; color: #0077BF; font-size: 12px; font-weight: bold; margin:1 0 .5em 0}
p, td, .text {font-family: Tahoma,Verdana; font-size:12px; color:#000;}
p {margin:0 0 1em 0}

.redtitle {font-family: Tahoma; color: #D03D29; font-size: 12px; font-weight: bold; margin:1 0 .5em 0}

.bluetitle {font-family: Tahoma; color: #0077BF; font-size: 12px; font-weight: bold; margin:1 0 .5em 0}

.sitenav {font-family: Tahoma; font-size: 10px; color: #5A5A5A; width: 154px;}
.inp {font-family: Tahoma; font-size: 10px; color: #5A5A5A; width: 105px;}
.search {font-family: Tahoma; font-size: 10px; color: #000; width: 44px; height:15px; border: solid 1px #777; background: #B5D7ED;}
a:hover.tnav {font-family: Tahoma,Verdana; font-size:10px; color:#363636; text-decoration: underline;}
a.tnav {font-family: Tahoma,Verdana; font-size:10px; color:#363636; text-decoration: none;}
.tnav {font-family: Tahoma,Verdana; font-size:10px; color:#363636;}
.rrblock {font-family: Tahoma,Verdana; font-size:11px; color:#FFF; font-weight: bold;}
.rrblock a {color:#ffffff;}
.bblock {font-family: Tahoma,Verdana; font-size:11px; color:#FFF; background:#80BBDF; font-weight: bold; height: 20px; padding: 3px 10px;}

a:hover.rdate {font-family: Tahoma,Verdana; font-size:10px; color:#D03D29; text-decoration: underline;}
a.rdate {font-family: Tahoma,Verdana; font-size:10px; color:#0077BF; text-decoration: underline;}
.rdate {font-family: Tahoma,Verdana; font-size:11px; color:#D03D29; font-weight:bold}
.rnews {font-family: Tahoma,Verdana; font-size:11px; color:#000; text-align:justify;}

a:hover.tleft {font-family: Tahoma,Verdana; font-size:11px; color:#000; text-decoration: underline;}
a.tleft {font-family: Tahoma,Verdana; font-size:11px; color:#000;text-decoration: none;}

#left .other a:link, #left .other a:visited {font-family: Tahoma; font-size: 10px; color: #000; text-decoration: underline;}

a:hover.btitle {font-family: Tahoma; font-size: 12px; color: #D03D29; text-decoration: underline; font-weight: bold;}
a.btitle {font-family: Tahoma; font-size: 12px; color: #0077BF; text-decoration: underline; font-weight: bold;}
.btitle {font-family: Tahoma; font-size: 12px; color: #0077BF; font-weight: bold;}
a:hover.botr {font-family: Tahoma; font-size: 9px; color: #0077BF; font-weight: bold; text-decoration: underline;}
a.botr {font-family: Tahoma; font-size: 9px; color: #D03D29; font-weight: bold; text-decoration: none;}
.botr {font-family: Tahoma; font-size: 9px; color: #D03D29; font-weight: bold;}
.bot {font-family: Tahoma; font-size: 9px; color: #0077BF; font-weight: bold; line-height: 14px;}
.bot1 {font-family: Tahoma; font-size: 9px; color: #0077BF; font-weight: bold;}
.botgr {font-family: Tahoma; font-size: 9px; color: #BCBEC0; font-weight: bold;}
.ftitle {font-family: Tahoma; font-size: 11px; color: #0077BF;}
.w {font-family: Tahoma; font-size: 10px; color: #FFF; font-weight: bold;}

#order .left a:link, #order .left a:visited {
	background: #D5E9F5;
	color: #0077BF; 
	display: block; 
	font-family: Verdana; 
	font-size: 11px; 
	padding: 3px 5px 2px 5px; 
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: bold;
	width: 103px; 
	height: 17px;
}
#order .left a:hover {
	background: #9DCAE6;
	color: #FFF; 
}

.menulist {
display: list-item;
list-style-type: disk;
list-style-position: outside;
list-style-image: url(/img/bullet.gif);
margin-left:10;
color:#0077BF;
}

.fieldname {
	background:#D6EAF5;
	color:#0076BC;
	font-weight:bold;
}

.value {
	background:#F3F8FC;
	color:#0076BC;
	font-weight:bold;
}

.forminput {
	border-width: 1px;
	border-style: solid;
	border-color: #81BBE0;
	width:100%;
}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}

acronym{
border-bottom:1px dotted #333333;
cursor:help;
color:#EA0A0A;
}