.css {
	font-size: 12px;
	color: #000000;
}
.bg {
	background-color: #03435C;
	background-position: 0px 0px;
}
.main_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #4d4d4d;
}
.main_font2 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 150%;
	color: #4d4d4d;
}
.foot_bg {
	background-image: url(images/foot.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
}
.left_bg {
	background-image: url(images/left2.jpg);
	background-repeat: no-repeat;
}
.main_bg {
	background-image: url(images/main_bg3.jpg);
	background-repeat: repeat-x;
}
.left_boder {
	border-right-width:thin;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(images/left3.jpg);
	background-repeat: repeat-y;
}
.font1 {
	font-size: 14px;
	color: 03435C;
}
.font2 {
	font-size: 9pt;
	color: 03435C;
}