A:link {
	COLOR: #A2A2A2; TEXT-DECORATION: none
}
A:visited {
	COLOR: #A2A2A2; TEXT-DECORATION: none
}
A:hover {
	COLOR: #E4E4E4;
	text-decoration: none;
}
body,td,input	{ font-family: tahoma, helvetica; font-size: 12px; color: #A2A2A2; line-height: 15px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style4 {
	font-size: 9px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	line-height: normal;

}
.box {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 16px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #906002;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #906002;
	
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style7 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	color: #122780;
	font-weight: bold;
}
form		{
	margin: 0px;
}
.blink		{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.head		{ font-size: 14px; color: #FFFFFF; }
.bottom		{ font-size: 11px; color: #5A2E00; }
input.text	{
	background: url(none) center center;
	clear: both;
	float: none;
	border: none;
	color: #000000;
}
p            {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: x-small;
	line-height: normal;
	color: #5A2E00;

}
br.short	{
	line-height: normal;
	color: #5A2E00;
}
.style8 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.show_p
{ 
font-family: tahoma, helvetica; 
font-size: 12px; 
color: #A2A2A2; 
line-height: 15px; 
}
/*preload classes*/ 
.svw {
	width: 50px;
	height: auto;
	background: #fff;
	left:0px;
} 
.svw ul {
	position: relative;
} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 0px;   
margin: 0 0 0px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #CCCCCC;
} 
.stripTransmitter a:hover{
	color: #CCCCCC;
	background-color: #E4E4E4;
} 
.stripTransmitter a.current{
	color: #FFFFFF;
	background-color: #2043AB;
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
