body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link { font-weight:normal; text-decoration:none }
a:visited { font-weight:normal; text-decoration:none }
a:hover { font-weight:normal; text-decoration:none }
a:active { font-weight:normal; color:#E00000; text-decoration:underline }

.menuheader {
	font: 14px Arial, sans-serif;;
	color: White;
	font-weight: bold;
}


.menu {
	font: 14px Arial, sans-serif;;
	color: White;
}

a:link.menu { font-weight:500; text-decoration:none }
a:visited.menu { font-weight:500; text-decoration:none }
a:hover.menu { font-weight:500; text-decoration:none }
a:active.menu { font-weight:500; text-decoration:underline }

.txt {
	font: 12px Arial, sans-serif;;
	color: Black;
}

.txtbold {
	font: bold 12px Arial, sans-serif;;
	color: Black;
}

h1 {
	font-weight: normal;	
	color: #777; 
	font-size: 20px;
	margin: 3px 3 3px 5;
	letter-spacing: -1px;
}

h2 {
	font-weight: normal;	
	color: Black; 
	font-size: 15px;
	margin: 0px 0 0px 5
}

.tab {
	background-color: #A3B1B9;
}

.tabheader {
	background-color: #CADCE8;
}

.tab1 {
	background-color: #E0E9E9;
	border-bottom: thin solid #DCDCDC;
}

.tab2 {
	background-color: #F5F5F5;
	border-top:thin solid #DCDCDC;
	border-bottom: thin solid #DCDCDC;
}

.tab3 {
	background-color: #F5F5F5;
}

.tab4 {
	background-color: #F5F5F5;
	border-left:thin solid #DCDCDC;
	border-top:thin solid #DCDCDC;
	border-bottom:thin solid #DCDCDC;
}

.tab5 {
	background-color: #F5F5F5;
	border-right:thin solid #DCDCDC;
	border-top:thin solid #DCDCDC;
	border-bottom:thin solid #DCDCDC;
}

.tab6 {
	background-color: #F5F5F5;
	border-right:thin solid #DCDCDC;
}
