body {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #333333;
	letter-spacing: 0,7;
	line-height: 17px;
	background-image: url(../images/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;

}


.gryarea{
	background-image: url(../images/i_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #333333;
	background-color: #FFffff;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
}
.bluearea{
	color: #333333;
	background-color: #CCE0EE;
	border: 1px solid #0066A9;
	font-family: sans-serif;
	font-size: 8pt;
}
.inp{
	color: #ffffff;
	background-color: #0066A9;
	border: 1px solid #0066A9;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
.contact{
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	font-family: sans-serif;
	font-size: 8pt;
}
form{
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
td{
	font-family: verdana,sans-serif;
	font-size: 7pt;
	color: #666666;
	letter-spacing: 0,7;
	line-height: 20px;
}
a{
	color:#0066A9;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cc0000;

}
a.red{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.red:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: White;
	
}
a.alt{
	color: #666666;
	text-decoration: none;

}

a.alt:hover {
	text-decoration: none;
	color: #cc0000;
	
}