/*cope with inheritance bugs*/
body, table, th, td{
color:#666666;
font-size:xx-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*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:NETQUOTEVAR;
	font-size: xx-small;
	text-decoration:none;
}

a:visited{
	color:NETQUOTEVAR;
	font-size: xx-small;
	text-decoration:none;
}

a:hover{
	color:NETQUOTEVAR;
	font-size: xx-small;
	text-decoration:none;
}

a:active{
	color:NETQUOTEVAR;
	font-size: xx-small;
	text-decoration:none;
}

li{
color:#333333;
list-style-type:square;
}

ol{
color:#333333;
}

ul{
color:#333333;
list-style-type:square;
}

H1{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

H2{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

H3{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

H4{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

H5{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
}

H6{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#0099ff;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#333333;
}

.actsmaller{
font-size: smaller;
color:#333333;
}

input {
font-size: xx-small;
color: #333333;

.actxxsmall{font-size:xx-small;color:#333333;}
.actxsmall{font-size:xx-small;color:#333333;}
.actsmall{font-size:x-small;color:#333333;}
.actregular{font-size:x-small;color:#333333;}
.actlarge{font-size:large;color:#333333;}
.actxlarge{font-size:x-large;color:#333333;}
.actxxlarge{font-size:xx-large;color:#333333;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.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:#003366;}

.button {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A413F;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #6B7A7F;
	border-right: 2px solid #D4D8E1;
	border-bottom: 2px solid #D4D8E1;
	border-left: 2px solid #6B7A7F;

}
.breadcrumb {
	font-size: xx-small;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}.acttableborder {
	border: 1px solid #23A2FF;
}
.tblbdr {
	border: 1px solid #0066CC;
}
hr {
	color: #0066CC;
}
