html, body
{
	margin:0;
	padding:0;		
	border:none;
	border-width: 0px;
	background-color: #495269;
	text-align:center;
}
body, p
{
	font-family: Verdana, Geneva, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.footer
{
	text-align:right;
	width:640px;
	padding-top:9px;
}
gray, a.gray, a.gray:link, a.gray:active, a.gray:visited
{
	font-family: Verdana, Geneva, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #b3b9ca;
	text-decoration:underline;
}
a.gray:hover
{
	color: #fff;
}
a, a:link, a:active, a:visited, a:hover
{
	font-family: Verdana, Geneva, Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}
.menu
{
	 margin-top:46px;
	 margin-left:47px;
	 background : url(../images/top.gif) no-repeat;
}
.content
{
	font-family: Verdana, Geneva, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-top:32px;
	margin-bottom:32px;
	margin-left:68px;
	margin-right:152px;
	overflow:auto;
	height:275px
}