BODY 
{	
	FONT-SIZE: 10pt; BACKGROUND-COLOR: #FFFFFF;  COLOR: #4C4A4C; FONT-FAMILY: Tahoma, Arial, Helvetica, "Sans Serif";
	scrollbar-face-color: #6D6D6D; margin:0;
}
A:link, A:active, A:visited {
	COLOR: Brown; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none;
}
A:hover, A:visited:hover {
	COLOR: Orange; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none
}
.Menu
{
	color: #CCCCCC;
}
.News
{
	color: #4C4A4C; 
}
.TableTitle
{
	height: 28;
	background-image: url('../images/menu.jpg');
}
.TableBody
{
	background-color: #EDEDED;
}
.TableBorder
{
	background-color: #8C8A8C;
}
HR
{
	color: #8C8A8C; 
}

A.Menu:link, A.Menu:active, A.Menu:visited {
	COLOR: #CCCCCC; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none;
}
A.Menu:hover, A.Menu:visited:hover {
	COLOR: white; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: Tahoma, Arial, Helvetica, "Sans Serif"
}
P {
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 10pt
}
H1 {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 45px; FONT-WEIGHT: none
}
H2 {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 30px; FONT-WEIGHT: none
}
H3 {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 25px; FONT-WEIGHT: none
}
H4 {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 20px; FONT-WEIGHT: none
}
H5 {
	FONT-FAMILY: Tahoma; FONT-SIZE: 15px; FONT-WEIGHT: none
}
H6 {
	FONT-FAMILY: Tahoma; FONT-SIZE: 10px; FONT-WEIGHT: none
}
A.Footer:link, A.Footer:active, A.Footer:visited {
	COLOR: White; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none;
}

A.Footer:hover, A.Footer:visited:hover {
	COLOR: Orange; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: Regular; TEXT-DECORATION: none
}

.button
{
	font-family: Tahoma;
	font-size:9pt; 
	color:black; 
	background-color:#CECECE; 
	border: #6699CC; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
.TextBox		
{
	font-family: Tahoma;
	font-size:10pt; 
	color:black; 
	background-color:white; 
	border: #004993; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
.ComboBox		
{
	font-family: Tahoma;
	font-size:10pt; 
	color:#004993; 
	background-color:white; 
	border: #004993; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	scrollbar-face-color: #004993;
}
TR.Checked
{
	background-color:gray; 
}

A.BlueLink:link, A.BlueLink:active, A.BlueLink:visited {
	COLOR: #0033FF;
}
A.BlueLink:hover, A.BlueLink:visited:hover {
	COLOR: #6699FF;
}

A.RedLink:link, A.RedLink:active, A.RedLink:visited {
	COLOR: #FF0000;
}
A.RedLink:hover, A.RedLink:visited:hover {
	COLOR: #FF7777;
}

A.GreenLink:link, A.GreenLink:active, A.GreenLink:visited {
	COLOR: #00C000;
}
A.GreenLink:hover, A.GreenLink:visited:hover {
	COLOR: #80FF80;
}

