/*cope with inheritance bugs*/
body, table, th, td{
color:#666666;
font-size:x-small;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url(background.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

table {
	background-color: #ffffff;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#003366;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#666666;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#da251c;
font-size:x-small;
text-decoration:none;
}

a:active{
color:#666666;
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:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ffffff;}
.actCHECKOUTBG {background-color:#ffffff;}

.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:#da251c;}
.actrequiredcolor{color:#da251c;}
.actsearchhighlightcolor{color:#ffffff;}
.actrequired{color:#da251c;}
.actwarning{color:#da251c;}
.actwelcome{color:#666666;}

.actlogotext {font-family:Tahoma, 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;}

.heading {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:11px;
	font-weight:bold;
}

.subheading {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.boxborder {
	border: 0.1em dotted #999999;
}

.boxbordernt {
	border-right: 0.1em dotted #999999;
	border-left: 0.1em dotted #999999;
}

.boxbordernl {
	border-right: 0.1em dotted #999999;
	border-bottom: 0.1em dotted #999999;
}

.grey {
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-align: center;

}

A.smgrey:link, A.smgrey:visited, A.smgrey:active   {
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}


A.smgrey:hover     {
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #da251c;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.page_headers {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.body_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.formboxes {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-indent: 4px;
	width: 125px;
	border: 1px solid #999999;
}

.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #333333;
}
