body { 
    scrollbar-face-color: #1c5998;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #1c5998;
    scrollbar-darkshadow-color: #1c5998;
    scrollbar-track-color: #1c5998;
    scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tdbg1 { background-image: url(../images/bg_ltcol.gif); background-repeat: repeat-x; background-position: top right;}

.tdbg2 { background-image: url(../images/bg_rtcol.gif); background-repeat: repeat-x; background-position: top left;}

.tdbg3 { background-image: url(../images/bg_ltcol2.gif); background-repeat: repeat-x; background-position: top right;}

.tdbg4 { background-image: url(../images/bg_rtcol2.gif); background-repeat: repeat-x; background-position: top left;}

.tdbg5 { background-image: url(../images/bg1.jpg); background-repeat: repeat-x; background-position: top center;}

.footertext {font-family:arial; font-size:10px; color:#ffffff;}

.footerlink:link     { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.footerlink:visited { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.footerlink:active  { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.footerlink:hover  { font-family:arial; font-size:10px; color:#ffffff; text-decoration:none; font-weight: bold; }

.stlink:link     { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.stlink:visited { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.stlink:active  { font-family:arial; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.stlink:hover  { font-family:arial; font-size:10px; color:#ff9900; text-decoration:none; font-weight: bold; }

.textblack11px {  font-family: arial, verdana; font-size: 12px; line-height: 16px; color: #110f45}
.textblack11px a:link {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack11px a:visited {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack11px a:active {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack11px a:hover {color: #c10010; font-weight:bold; text-decoration:none;}

.textblack12px {  font-family: arial, verdana; font-size: 12px; line-height: 17px; color: #110f45}
.textblack12px a:link {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack12px a:visited {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack12px a:active {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textblack12px a:hover {color: #c10010; font-weight:bold; text-decoration:none;}

.textwhite12px {  font-family: arial, verdana; font-size: 12px; line-height: 17px; color: #ffffff}
.textwhite12px a:link {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textwhite12px a:visited {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textwhite12px a:active {color: #1c4d8f; font-weight:bold; text-decoration:underline;}
.textwhite12px a:hover {color: #c10010; font-weight:bold; text-decoration:none;}

.img_bd_dot_bk {border-width:1px; border-style:dotted; border-color:#000000;}
.img_bd_sld_bk {border-width:1px; border-style:solid; border-color:#000000;}

.img_bd_dot_wt {border-width:1px; border-style:dotted; border-color:#ffffff;}
.img_bd_sld_wt {border-width:1px; border-style:solid; border-color:#ffffff;}

.forminput {
	font-family: arial;
	padding: 2px;
	background-color:#f0f0f0;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #ffffff;
}


