/* CSS Document */

html,body
{
background-image:url(images/body_bg.gif);
background-repeat:repeat;
margin:0;
padding:0;
font-weight:normal;
font-size:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none
}
td.border
{
border:1px solid #570000;
}
.topbg
{
background-image:url(images/center_topbg.gif);
background-repeat:repeat-x;
height:365;
}
.heading
{
font-weight:bold;
font-size:14px;
color:#FFCC00;
font-family:tahoma;
text-decoration:none
}
.white
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none
}
.footer
{
font-weight:normal;
font-size:11px;
color:#ffffff;
font-family:tahoma;
text-decoration:none
}
A.footerlink
{
font-weight:normal;
font-size:11px;
color:#ffffff;
font-family:tahoma;
text-decoration:none
}
A.footerlink:hover
{
font-weight:normal;
font-size:11px;
color:#FAEC05;
font-family:tahoma;
text-decoration:none
}

.content
{
font-weight:normal;
font-size:12px;
color:#FFCC00;
font-family:tahoma;
text-decoration:none
}
img.imgborder
{
border:4px solid #FFCC00;
}
img.imgsmlborder
{
border:2px solid #FFCC00;
}
table.tblborder
{
border:4px solid #FFCC00;
}
input.textboxnew
{
border:1px solid #333333;
background-color:#A4A4A4;
font-weight:normal;
font-family:tahoma;
color:#000000;
font-size:11px;
height:18px;
text-decoration:none;
}
textarea.textboxarea
{
border:1px solid #333333;
background-color:#A4A4A4;
font-weight:normal;
font-family:tahoma;
color:#000000;
font-size:11px;
height:18px;
text-decoration:none;
}
.whitenormal
{
font-weight:normal;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
text-align:justify
}

.yellowlab
{
font-weight:bold;
font-size:11px;
color:#ffcc00;
font-family:tahoma;
text-decoration:none;
text-align:justify
}
.yellowlabbig
{
font-weight:bold;
font-size:12px;
color:#ffcc00;
font-family:tahoma;
text-decoration:none;
text-align:justify
}
.more
{
font-weight: normal;
font-size: 12px;
font-family: verdana;
color: #ff0000;
text-decoration: underline
}
A.morelink
{
font-weight: normal;
font-size: 12px;
font-family: verdana;
color: #ff0000;
text-decoration: underline
}
A.morelink:hover
{
font-weight: normal;
font-size: 12px;
font-family: verdana;
color: #000000;
text-decoration: underline
}
a.blacklink
{
font-size:12px;
font-weight:bold;
color:#000000;
font-family:Verdana;
text-decoration:none;
}
a.blacklink:hover
{
font-size:12px;
font-weight:bold;
color:#FF0000;
font-family:Verdana;
text-decoration:underline;
}

A.whitelink
{
font-weight:normal;
font-size:12px;
color:#ffffff;
font-family:tahoma;
text-decoration:underline;
}
A.whitelink:hover
{
font-weight:normal;
font-size:12px;
color:#FAEC05;
font-family:tahoma;
text-decoration:underline;
}
