﻿BODY {
	color : #000A62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: #000A62;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	color : Gray;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.Base {
	color: #000A62;
	font-size: 11px;
	text-decoration : none;
}
.Base A {
	color: #000A62;
	font-size: 11px;
	text-decoration: underline;
}
.Base A:HOVER {
	color : Red;
	text-decoration : none;
	font-size: 11px;
}

.Bread A {
	color : White;
	text-decoration : none;
	font-size: 10
}
.Bread A:HOVER {
	color : #FF8C00;
	text-decoration : none;
	font-size: 10
}
.Bread {
	font-size: 10
	
}

.MainMenu A {
	color : White;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
.MainMenu A:HOVER {
	color : Red;
	font-size: 10px;
	text-decoration : underline;
	font-weight: bold;
}
.MainMenu {
	font-size: 10px;
	font-weight: bold;
}
.SubMenu A {
	color : #000A62;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}
.SubMenu A:HOVER {
	color : Red;
	font-size: 11px;
	text-decoration : underline;
	font-weight: bold;
}
.SubMenu {
	font-size: 11px;
	font-weight: bold;
}
.News A {
	color: white;
	font-size: 11px;
	text-decoration : underline;
}
.News A:HOVER {
	color : Yellow;
	text-decoration : none;
	font-size: 11px;
	
}
.News {
	font-size: 11px;
	font-weight: bold;
	color :Yellow;
	
}
.SiblingMenu A {
	color : White;
	text-decoration : underline;
	font-size: 12
}
.SiblingMenu A:HOVER {
	color : White;
	text-decoration : none;
	font-size: 12
}
.SiblingMenu {
	color : White;
	text-decoration : underline;
	font-size: 12
	
}
.VMenu A {
   color : Blue;

	font-size: 10
}
.VMenu A:HOVER {
	color : Lime;
	text-decoration : none;
	font-size: 10
	
}
.VMenu {
	font-size: 10
	
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

TEXTAREA {
	border : 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.FormButton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.Titles {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #660000;
}
.FormElements {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Labels {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.SelectText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.Titles {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #660000;
}

.LeftMenu {
background-image: url(images/body_top_bar.jpg);
background-repeat: repeat-x;
background-position: top;
}

.PromoMenu {
background-image: url(/images/news_back.jpg);
background-repeat: repeat-y;
background-position: top;
}

.HOMERight {
background-image: url(images/right_circle.gif);
background-repeat: no-repeat;
background-position: left;
}
.Hriz {
background-image: url(images/middle_horiz_bar.jpg);
background-repeat: no-repeat;
background-position: right;
}

.Hrizbtm {
background-image: url(images/horizbtm.gif);
background-repeat: repeat-x;
background-position: left;
}

.Hrizline {
background-image: url(images/horizline.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.Hrizlinebtm {
background-image: url(images/horizlinebtm.gif);
background-repeat: repeat-x;
background-position: top;
}
.Hrizline2 {
background-image: url(images/horizline2.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.vertline {
background-image: url(images/vertline.gif);
background-repeat: repeat-y;
background-position: right;
}

.news {
	color : Yellow;
	font-weight: bold;
	font-family : sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
}

.divlbl
{	border-top: 1px solid #ff0000;
	border-left :1px solid #ff0000;
	border-right:1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	}
	.divtxt
{
	width:100px;
	
	padding-right:50%; 
	float:right;
	border-top: 1px solid #ff0000;
	border-left :1px solid #ff0000;
	border-right:1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	}
	
	