body
{
	font-family: Tahoma, Verdana, "Century Gothic" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e5e5e5;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebg_app.gif);
}


.tablestyle,td {
	font-family:  Tahoma, Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitetd { color: #FFFFFF }

.whiteletters {color: #FFFFFF}
.redletters {color: #FF0000}

.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: medium;
}
.PathOther {
	color: #999999;
}
.PathCurrent {

	color: #D70000;
}
.forminput
{
	font-size:11px;
}

A:hover
{
	color: #FFFF33;
	text-decoration: none;
}

A:link
{
	color: #990000;
	text-decoration: none;
}

A:visited
{
	color: #ff0000;
	text-decoration: none;
}

A:active
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
