/*cope with inheritance bugs*/
body, table, th, td{
color: #00ce45;
font-size:10px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	background-color : Black;
}
/*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: #FF9900;
font-size:10px;
text-decoration:none;
}

a:visited{
color: #FFAA28;
font-size:10px;
text-decoration:none;
}

a:hover{
color: #FFEFD7;
font-size:10px;
text-decoration:underline;
}

a:active{
color:#FF9900;
font-size:10px;
text-decoration:none;
}

li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#666666;}
.actCHECKOUTBG {background-color:#333333;}

.actlarger{
	font-size: larger;
	color:#ffffff;
}

.actsmaller{
	font-size: smaller;
	color:#ffffff;
}

.actxxsmall{
	font-size:9px;
	color:#ffffff;
	font-weight : bold;
}

.actxsmall{
	font-size:10px;
	color:#ffffff;
	font-weight : bold;
}

.actsmall{
	font-size:10px;
	color:#ffffff;
}

.actregular{
	font-size:12px;
	color:#ffffff;
}

.actlarge{
	font-size:14px;
	color:#ffffff;
}

.actxlarge{
	font-size:16px;
	color:#ffffff;
}

.actxxlarge{
	font-size:18px;
	color:#ffffff;
}

.actwarningcolor{color:#ff66ff;}
.actrequiredcolor{color:#ff66ff;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff66ff;}
.actwarning{color:#ff66ff;}
.actwelcome{color:#ffffff;}

.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:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #0ce45;
	border-bottom-color: #0ce45;
	border-left-color: #0ce45;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #0CE45;
	border-bottom-color: #0CE45;
	border-left-color: #0CE45;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #00ce45;
	border-bottom-color: #00ce45;
	border-left-color: #00ce45;
}
.bordred {
	border-bottom : 1px solid #FF3366;
	border-left : 1px solid #FF3366;
	border-right : 1px solid #FF3366;
}
.actsmallheading {
	font-size:10px;
	color: #00ce45;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
