body {
	margin: 0px;
	padding: 0px;
	background-color: #032b72;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
}
a:link {
	text-decoration: none;
	color:#f90;	
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #FCC;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
content {
	background-color: #032b72;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25px;
	color: #FFF;
	top: 240px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.home_navbar_bg {
	background-color: #032B72;
	background-image: url(images/home_navbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_table_back {
	top: 25px;
	height:auto
	position: absolute;
	height: 0px;
	position: relative;
}
#navbar {

	height:auto
	position: absolute;
	padding-top: 1px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	list-style-type: disc;
	background-position: center;
}
#back_bg {
	background-position: right top; 
	background-repeat: no-repeat; 
	background-image: url(images/body_back.jpg);
	border: none;
	padding: none;
}
