@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.gif) repeat-x top #014951;
	color:#0C8FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	color:#F2F2F2;
	font-weight:normal;
	text-decoration:none;
}
.content-head {
	font-family:Verdana, Geneva, sans-serif;
	font-size: large;
	color:#F2F2F2;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
}
.foot {
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
}
a.menu:link, a.menu:active, a.menu:visited{
	color:#50c98d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	}
	a.menu:hover{
	color:#FFC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	}
a.mail:link, a.mail:active, a.mail:visited{
	color:#FF9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	}
	a.mail:hover{
	color:#6CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	}
