<!--
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background : #990000 url("pics/background.jpg") repeat-y top center;
}

p,h1 {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

a:link {	color: #000000; }
a:visited {	color: #000000; }
a:hover {	color: #990000; }
a:active {	color: #000000; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px ;
	color: #000000 ; 
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px ;
	color: #666666 ; 
}

.menu {
	font-size:11px ;
	color:#FFFFFF ;
	font-weight:normal;
	text-transform:uppercase;
}
.menu a:link {		color: #FFFFFF; text-decoration:none; font-weight:normal; text-transform:uppercase; }
.menu a:visited {	color: #FFFFFF; text-decoration:none; font-weight:normal; text-transform:uppercase; }
.menu a:hover {		color: #FFFFFF; text-decoration:none; font-weight:normal; text-transform:uppercase; }
.menu a:active {	color: #FFFFFF; text-decoration:none; font-weight:normal; text-transform:uppercase; }

.menu1 {
	font-size:12px ;
	color:#990000 ;
	font-weight:bold; 
	text-transform:uppercase;
}
.menu1 a:link {		color: #990000; text-decoration:none; font-weight:bold; text-transform:uppercase; }
.menu1 a:visited {	color: #990000; text-decoration:none; font-weight:bold; text-transform:uppercase; }
.menu1 a:hover {	color: #000000; text-decoration:none; font-weight:bold; text-transform:uppercase; }
.menu1 a:active {	color: #990000; text-decoration:none; font-weight:bold; text-transform:uppercase; }

.menu2 {
	font-size:12px ;
	color:#FFFFFF ;
	font-weight:bold; 
	text-transform:uppercase;
}
.menu2 a:link {		color: #FFFFFF; text-decoration:underline; font-weight:bold; text-transform:uppercase; }
.menu2 a:visited {	color: #FFFFFF; text-decoration:underline; font-weight:bold; text-transform:uppercase; }
.menu2 a:hover {	color: #FFFFFF; text-decoration:underline; font-weight:bold; text-transform:uppercase; }
.menu2 a:active {	color: #FFFFFF; text-decoration:underline; font-weight:bold; text-transform:uppercase; }

.partners {
	font-size:10px ;
	color:#999999 ; 
}
.partners a:link {		color: #999999; text-decoration:none;  }
.partners a:visited {	color: #999999; text-decoration:none;  }
.partners a:hover {		color: #000000; text-decoration:none;  }
.partners a:active {	color: #999999; text-decoration:none;  }

.copyright {
	font-size:10px ;
	color:#666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #666666; text-decoration:none;  }
.copyright a:active {	color: #666666; text-decoration:none;  }


-->
