html, body {
	height: 100%;
	margin: 0px;
}

body, div, p, td, th {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
}

.table_main {
	background: url(https://secure.ntechmedia.com/sites/babeefree/images/main_bg.jpg) top repeat-x #009AC8;
	height: 100%;
}

.table_content {
	background: url(../images/footer_background.gif) no-repeat bottom center;
	height: 100%;
	text-align: left;
}

a {
	color: #2B338E;
	text-decoration: none;
}

a:hover {
	color: #2E3191;
}

a:visited {
	color: #0F509D;
}

.background_content{
	background: url(../images/background_top.gif) top center no-repeat;
}

.content{
	padding: 35px 22px 0px 26px;
}

.content_txt{
	padding: 35px 5px 35px 5px;
	text-align: left;
}

.footer {
	width: 922px; 
	height: 86px; 
	background-image: url(../images/footer_internal_bg.gif); 
	background-repeat: no-repeat;
}

.footer_left{
	float: left;
	color: #143E86;
	padding:  20px 0px 0px 20px;
	font-size: 12px; 
	font-weight: bold;
}

.footer_right {
	float: right;
	padding: 16px 32px 0px 0px;
}

.adminheading2{
	color: #901515;
	font-size: 20px;
}

.footer_link {
	color: #2B338E;
	font-size: 9px;
}

.footer_link a{
    color: #2B338E;
	font-size: 9px;
	text-decoration: none;  
	font-weight: normal;
}

.heading1 {
	color: #0F509D;
	font-size: 30px;
	font-weight: bold;
}

.heading2 {
	color: #141c82;
	font-size: 18px;
	font-style: italic;
}

.heading3 {
	color: #0F509D;
	font-size: 24px;
}

.heading4 {
	color: #141c82;
	font-size: 18px;
	font-style: italic;
}

.header_background{
	background-image: url(../images/header_background.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	height: 305px; 
	width: 1275px; 
	padding-bottom: 10px;
}

.header {
	background-image: url(../images/header.jpg); 
	background-repeat: no-repeat; 
	width: 932px; 
	height: 305px;
}

.margin_top{
	margin-top: 96px;
}

.caption {
	font-size: 11px;
	font-weight: normal;
}

.title_images {
	margin-bottom: 22px;
}

.form {
	text-align:right;
	font-weight: bold;
}

.title {
	font-size:14px;
}

#MoreButton {
	display:block;
	height:29px;
	width:136px;
	background: url(../images/morebutton.gif) no-repeat center top;
}

#MoreButton:hover {
	background-position:center bottom;
}
