body 
{
	font:12px Trebuchet MS, Arial, sans-serif; 
	color:#5c6f86;
	text-align:center;
	margin:0;
	padding:0;
}

.SmallFont
{
	font:10px Tahoma, Arial, sans-serif; 
	color:#5c6f86;
}

.MediumFont
{
	font:12px Trebuchet MS, Tahoma, Arial, sans-serif; 
	color:#5c6f86;
}
.MediumFontDk
{
	font:12px Trebuchet MS, Tahoma, Arial, sans-serif; 
	color:#0e2743;
}
.MediumFontDkLg
{
	font:14px Trebuchet MS, Tahoma, Arial, sans-serif; 
	color:#0e2743;
}

.SmallTextInput
{
	border: 1px solid #cad2dc;
	width:140px;
	background-color: transparent;
	font:12px Tahoma, Arial, sans-serif; 
	color:#5c6f86;

}
.SmallerTextInput
{
	border: 1px solid #cad2dc;
	width:55px;
	background-color: transparent;
	font:12px Tahoma, Arial, sans-serif; 
	color:#5c6f86;
}
.MediumTextInput
{
	font:12px Trebuchet MS, Arial, sans-serif; 
	border: 1px solid #cccccc;
	width:250px;
}
















