body {
	background-image: url(/v2/images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bluemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42A0E0;
	font-weight: bold;
}
.darkbluesm {
	font-size: 10px;
	font-weight: bold;
	color: #015998;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textbox_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #015998;
}
a:active {
	color: #015998;
}
.titles {
	font-size: 36px;
	font-weight: bold;
	color: #077DD4;
	
}
.bgfixed {
	background-repeat: no-repeat;
}
