/* CSS Document */

body
{
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:20px;
}
img
{
border:0px;
}

table tr td
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.white
{
background-color:#FFFFFF;
}
.menubg
{
background-image:url(../images/blue-band-bg-1.jpg);
background-color:#003399;
color:#FFFFFF;
}
.footer
{
color:#FFFFFF;
text-decoration:none;
}
.footer:hover
{
color:#00CCFF;
text-decoration:underline;
}

.black
{
color:#000000;
text-decoration:none;
}
.black:hover
{
color:#000099;
text-decoration:underline;
}

.gray
{
background-color:#ECECEC;
}

.font
{
color:#333333;
padding:5px;
}

.sub
{
border:1px solid #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background:none;
height:15px;
}
.subbt
{
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#9C1C10;
background:#FFFFFF;
height:20px;
width:25px;
}

a
{
color:#CC0000;
text-decoration:none;
}

a:hover
{
color:#000000;
text-decoration:underline;
}

.rdbrd
{
border:1px solid #666666;
background-color:#FFFFFF;
}


.text-font
{
font-size:11px;
text-align:justify;
color:#333333;
padding:10px;
line-height:15px;
}

.text-font-1
{
font-size:11px;
text-align:justify;
color:#333333;

}
.subhead
{
font-family:"arial";
padding-left:0px; 
font-size:12px;
color:#CC0000;
font-weight:bold;
}

.white{background-color:#FFFFFF;}
.pad {padding:3px;}


.input
{
border:1px #999999 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
height:16px;
width:200px;
background:none;
}
textarea
{
border:1px #999999 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
width:200px;
background:none;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-shawdow-color:#666666;
	scrollbar-3Dlight-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#666666;
}

.bt
{
border:1px #FFFFFF solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
height:20px;
width:100px;
background-image:url(../images/blue-band-bg-1.jpg);
}

.txt-link
{
font-size:11px;
text-decoration:none;
color:#333333;

}
.txt-link:hover
{
font-size:11px;
text-decoration:underline;
color:#660000;
}

.txt-bg
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:#F5F5F5 url(../images/txt-bg.jpg) no-repeat  bottom;
}
.txt-bg1
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:#F5F5F5 url(../images/txt-bg1.jpg) no-repeat  bottom;
}

.topbrd
{
border-top:1px solid #CCCCCC;
}
.mainfield
{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
font-weight:bold;

}
.style1
{
color:#CC0000;}

