body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
	padding-left:30px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04246f;
}
.style3 {
	font-size: 12px;
	color: #04246f;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 a{
    text-decoration:none;
	color: #d23113;
}
.style3 a:hover{
    text-decoration:underline;
	color: #000b41;
}
.style3 li{
padding-bottom:10px;
}
.style4 {
	font-family: tahoma;
	font-size: 12px;
	color: #091137;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	font-size: 12px;
	color: #6a6c76;
	font-family: tahoma;
}
.style3 li{
padding-bottom:10px;
}
.style7 {
	font-family: tahoma;
	font-size: 12px;
	color: #d23113;
}
.style7 a{
font-family: tahoma;
    text-decoration:none;
	color: #d23113;
}
.style7 a:hover{
    text-decoration:underline;
	color: #000b41;
}

.style8 {
	font-family: tahoma;
	font-size: 10px;
	color: #000b41;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #04246f;
}
.form{
font-family: tahoma;
	font-size: 14px;
	color: #000000;
	}
#left_pan{
	float:left; 
	display:block;
	width:185px;
	padding-bottom:10px;
	padding-right:20px;
}

