*
{
	font-family:Arial;
	font-size:10pt;
}
body
{
	font-family:Arial;
	font-size:10pt;
	color:#606060;
}
.TopNavigation, .TopNavigation:link, .TopNavigation:visited, .TopNavigation:hover
{
	font-size: 11px;
	font-family:arial;
	color:Black;
	text-decoration:none;
	text-transform: uppercase;
}
.FirstLetterNavigation
{
	font-size:14px;
	background-color: #DF2823;
	padding:1px;
	color:White;
	font-weight:bold;
	margin-right: 1px;
}
.MasterTopLine
{
	background-color: #DF2823;
}
.MasterBottomLine
{
	background-color: #DF2823;
}
.ScrollingTextLineTop
{
	background-color: #DF2823;
}
.ScrollingTextLineBottom
{
	background-color: #DF2823;
}
.LabelArea, .LabelArea a
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	color:Gray;
}
.TextStyle
{
	padding:4px;
	padding-right:12px;
	font-family:Arial;
	font-size:12px;
}
.Button
{
	border: 0px;
	color: White;
	background: url(../images/buttons/maincommon.gif) repeat-x;
	font-size: 8pt;
	font-family: arial;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
}
.ButtonRegister
{
	border: 0px;
	color: White;
	background: url(../images/buttons/mainregister.gif) repeat-x;
	font-size: 9pt;
	font-family: arial;
	width: 190px;
	height: 23px;
}
h1
{
	color: #DF2823;
	font-size:20px;
	font-family:Arial;
}
h2
{
	color:#DF2823;
	font-size:14px;
	font-family:Arial;
}
h3
{
	color: #DF2823;
	font-size:12px;
	font-family:Arial;
}
.Home
{
	text-align: center;
}
.LeftNavigation
{
	padding-top:4px;
	padding-left:15px;
	padding-bottom:4px;
	background-image:url(../images/background.gif);
}
.LeftNavigationActive
{
	color: #DF2823;
}	
.LeftNavigation a, .LeftNavigation a:link, .LeftNavigation a:visited, .LeftNavigation a:hover
{
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
	color:Gray;
}
.MarqueeStyle
{
	font-family:arial;
	font-size:10pt;
	border-bottom:1px solid #DF2823;
	border-top:1px solid #DF2823;
	padding-top:2px;
	padding-bottom:2px;
}
.subpageMarqueeStyle
{
	font-family:arial;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
}
.LoginNavigation a
{
	color: #DF2823;
}
