﻿body
{
	font-family: Tahoma, Verdana, "Century Gothic" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/pagebg08w.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td {
	font-family:  Tahoma, Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.tablestyle {
	font-family:  Tahoma, Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whitetd { color: #FFFFFF }

.whiteletters {color: #FFFFFF}
.redletters {color: #FF0000}
.greyletters {color: #888888; font-weight:bold}

.bold {
	font-weight: bold;
}
.smalltableletters {
	font-size: 12px;
}
.newstable {
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
}

.darkmenu {
	color: #FFFFFF;
	background-color: #B2B2B2;
}

.largetable {
	background-image: url(pics/LargeTableBg.gif);
}

.Headers {
	color: #FF0000;
}

.PageHeaders {
	color: #CC0000;
}
.zerowidthheight {
	font-size: 1px;
}
.LargeLetters {
	font-size: 15px;
}

.LargeWhiteLetters {
	font-size: 15px;
	color: #FFFFFF;
}

.PathOther {
	color: #999999;
}
.PathCurrent {

	color: #D70000;
}
.forminput
{
	font-size:11px;
}

A:hover
{
	color: #da3058;
	text-decoration: none;
}

A:link
{
	color: #990000;
	text-decoration: none;
}

A:visited
{
	color: #ff0000;
	text-decoration: none;
}

A:active
{
    COLOR: #93131d;
    TEXT-DECORATION: none
}

.menu_Default
{
	width: 93px;
	height: 31px;
	color: #FFFFFF;
	background-image: url(images/Menu_bgreybg.gif);
	background-repeat: no-repeat;
}

.menu_Over
{
	width: 93px;
	height: 31px;
	color: #000000;
	background-image: url(images/Menu_bselectedbg.gif);
	background-repeat: no-repeat;
}

.menu_Active
{
	width: 93px;
	height: 31px;
	color: #FFFFFF;
	background-image: url(images/Menu_bcurrentbg.gif);
	background-repeat: no-repeat;
}