/*cope with inheritance bugs*/
body, table, th, td{
color:#666666;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*AMBIT*/
.toptab {
	background-color : #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 4px;
}
.midtab {
	background-color : #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bottab {
	background-color : #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 4px;
}
.homtit {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;  
font-size : 22px; 
color : #333333; 
background-color : transparent; 
margin-top: 4px;
margin-left: 13px;
margin-right: 66px;
}
.hombdy {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;  
font-size : 11px; 
color : #333333; 
background-color : transparent;
line-height: 150%; 
margin-left: 13px;
margin-right: 66px;
text-align: justify;
}

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#cc9900;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#cc9900;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#f4c128;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#f4c128;
font-size:x-small;
text-decoration:none;
}

li{
color:#666666;
list-style-type:square;
}

ol{
color:#666666;
}

ul{
color:#666666;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#fedc54;}
.actCHECKOUTBG {background-color:#faf9db;}

.actlarger{
font-size: larger;
color:#666666;
}

.actsmaller{
font-size: smaller;
color:#666666;
}

.actxxsmall{font-size:xx-small;color:#666666;}
.actxsmall{font-size:x-small;color:#666666;}
.actsmall{font-size:small;color:#666666;}
.actregular{font-size:medium;color:#666666;}
.actlarge{font-size:large;color:#666666;}
.actxlarge{font-size:x-large;color:#666666;}
.actxxlarge{font-size:xx-large;color:#666666;}

.actwarningcolor{color:#cc9900;}
.actrequiredcolor{color:#cc9900;}
.actsearchhighlightcolor{color:#f4c128;}
.actrequired{color:#cc9900;}
.actwarning{color:#cc9900;}
.actwelcome{color:#666666;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#cc9900;}