TABLE.Aro {
	border : 1px solid #666666;
}

A{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9B6155;
}
A.Dark{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336A73;
	text-decoration : none;
}
A.Dark:HOVER{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}
A.Extended{
	font-family :OCR A Extended, Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 12px;
}
A.Extended:Hover{
	font-family :OCR A Extended, Tahoma, Arial, Helvetica, sans-serif;
	color: #FF6666;
	font-size : 12px;
	text-decoration : underline;
}
TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

TD.Extended{
	font-family :OCR A Extended, Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 12px;
}
TD.AExtended{
	font-family :OCR A Extended, Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 12px;
}

BODY {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4571A3;
}
TABLE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4571A3;
	
}
TABLE.AllBorders {
	border : 1px #666666;
}
TD.RightB {

	border-right : 1px solid black;
}
TD.LeftB {

	border-left : 1px solid black;
}
TD.TopB {

	border-top : 1px solid black;
}
TD.TopRightB {
	border-right : 1px solid black;
	border-top : 1px solid black;
}
TD.BottomB {

	border-bottom: 1px solid black;
}
TD.BottomWhiteB {
	font-family :   sans-serif,Helvetica,Tahoma;
	border-bottom: 1px solid #787E81;
}
TD.BottomRightB {
    border-right: 1px solid black;
	border-bottom: 1px solid black;
}
Table.AllB1 {
	border : 1px solid #666666;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	background-color: #293C47;
}
TD.AllB {
	border : 1px solid white;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	background-image : url();
}
TD.BothB {
 	border-top : 1px solid black;
	border-bottom: 1px solid #78849C;
}
TD.ThreeB {
 	border-left : 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
TD.opON{
float:left;
filter:alpha(opacity=50);
-moz-opacity:.50;opacity:.50;
cursor:pointer;
}
TD.opOF{
float:left;
filter:alpha(opacity=100);
-moz-opacity:.100;opacity:.100;
cursor:pointer;
}
TD.LeftRightB{
 	border-left : 1px solid white;
	border-right: 1px solid black;
}
TD.LeftTopB{
 	border-left : 1px solid black;
	border-top: 1px solid black;
}
TD.LeftRightTopB{
 	border-left : 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
TD.LeftText{
	padding-left: 6px;
	padding-right: 6px; 
	padding-top: 6px;
	padding-bottom: 6px;   
}
IFRAME{
	border : 1px dotted Black;
}

SELECT{
	border : 1px solid gray;
}
body {
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:  black;
	scrollbar-track-color: #EEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	}