BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #2FBEF6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	WIDTH: 750px;
	TEXT-ALIGN: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B98CF;
	padding: 10px;
}
#feature {
	TEXT-ALIGN: left;
	border: 0;
	padding: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitetitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	line-height: 30px;
}
.bluetitle {
	color: #0999D0;
	font-weight: bolder;
	font-size: 12px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FE607E;
}

 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#0999D0;
	text-decoration: none;
}
 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#0999D0;
	text-decoration: none;
}
 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FA365C;
	text-decoration: underline;
}
 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FB345B;
	text-decoration: underline;
}
