﻿/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Verdana;
}

/*body specific*/
body{
background-image:url(background1.gif);
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: #0000ff;
	font-size: 12px;
	text-decoration: none;
}

a:visited{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
color: #000000;
font-size:12px;
text-decoration: none;
}

a:active{
	color: #0000ff;
	font-size: 12px;
	text-decoration: none;
}

a.boxlink:link{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:12px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana;
}

H3{
font-family:Verdana;
font-size:12px
}

.actCHECKOUTEM {background-color:#b3a9e2;}
.actCHECKOUTBG {background-color:#e9def3;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:12px;
	color:#000000;
}

.actxsmall{
	font-size:12px;
	color:#000000;
}

.actsmall{
	font-size:14px;
	color:#000000;
}

.actregular{
	font-size:14px;
	color:#000000;
}

.actlarge{
	font-size:16px;
	color:#000000;
}

.actxlarge{
	font-size:18px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#0000dd;}
.actrequiredcolor{color:#0000dd;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#0000dd;}
.actwarning{color:#0000dd;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-style: solid;
	border-color: #003366;
	border-width: 1px;
}

.thinred {
	border-style: solid;
	border-color: #7766cc;
	border-width: 1px;
}

.thinred2 {
	border-style: solid;
	border-color: #7766cc;
	border-width: 1px;
}

.actsmallheading {
	font-size:14px;
	color:#ffffff;
	font-family: Verdana;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#7766cc;
}