/*cope with inheritance bugs*/
/*body, table, th, td{
color:#000000;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/

/*cope with inheritance bugs*/
body, table, th, td{
/*color:#000000;*/
font-size: 12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

/*body specific
body{
background-color:#ffffcc;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}*/

body {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(bg-3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.containertop {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.containerbot {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topmenu {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	background-image: url(tabbg3.jpg);
}
a.topmenunav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenunav:hover {
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.addressbartext {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.sidemenunav {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px;
	border-left: 5px solid #ff9900;
	background-color: #666666;
	color: #fff;
	text-decoration: none;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: none;
}
a.sidemenunav:hover {
	border-left: 5px solid #ff9900;
	background-color: #999999;
	color: #fff;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
}a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;*/
}
.sideaddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.bottombox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.leftbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.topheader {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topright {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.topleft {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

.menubg {
	background-attachment: scroll;
	background-image: url(menu-bg.jpg);
	background-repeat: repeat-x;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

/*a:link{
color:#993300;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#cc6633;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#993300;
font-size:x-small;
text-decoration:none;
}*/

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

/*H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#99cc66;}
.actCHECKOUTBG {background-color:#ffcc99;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#999900;}
.actrequiredcolor{color:#999900;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#999900;}
.actwarning{font-size:x-large;color:#999900;}
.actwelcome{font-size:medium;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:#993300;}