body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
.inputtext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 17px;
	width: 220px;
	border: 1px #000000 inset;
}
.inputtext2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px #000000 inset;
}
.submit {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 17px;
	border: 1px #000000 outset;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	float: none;
	cursor: hand;
}

.content-background
{
	background: #ffffff;
}

.content-footer
{
	font-family: Verdana;
	text-align: center;
	color:#333333;
	font-size: 10px;
}
.content-1
{
	font-size: 15px;
	font-family: arial;
	color:#595959;
	text-decoration: none;
	font-weight: bold;
}
.content-2
{
	font-size: 15px;
	font-family: arial;
	color:#BF313D;
	text-decoration: none;
	font-weight: bold;
}
.content-title
{
	font-size: 12px;
	font-family: Verdana;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.content-news
{
	font-size: 11px;
	font-family: Verdana;
	color:#517DA3;
	text-decoration: none;
}
.content
{
	font-size: 11px;
	font-family: Verdana;
	color:#313131;
	text-decoration: none;
}
A { 
	text-decoration: none;
	font-style: normal;	
	color: #000000;
	}
A:hover {
	color:#666666;
	text-decoration: none;
}
