﻿.SmallFont
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.SmallestFont
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: Black;
}
.HyperlinkFont
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Green;
	text-decoration: none;
}
.HyperlinkFont:hover
{
	color: Lime;
}
.ColoredSmallFont
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FF5B0C;
	text-decoration: none;
}
.ErrorFont
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Red;
}
.homelogin_pswrd
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-image: url(pswd_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 154px;
	background-color: #FFFFFF;
	height: 18px;
}
.homelogin_usrnme
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-image: url(usrnsme_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 154px;
	background-color: #FFFFFF;
	height: 18px;
}
.Hyperlinks
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 400;
	color: White;
	text-decoration: none;
}
.Hyperlinks:Hover
{
	color: Lime;
}
.PopupBackground
{
	background-color: #000000;
	filter: alpha(opacity=50);
}
.HyperlinkFontForWhiteBackground
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}
.HyperlinkFontForWhiteBackground:hover
{
	color: Red;
	text-decoration: underline;
}
.AlternatingRowStyle
{
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-align: left;
}
.RowStyle
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-align: left;
}
.HeaderStyle
{
	background-color: #9999FF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: White;
	text-align: center;
}
.RoundedTopCurveStyle
{
	width: 216px;
}
.BlueFontAlignedInSpan
{
	color: #2EBCFC;
	margin-left: 57px;
	text-align: justify;
	width: 130px;
}
.YellowFontAlignedInSpan
{
	height: 50px;
	color: Yellow;
	padding: 5px;
	background-color: #393939;
	height: 72;
	vertical-align: middle;
}

