﻿body
{
	font-family: Arial;
	font-size: 13px;
	background-color: #d9d9d9;
	color:#7c7c7c;

}
h2 {font-size:16px; color:White; font-weight:bold;vertical-align:text-bottom;margin:0;}
a
{
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
}
td
{
	vertical-align: middle;
}

#container
{
	margin: 0 auto;
	width: 1024px;
	height: 768px;
	border: none;
	background-color: white;
}

.mainMenu
{
	font-size: 14px;
}
.mainMenu a
{
	color: #0e46bd;
	font-weight: normal;
	text-decoration: none;
}
.mainMenu a:hover
{
	color: #0e46bd;
	font-weight: bold;
	text-decoration: none;
}
.barBullet
{
	width: 20px;
	height: 41px;
	background-image: url(images/bul1.jpg);
}
.bar_left
{
	color: #525252;
	background-image: url(images/menu_left.gif);
	width: 451px;
	height: 41px;
}
.bar_right
{
	color: #525252;
	background-image: url(images/menu_right.gif);
	width: 224px;
	height: 41px;
}
.bar_left a, .bar_right a
{
	color: #525252;
}
.footer a
{
	color: White;
	font-weight: normal;
	font-size: 11px;
}
.footer_spacer
{
	width: 33px;
}
.topNavCell a
{
	color: #535353;
	font-weight: normal;
	font-size: 12px;
}
.topNavCell a:hover
{
	font-weight: bold;
}
.backbars
{
	background-color: #d9d9d9;
}
.oneTabCell
{
	width: 173px;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
}
.tab1
{
	width: 867px;
	height: 34px;
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
.tab2
{
	width: 867px;
	height: 34px;
	background-image: url(images/tab2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
.tab3
{
	width: 867px;
	height: 34px;
	background-image: url(images/tab3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}

.tab4
{
	width: 867px;
	height: 34px;
	background-image: url(images/tab4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}

.tab5
{
	width: 867px;
	height: 34px;
	background-image: url(images/tab5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
.selectedTabLabel
{
	color: #ff9e5d;
}

.tabLabel
{
	color: #5b9a9a;
}



.aboutLeft
{
	width: 320px;
	background-color:#e8f1ec;
	vertical-align:top;
	text-align:left;
	padding:20px 10px 10px 40px; 
	border-bottom:solid 2px white;
}
.aboutRight
{
	width: 381px;
	background-color:#e8f1ec;
	vertical-align:top;
	text-align:left;
	padding:20px 10px 10px 40px; 
	border-bottom:solid 2px white;
	border-left:solid 2px white;
}
#Table_01 {background-color:white}

    
.datatable2, .datatable {
	border-collapse:collapse;
	background:#e8f1ec;
	margin:0 auto;
	color: #333;
	width:100%;
}

.datatable2 td, .datatable td { 
	height:60px;
	padding:0px 5px 0px 5px;
	margin-bottom:20px;
	border-bottom: solid 1px #458c88;

}


.firstTD
{
   color:#638f90;
	background-image:url(images/wht.jpg);
	background-position:right; 
	background-repeat:repeat-y;
}
