﻿body {
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	background-image: url('../images/new_bd_bg.jpg');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

#Header tr {
	background-image: url('../images/Banner_Refill.jpg');
	background-repeat: repeat-x;
}

#Left_Menu_Bar {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 170px;
	text-align: center;
	float: left;
	border-collapse: collapse;
}
#Menu {
	margin: 0px;
}

#Top_Nav_Bar {
	background-color: #E8F2FD;
	background-repeat: no-repeat;
	border: 1px solid #D7D7D7;
	padding: 0px 0px 0px 5px;
	margin: 1px 1px 1px 1px;
	height: 20px;
	font-size: 0.8em;
}
#Right_Content_Field {
	padding: 0px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 0.9em;
}
#Sponsorship_Bar{
	border-style: ridge;
	border-width: thin;
	padding: 5px;
	float: right;
	width: 190px;
	margin-right: 2px;
	text-align: center;
	font-size: 0.8em;
}
#Footer {
	border: 1px solid #D7D7D7;
	padding: 0px;
	background-color: #E8F2FD;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 177px;
	font-size: 0.8em;
	clear: both;
}

.left_menu_bar_title_style {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
}

.menu_button_style a {
	border: 1px solid #CCCCCC;
	display: block;
	width: 123px;
	height: 24px;
	color: black;
	line-height: 24px;
	text-decoration: none;
	background-image: url('../images/myButton6.jpg');
	background-repeat: no-repeat;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}

.menu_button_style a:hover {
	background-position: 0px -24px;
	color: white;
}

.top_nav_bar_style a:link{
	text-decoration: none;
	text-align: left;
}

.top_nav_bar_style a:visited{
	text-decoration: none;
	text-align: left;
}

.sponsor_bar_style a:link{
	text-decoration: none;
}

.sponsor_bar_style a:visited{
	text-decoration: none;
}


.footer_bar_style1 a:link{
	text-decoration: none;
}

.footer_bar_style1 a:visited{
	text-decoration: none;
}

.footer_bar_style2
{
	font-size: 0.8em;
	color: #999999;
}
