/* CSS Document */
a:link {font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		color: #DE0101; } 
 
a:visited {font-family: Arial, Helvetica, sans-serif; 
		   font-weight: bold;
		   text-decoration: none;
		   font-size: 11px;
		   color: #DE0101;} 
 
a:active {font-family: Arial, Helvetica, sans-serif; 
		  font-weight: bold;
		  font-size: 11px;
		  text-decoration: none;
		  color: #DE0101;} 

BODY {
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}                                                                                                                  
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.style13 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style17 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}

P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
/*	font-family: arial, sans-serif;
	font-size: 9pt;*/
	color: #000000;
}


.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color:  #12173C;
	text-decoration:  none;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight: bold;
	color:  #12173C;
	text-decoration:  none;
}
.smallhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #12173C;
	font-weight: bold;
	text-decoration:  none;
}