body{background-color:#000000;
margin-top:30px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
}

/*Main table Starts*/
.table_border
{
border:1px #373737 solid;
}

.img_border
{
border:6px #ffffff solid;
}
.img_border2
{
border:1px #ffffff solid;
}
.line
{
background-image:url(../images/grayline_16.gif);
background-repeat:repeat-x;
background-position:bottom;
}

/*Main table Starts*/

/*Headings Start*/

/*Headings End*/

/*Body Text*/
.bodytxt{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
line-height:16px;
}

.yellow{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#FFB200;
margin:0px;
padding:0px;
}

.yellow a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFB200;
text-decoration:none;
line-height:16px;
text-decoration:none;
}
.yellow a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
line-height:16px;
text-decoration:none;
}

.red{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#FF000B;
margin:0px;
padding:0px;
}

.red a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF000B;
text-decoration:none;
font-weight:normal;
line-height:16px;
text-decoration:none;
}
.red a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
line-height:16px;
text-decoration:none;
}

.blue{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#0091FF;
margin:0px;
padding:0px;
}


.blue a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0091FF;
text-decoration:none;
font-weight:normal;
line-height:16px;
text-decoration:none;
}
.blue a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
line-height:16px;
text-decoration:none;
}

.green{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#00D61B;
margin:0px;
padding:0px;
}

.green a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#00D61B;
text-decoration:none;
font-weight:normal;
line-height:16px;
text-decoration:none;
}
.green a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
line-height:16px;
text-decoration:none;
}
/*Body Text*/

/*Footer Area Starts*/
.footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5E5E5E;
text-decoration:none;
line-height:16px;
}

.footer a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5E5E5E;
text-decoration:none;
line-height:16px;
text-decoration:none;
}

.footer a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
line-height:16px;
text-decoration:none;
}

/*Footer Area Ends*/
.width_300 {width:300px;}
.width_350 {width:350px;}
.redbg {background-color:#272727;color:#ffffff;border:1px #ffffff solid;}