html{height:100%}
body {
font-family: Arial;
font-size: 12px;
margin:0px;
scrollbar-base-color: e6e6e6; 
scrollbar-arrow-color: b4b4b4; 
SCROLLBAR-SHADOW-COLOR: efefef; 
SCROLLBAR-3DLIGHT-COLOR: efefef; 
SCROLLBAR-TRACK-COLOR: ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: d5d5d5; 
SCROLLBAR-FACE-COLOR: d7d7d7;
background-color:#ffffff;
background-position:top;
background-repeat:repeat-x;
height:100%;
}
td{font-family: Arial; font-size: 12px; font-weight: normal; color: 000000; vertical-align:top}
img{vertical-align:middle; border:0px}

.mainbg{background-repeat:repeat-x; background-position:top}	
.topBlank{background-repeat:repeat-x; background-position:top; vertical-align:middle; text-align:right; padding-right:35px}	
.wt{color:#FFF}
.horline{border-bottom: 1px #b6b6b6 solid;height: 1px;}
.middle{vertical-align:middle;}
.top{vertical-align:top;}
.right{text-align:right}
.center{text-align:center}
.menuBg{background-image:url(../images/MenuBg.jpg); background-repeat:repeat-x;}
.bgLeft{background-image:url(../images/bgleft.jpg); background-repeat:no-repeat; background-color:#05456c; background-position:top}
.footer{background-image:url(../images/footer.jpg); background-repeat:repeat-x}
.pad{padding:6px;}
.pad2{padding:10px;}
.pad3{padding:15px;}
.textbox{background-image:url(../images/grey.png); background-repeat:repeat-x; height:26px; border:1px solid #CCC;}
.whiteText{color:#FFF; font-weight:bold}
.h1{font-size:21px; color:#ff8921}
.h2{font-size:21px; color:#333}
.h3{font-size:17px; color:#1079b0}
.h4{font-size:21px; color:#FFF}
.h5{font-size:15px; color:#ff8921}
.border{border:1px solid #CCC}
.grey{color:#999}
.grey2{color:#666}
.borderBottom{border-bottom:1px solid #CCC}
.borderLeft{border-left:1px solid #CCC}


.links
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #706970;
}
A.links:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff6c00;
}
.linkFooter
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1079b0;
}
A.linkFooter:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #ff6c00;
}
#menu
{
display: block;
font-family: Arial;
color: #999;
font-size: 14px;
font-weight:bold;
height: auto;
text-decoration: none;
cursor:pointer;
line-height:48px;
padding: 0px 5px 0px 5px;
text-align:left;
background-repeat:no-repeat;
border-left:1px solid #CCC;
text-align:center;
}
#menu:hover
{ 
color: #F30;
background-image:url(../images/menu_Over.png);
background-repeat:repeat-x;
}
