body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.SplashBgCell
{		
	background-position: right;
	background-repeat: no-repeat;
}		
		
.XpButton
{		
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F5FD;
	background-image: url(../Images/button_195.gif);
	width: 195px;		
	height: 24px;
	border: none;
	cursor:hand;
}

TD, BODY
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-style:	normal;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
}


INPUT.TextBox
{
	border-width: 1px;
}

INPUT.Button
{
	border-width: 1px;
		
}

.Header
{
	font-size: 14px;
	font-weight: bold;
	color: #32678b;
}

.NormalText-Dark
{
	font-family: Verdana;
	font-size:	10px;
	color: #333333;	
}

.NormalText-Dark:link, .NormalText-Dark:visited
{
	text-decoration: none;
}

.NormalText-Dark:hover
{
	text-decoration: underline;
}