BODY
{
	padding: 0px;
	margin: 0px;
}
.LinkStyle
{
	font-weight: bolder;
	font-size: 89pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.LinkOverStyle
{
}
.DataFont
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial;
}
.DatFontBold
{
	color: #000000;
}
.TopNavClick
{
	font-size: 10pt;
	color: #FFFF00;
	font-family: Verdana;
	font-weight: BOLD;
	text-decoration: none;
}
.TableFonts
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: BOLD;
	text-decoration: none;
}
.Headdings
{
	font-weight: bolder;
	font-size: 10pt;
	color: #222187;
	font-family: Verdana, Arial;
}

.heading
{
	font-weight: bolder;
	font-size: 14pt;
	color: #222187;
	font-family: Verdana, Arial;
}

.DataFontLink
{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}
.DataFontBold
{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}
.DataFontYellow
{
	font-size: 9pt;
	color: #AF0001;
	font-family: Verdana, Arial;
}
.DataFontBlackBold
{
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	text-decoration: none;
}
INPUT
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 11px;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: verdana;
}
TEXTAREA
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 11px;
	overflow: auto;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: verdana;
}
.textbody
{
	background-image: url('../design_imgs/bodybg.jpg');
	background-repeat: repeat-x;
	background-color: #262626;
}

.bodytxtbg
{
	background-color: #ffffff;
	padding: 15px;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-family: Arial, Verdana;
}

.admbodytxtbg
{
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 30px;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	font-family: Arial, Verdana;
}

.bodytxtwbg
{
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 30px;
}


.adminpaneltitle
{
	background-color: #000000;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, tahoma, arial;
}

.adminpanelborder
{
	border: solid 1px #DDDDDD;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, tahoma, arial;
}

.NavBarGreen
{
	background-image: url('../design_imgs/navbarbgreen.jpg');
	font-size: 8pt;
	height: 32px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, tahoma, arial;
}

.NavBarAsh
{
	background-image: url('../design_imgs/navbarash.jpg');
	font-size: 8pt;
	height: 32px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #aeaeae;
	font-family: Verdana, tahoma, arial;
	cursor: pointer;
}

.TR
{
	background-color: #22285e;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, tahoma, arial;
}

.TDBorder
{
	border: solid 1px #DDDDDD;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, tahoma, arial;
}

.TableHeaderLink:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
.InnerTableStyle
{
	background: #FFFFFF;
}
.OuterTableStyle
{
	background: #0A0A4F;
}
.TableHeaderStyle
{
	background: #0A0A4F;
}
.TableHeader
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
.BodyText
{
	font-family: Arial;
	font-size: 9pt;
	color: #555555;
}

