body {
	margin:0px; background-image: url('images/bg.jpg');
	background-repeat: repeat
}
.style1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.verdana_big {
	font-family: verdana;
	font-size: 12px;
}
.style3 {color: #FFFFFF}
.style4 {color: #22374A}
.style5 {
	font-family: verdana;
	font-size: 12px;
	color: #FFD200;
	font-weight: bold;
}
.style6 {
	font-family: verdana;
	font-size: 12px;
	color: #FDD100;
	font-weight: bold;
}
.td_bg {
	background-image: url('images/bg_td_18.jpg');
	background-repeat: repeat-x
}
.table_boder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.inner_pg_bg {
	background-color: #cee7fa;
	background-image: url(images/Page_bg.jpg);
	background-repeat: repeat-x;
}
