﻿body
{
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}

.style1 {
	color: Gray;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2 {
	color: #E4E1C4;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #FBF8DC;
	font-size: 11px;
	font-family: tahoma
}
.style4 {
	color: #D3D1BD;
	font-size: 11px;
	font-family: tahoma
}
.style5 {
	color: #CECBAE;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #FCF7C8;
	font-size: 11px;
	font-family: tahoma
}
.style7 
{
   color: #FFCC00;
   font-size: 11px;
   font-family:Tahoma
}

.style8
{
   color: Gray;
   font-size: 11px;
   font-family: Tahoma
}

.newstitle
{
   color: Black;
   font-size: 14px;
   font-weight: bold;
   font-family: Tahoma;
}

.newsbody
{
   color: Black;
   font-size: 12px;
   font-weight: normal;
   font-family: Tahoma;
}

#mu li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#E7E2B3}

.stdtext
{
   font-family: Verdana;
   font-size: 8pt;
}

.stdtextbox
{
   font-family: Verdana;
   font-size: 8pt;
   width: 99%;
}
   
.stdtextbox_span
{
   font-family: Verdana;
   font-size: 8pt;
   width: 100%;
}

.hyperlink
{
   font-family: Verdana;
   font-size: 8pt;
   font-weight: bold;
   color: Blue;
   text-decoration: underline;
}   

.welcome
{
   font-family: Verdana;
   font-size: 8pt;
   font-weight: bold;
   color: Black;
}

.requiredfield
{
   font-family: Verdana;
   font-size: 8pt;
   color: Red;
}

.table
{
   height: 100%;
   width: 100%;
}

.sessiontext
{
   font-weight: bold;
   font-size: 14pt;
   color: navy;
   font-style: italic;
   font-family: Arial;
   background-color: transparent;
}