body 
{ 
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	background-image: url(art/bkg_all.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
TEXTAREA
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Geneva, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
INPUT
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Geneva, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
SELECT
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Geneva, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
A:link
{
    COLOR: #003399; 
	TEXT-DECORATION: none
}
A:visited
{
    COLOR: #003399; 
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #333333
}

.p7tbsub {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF; /*for Netscape 4*/
	border: 1px solid #999999;
}
.p7tbsub p {
	padding: 3px 12px 3px 6px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #666666;
	text-decoration: underline;
}
.p7tbsub a:visited {
	color: #666666;
}
.p7tbsub a:hover {
	background-color: #EEEEEE;
	color: #660000;
}
.p7tbsub a:active {
	background-color: #EEEEEE;
	color: #660000;
}
.p7tbdn {
	color: #003399!important;
	font-weight: bold;
}
.p7tbsub {
	font-size: 12px!important;
	border-top: 1px solid #EEEEEE !important;
	border-left: 1px solid #EEEEEE !important;
	border-right: 1px solid #EEEEEE !important;
	border-bottom: 1px solid #EEEEEE !important;
}
.p7tbsub p {
	padding: 0 !important;
}
.p7tbsub a {
	display: block;
	padding: 2px 6px 2px 20px;
	text-decoration: none !important;
	width: 50%; /*IE 5 PC reads this*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:160px; /*IE5Mac IE6 Mozilla Opera read this*/
}
.tableMain {
	border-collapse: collapse;
}
.tableMain td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #1F6D6C;
	font-weight: normal;
	padding: 2px;
}
.tableMain th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #4E5A60 2px 2px 2px;
	background-color: #2B9998;
	border: 1px solid #1F6D6C;
	color: #FFFFFF;
	padding: 3px 3px 4px;
}
.tableMainRowColor {
	background-color: #AECDC8;}
