/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

body, td, li, p, div, textarea 
{font-family:verdana,arial,sans-serif,helvetica; font-size:8pt; color:#000000; font-weight:none;}


a.menu:link {	color: #FFFFFF;	text-decoration: none;}
a.menu:visited {	color: #FFFFFF;	text-decoration: none;}
a.menu:hover {	color: #FF3399;	text-decoration: none;}
a.menu:active {	color: #FFFFFF;	text-decoration: none;}



a:link {	color: #FF3399;	text-decoration: none;}
a:visited {	color: #FF3399;	text-decoration: none;}
a:hover {	color: #FF99CC;	text-decoration: none;}
a:active {	color: #FF3399;	text-decoration: none;}




.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style13 {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}