﻿.style3 {font-family: "Verdana"; font-size: 12px; }
.style11 {color: #2292AA}
.style12 {color: #999999}
.style13 {
	font-family: "Verdana";
	color: #666666;
	font-size: 11px;
}
.style16 {
	color: #72D9E8;
	font-weight: bold;
}
.style17 {color: #00D4E7}
.style18 {color: #00D4E7; font-weight: bold; }
.style20 {font-family: "Myriad Web"; font-size: 12px; color: #132146; }

A.MainMenu,A.MainMenu:active,A.MainMenu:link,A.MainMenu:visited
{
	font-family: "Verdana"; 
	font-size: 10px; 
	color: #00D4E7;
	font-weight: bold;
	text-decoration: none;
}
A.MainMenu:hover
{
	text-decoration: underline;
}
A.MainMenuSelected,A.MainMenuSelected:active,A.MainMenuSelected:link,A.MainMenuSelected:visited
{
	font-family: "Verdana"; 
	font-size: 10px; 
	color: #103944;
	font-weight: bold;
	text-decoration: none;
}

A.MainMenuSelected:hover
{
	text-decoration: underline;
}

.ContentHeader
{
	font-family: "Verdana"; font-size: 12px; 
	color: #2292AA;
	font-weight: bold;
	text-align: left;
	background-image: url('Images/ContentHeaderBg.jpg');
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 21px;
}

.ContentFooter
{
	font-family: "Verdana"; font-size: 12px; 
	color: #2292AA;
	font-weight: bold;
	text-align: left;
	background-image: url('Images/ContentHeaderBg.jpg');
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 390px;
}

.Content
{
	font-family: "Verdana";
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
	text-align: justify;
}

.Label
{
	font-family: "Verdana";
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
	text-align: right;
}

.LabelMessage
{
	font-family: "Verdana";
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
	text-align: center;
}

A.ContentLink,A.ContentLink:active,A.ContentLink:link,A.ContentLink:visited
{
	font-family: "Verdana";
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
	text-align: justify;
	text-decoration: underline;
}

A.ContentLink:hover
{
	text-decoration: none;
	color: #00D4E7;
}

UL
{
	font-family: "Verdana";
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
	text-align: left;
}

