/*body specific*/
body{
	scrollbar-3dlight-color:#242424;
	scrollbar-arrow-color:#6e6e6e;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#242424;
	scrollbar-face-color:#474747;
	scrollbar-highlight-color:#242424;
	scrollbar-shadow-color:#242424;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#F0F0F0;
	background-color: #333333;
}
.black {
	color: #000000;
}

textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}
.header_bar {
	background-color: #393939;
	background-image: url(images/top_section_middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	padding: 10px;
	color: #FFFFFF;
}

.input1 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 0.75em;
	border: 1px solid #6d6d6d;
	background-color: #474747;
}
.input2 {
	background-color: #99876b;
	color: #FFFFFF;
	font-size: 0.75em;
	border: 1px solid #a99f98;
}
h5 {
	margin: 0px;
}

/*cope with inheritance bugs*/
p {
	font-size: 0.75em;
	margin-top: 0px;
}
.highlight {
	background-color: #3F3F3F;
	padding: 3px;
}


.logo_bg {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 106px;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
}
.btn1_left {
	background-image: url(images/btn1_edges.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 21px;
}
.btn1_right {
	background-image: url(images/btn1_edges.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 21px;
}
.btn2_left {
	background-image: url(images/btn2_edges.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 8px;
}
.btn2_leftb {
	background-image: url(images/btn3_edges.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 8px;
}
.btn2_right {
	background-image: url(images/btn2_edges.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 8px;
}

.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 106px;
}
a.main_menu:link,a.main_menu:active,a.main_menu:visited
{
	background-color: #39281B;
	background-image: url(images/btn1_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.main_menu:hover
{
	color: #FFFFFF;

}
.bg_left {
	background-image: url(images/bg_edges.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
}
.bg {
	background-color: #474747;
	padding: 8px;
}
.bolts_left {
	background-image: url(images/bolts.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 18px;
}
.grey {
	color: cccccc;
}
.white {
	color: #FFFFFF;
}

.bg2 {
	background-color: #242424;
	padding: 8px;
}

.bolts_left2 {
	background-image: url(images/bolts2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 18px;
}
.bolts_bg {
	background-image: url(images/bolts_middle.gif);
	background-repeat: repeat-x;
}

.bolts_right {
	background-image: url(images/bolts.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	width: 18px;
}
.bolts_bg2 {
	background-image: url(images/bolts_middle2.gif);
	background-repeat: repeat-x;
}

.bolts_right2 {
	background-image: url(images/bolts2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	width: 18px;
}

.bg_right {
	background-image: url(images/bg_edges.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}

a.main_menu2:link,a.main_menu2:active,a.main_menu2:visited
{
	background-color: #39281B;
	background-image: url(images/btn2_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
}
.tlc {
	background-image: url(images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
.trc {
	background-image: url(images/corners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 12px;
}
.top
{background-image: url(images/top.gif);
	background-repeat: repeat-x;
}

a.main_menu2:hover
{
	background-image: url(images/btn3_middle.gif);
	color: #FFFFFF;
}
.orange {
	color: #F6B013;
}
.top_image {
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	width: 366px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#f6b013;
text-decoration:none;
}

a:visited{
color:#f6b013;
text-decoration:none;
}

a:hover{
color:#ffffff;
text-decoration:underline;
}

a:active{
color:#f6b013;
text-decoration:none;
}

a.boxlink:link,a.boxlink:active,a.boxlink:visited{
color:#ffffff;
	text-decoration:none;
	display: block;
	padding: 8px;
}
label {
	font-size: .8em;
}

a.boxlink:hover{
	text-decoration:underline;
	color: #F4A00D;
	background-color: #393939;
}
li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

H1, H2, H4, {
font-family:Arial, Helvetica, sans-serif, Verdana, Geneva;
}

H3{
font-family:Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:12px;
	margin: 0px;
}
h6{
margin:0px;
}
h5{
font-size:0.9em;
margin:0px;
}
.actCHECKOUTEM {background-color:#df7527;}
.actCHECKOUTBG {background-color:#474747;}

.actlarger{
	font-size: larger;
	color:#ffffff;
}

.actsmaller{
	font-size: smaller;
	color:#ffffff;
}

.actxxsmall{
	font-size:9px;
	color:#ffffff;
}

.actxsmall{
	font-size:12px;

	color:#ffffff;
}

.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:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#ffffff;}

.actlogotext {font-family:Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	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: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.thinred2 {
	border-top-width: 1px;
	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: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-transform: uppercase;
}

td.boxheader {
	background-image: url(images/section_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #393939;
}
