@charset "utf-8";
/* CSS Document */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 10px 0px 0px;
	padding-left:50%;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {text-decoration: underline; color: #333333;}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.link_txt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.table2 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menubar {
	height: 400px;
	width: 175px;
	float: left;
}

.content {
	height: 400px;
	width: 585px;
	float: left;
}




.container {
	width: 820px;
	margin-left: -410px;
}
.leftsidebar {
	height: 400px;
	width: 50px;
	float: left;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}


.heading {
	width: 820px;
	background-color: #FFFFFF;
	background-image: url(images/heading_bg.png);
	height: 172px;
}	
.navtable {
	padding-bottom: 20px;
	padding-top: 5px;
	line-height: 10px;
}

.main_container {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.png);
	width: 820px;
	height: 400px;
}
.footer {
	background-color: #FFFFFF;
	width: 820px;
	height: 15px;
	background-image: url(images/footer_bg.png);
}
.txt1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.txt1indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
.txt2double {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
.txt0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

