body {
	margin:0;
	padding:0;
	vertical-align:top;
	overflow: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table {border:0px;}

form{margin:0px; padding:0px;}

td {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;line-height: 18px;	color: #555555; vertical-align:top; padding:0;}

a {color: #0066A7;}
a:hover {text-decoration:none;}	

.middle{vertical-align:middle;}

.title {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #6785DF;}

.pgtitle {line-height: 25px; font-weight: bold;	color: #FFFFFF;	background-image: url(images/headingbg.jpg); font-family:Verdana, Arial, Helvetica, sans-serif; background-repeat: no-repeat;text-indent: 25px;}

/****************************************************/

ul {margin:10; padding:0; list-style:none}

li {background: url(images/bullet.gif) no-repeat  left;  padding-left:15px; line-height:20px;}

li a {color:#0033CC; text-decoration:underline;}

li a:hover {text-decoration:none;}

/****************************************************/

.footer  {font-size:11px;}

.footer a{	text-decoration:none;}

.footer a:hover{text-decoration:underline;}

/****************************************************/
.text {	
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;}
	
.textbold {	
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;}
	
.textred {	
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;}
	

.site  {font-size:11px; color:#666666;}

.site a{text-decoration:underline;}

.site a:hover{text-decoration:none; color: #F6830E;}	
	
			