body {
	margin-top: 0px;
	background-image: url(../images/img_bg_repeet.gif);
	background-repeat: repeat;
	margin-top:10px;
}
.border {
	border: 8px solid #FFF;
}
.head {
	background-position: left 0px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(../images/img_head.gif);
	background-color: #FFF;
	margin: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #3CF;
	text-decoration:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
br {
	margin: 0px;
	padding-bottom: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFF;
	text-transform: capitalize;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B00FB;
	color: #FFF;
	line-height: 25px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #396;
	background-color: #22229A;
}
.table_bg {
	background-color: #1C0064;
}
.main_image {
	background-image: url(../images/img_main.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
	height: 300px;
	width: 900px;
	background-position: left top;
}
.nav_line {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 35px;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 10px;
}
