.hbarBG{
	background-image:url('../img/horizonbar.gif');
	background-repeat:repeat-y
}

.otrimBG{
	background-image:url('../img/spacer.gif');
	background-repeat:repeat-x
}

.surmainBG{
	background-image:url('../img/bg_top_r1_c1.gif');
	background-repeat:no-repeat
}
.sursubmainBG{
	background-image:url('../img/bg_top_r2_c1.gif');
	background-repeat:no-repeat
}
.surotrimBG{
	background-color:#DAF6F5;
	background-repeat:repeat-x
}

.transBG1{
	font-size:14px;
	font-weight:bold;
	color:#666633;
	background-color:#CCCC66;
	background-repeat:repeat-x,y;
}

.transBG2{
	font-size:14px;
	font-weight:bold;
	color:#CCCC66;
	background-color:#333300;
	background-repeat:repeat-x,y;
}

.transBG3{
	font-size:14px;
	font-weight:bold;
	color:#333300;
	background-color:#CCCC99;
	background-repeat:repeat-x,y;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px; 
}

body, table, td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#000000;
}

.smallBlack{
	font-size:11px;
	color:#000000;
}

.tanH{
	font-size:14px;
	font-weight:bold;
	color:#CCCC99;
}

.tan{
	font-size:12px;
	color:#CCCC99;
}

.sagegreenH{
	font-size:14px;
	font-weight:bold;
	color:#666633;
}

.sagegreen{
	font-size:12px;
	color:#666633;
}

.dkblueH{
	font-size:14px;
	font-weight:bold;
	color:#003366;
}

.dkblue{
	font-size:12px;
	color:#003366;
}

.darkgreenH{
	font-size:14px;
	font-weight:bold;
	color:#333300;
}

.darkgreen{
	font-size:12px;
	color:#333300;
}

.blackH{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.black{
	font-size:12px;
	color:#000000;
}

.greyH{
	font-size:14px;
	color:#575E5E;
	font-weight:bold;
}

.grey{
	font-size:12px;
	color:#575E5E;
}

.grey1H{
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	font-size:11px;
	color:#333333;
}

.grey2H{
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	font-size:12px;
	color:#666666;
}

.grey3H{
	font-size:14px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	font-size:12px;
	color:#999999;
}

.grey4H{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	font-size:12px;
	color:#CCCCCC;
}

.redHDot{
	font-size:14px;
	color:#4E0A04;
	font-weight:bold;
	width:100%;
	border-color:#4C5454; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}


.redH{
	font-size:14px;
	color:#4E0A04;
	font-weight:bold;
}

.red{
	font-size:12px;
	color:#4E0A04;
}

.orangeH{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
}

.orange{
	font-size:12px;
	color:#FF9900;
}

.blueH{
	font-size:14px;
	color:#0099CC;
	font-weight:bold;
}

.blue{
	font-size:12px;
	color:#0099CC;
}

.greenH{
	font-size:14px;
	color:#669900;
	font-weight:bold;
}

.green{
	font-size:12px;
	color:#669900;
}

.yellowH{
	font-size:14px;
	color:#FFCC00;
	font-weight:bold;
}

.yellow{
	font-size:12px;
	color:#FFCC00;
}

.pinkH{
	font-size:14px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	font-size:12px;
	color:#FF00CC;
}

.purpleH{
	font-size:14px;
	color:#660099;
	font-weight:bold;
}

.purple{
	font-size:12px;
	color:#660099;
}

.whiteH{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	font-size:12px;
	color:#FFFFFF;
}

.whiteS{
	font-size:11px;
	color:#FFFFFF;
}

hr{
	color:#003366;
}

tr{
	vertical-align:top;
}

img {
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

.form{
	background-color:#B0B7B7;
	color:#4E0A04;
	border-color:#FFFFFF; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.border{
	border:1px solid #4C5454;
}

.borderDotGrey{
	border:1px dashed #4C5454;
}

.borderDot{
	border:1px dashed #FFFFFF;
}

.borderWhite{
	border:1px solid #FFFFFF;
}

.borderTop{
	border-color:#4C5454; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#4C5454; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#4C5454; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#4C5454; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottomDotWhite{
	border-color:#FFFFFF; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderLeft{
	border-color:#4C5454; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderRight{
	border-color:#4C5454; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

ul{
	list-style:circle;
}

/*---------- text-link ----------*/
/* default
a:link{text-decoration:underline; color:#000099;}
a:visited {text-decoration:underline; color:#000099;}
a:hover {text-decoration:underline; color:#FF3300;}
*/

a:link{text-decoration:underline; color:#333300;}
a:visited {text-decoration:underline; color:#333300;}
a:hover {text-decoration:underline; color:#CCCC66;}

a.redToWhiteUL:link{text-decoration:underline; color:#4E0A04;}
a.redToWhiteUL:visited {text-decoration:underline; color:#4E0A04;}
a.redToWhiteUL:hover {text-decoration:underline; color:#FFFFFF;}

a.redToWhite:link{text-decoration:none; color:#4E0A04;}
a.redToWhite:visited {text-decoration:none; color:#4E0A04;}
a.redToWhite:hover {text-decoration:none; color:#FFFFFF;}

a.blackToWhite:link{text-decoration:none; color:#000000;}
a.blackToWhite:visited {text-decoration:none; color:#000000;}
a.blackToWhite:hover {text-decoration:none; color:#FFFFFF;}

a.brownToTanUL:link{text-decoration:none; color:#333300;}
a.brownToTanUL:visited {text-decoration:none; color:#333300;}
a.brownToTanUL:hover {text-decoration:underline; color:#CCCC66;}

a.blueToblueUL:link{text-decoration:none; color:#708DA9;}
a.blueToblueUL:visited {text-decoration:none; color:#708DA9;}
a.blueToblueUL:hover {text-decoration:underline; color:#003366;}


/*-------------- Compilation ---------------*/
.PAv2 {
a.brownToTanUL:link{text-decoration:none; color:#333300;}
a.brownToTanUL:visited {text-decoration:none; color:#333300;}
a.brownToTanUL:hover {text-decoration:underline; color:#CCCC66;}
}