﻿body
{
    font-weight: normal;
    font-size: 12pt;
    font-family: Arial, Helvetica;
    background-color: black;
    text-decoration: none;
    behavior:url("css/csshover.htc")    
}
.WP_Header
{
    width: 800px;
    height: 85px;
    background-color: black;
}
.maintable
{
    width: 800px;
    height: 450px;
    text-align: center;
}
.Status_bar
{
    background-image: url(_images/gradiant1.jpg); background-repeat: repeat-y;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
}
.Content_cell
{
    font-weight: normal;
    font-size: 10pt;
    background-image: url(_images/gradiant2.jpg);
    color: white;
    background-repeat: repeat-y;
    font-family: Arial, Helvetica;
}
.Content_cell2
{
    font-weight: normal;
    font-size: 10pt;
    background-image: url(_images/gradiant3.jpg);
    color: white;
    background-repeat: repeat-y;
    font-family: Arial, Helvetica;
}
.whiteLink
{
    font-size: 10pt;
    color: white;
    font-family: Arial,Helvetica;
    font-weight: bold;
    text-decoration: none;
}

.smallWhite
{
    font-size: 8pt;
    color: white;
    font-family: Arial,Helvetica;
    font-weight: bold;
}
.smallYellow
{
    font-size: 8pt;
    color: yellow;
    font-family: Arial,Helvetica;
    font-weight: bold;
}
.Content_cell_black
{
    font-weight: normal;
    font-size: 12pt;
    color: white;
    background-repeat: repeat-y;
    font-family: Arial, Helvetica;
    background-color: black;
}
.copyright
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica;
    text-align: center;
}
.asterisk
{
    font-weight: bold;
    font-size: 12pt;
    color: red;
    font-family: Times New Roman, Helvetica;
}
.redTahoma
{
    font-weight: normal;
    font-size: 17px;
    color: red;
    font-family: Tahoma, Arial;
}
li
{
    margin-bottom: 5px;
}
.sectionTitle
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Helvetica, Tahoma;
}
.sectionText
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Arial, Helvetica, Tahoma;
    text-align: justify;
}
.bodytextred
{
    font-weight: normal;
    font-size: 12px;
    color: red;
    text-decoration: none;
    font-family: Arial, Helvetica;
}
.bodytext
{
    font-weight: normal;
    font-size: 12px;
    color: blue;
    text-decoration: none;
    font-family: Arial, Helvetica;
}
.bluetext10
{
	font-weight: normal;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
.bodytextright
{
	font-weight: normal;
	font-size: 12px;
	color: blue;
	text-align: right;	
	text-decoration: none;
}
.test
{
    background-color: #a0a0a0;color: Black;height: 100px;width: 200px;border: blue thin solid;
    margin-top: 5px;
    border-left: blue thin solid;
    border-bottom: blue thin solid;
}
.dgHeaderStyle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #a0a0a0;
	text-align: left;
	text-decoration: none;
}
a.dgHeaderStyle:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; COLOR: #a0a0a0; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none}
a.dgHeaderStyle:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; COLOR: #a0a0a0; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none}
a.dgHeaderStyle:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; COLOR: #a0a0a0; FONT-FAMILY: verdana,arial; TEXT-DECORATION: underline}

.dgFooterStyle {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; background-color:#a0a0a0; COLOR: #000000; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none}

.dgItemStyle {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; background-color:#e0e0e0; COLOR:black; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none}
.dgAltItemStyle {FONT-WEIGHT: bold; FONT-SIZE: 12px; text-align: left; background-color:#ffffff; COLOR: black; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none}

