body {
	margin: 2px 0px 0px;
	padding: 0px;
}

.menuline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #597583;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AEAEAE;
}

.menuline2 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
}

.logo {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}

.bar {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8C8C8C;
	text-align: center;
	height: 20px;

}

.altcol1 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}

.altcol2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FAD9B4;
	text-align: center;
}

.menuback {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6392C6;
	height: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

.header {
	background-color: #6392C6;
	text-align: left;
	float: none;
	clear: none;
}

.text {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-align: left;
}
.text4 {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-align: center;
}



A.text:link    {color:#666666; text-decoration:none;}
A.text:visited {color:#666666; text-decoration:none;}
A.text:active  {color:#6392C6; text-decoration:none;}
A.text:hover   {color:#6392C6; text-decoration:none;}


.text2 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.text3 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}

A.text2:link    {color:#FFFFFF; text-decoration:none;}
A.text2:visited {color:#FFFFFF; text-decoration:none;}
A.text2:active  {color:#CCCCCC; text-decoration:none;}
A.text2:hover   {color:#CCCCCC; text-decoration:none;}


A.text3:link    {color:#0000DF; text-decoration:none;}
A.text3:visited {color:#0000DF; text-decoration:none;}
A.text3:active  {color:#6392C6; text-decoration:none;}
A.text3:hover   {color:#6392C6; text-decoration:none;}




h1,h2,h3,h4,h5 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color: #2C5A89;
}	

.bottmenu {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #859BA6;
}
	
A.bottmenu:link    {color:#FFFFFF; text-decoration:none;}
A.bottmenu:visited {color:#FFFFFF; text-decoration:none;}
A.bottmenu:active  {color:#CCCCCC; text-decoration:none;}
A.bottmenu:hover   {color:#CCCCCC; text-decoration:none;}

.back1 {
	background-color: #6392C6;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menuleft {
	background-color: #EDEDED;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	height: 20px;
}

.menuleft2 {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}


.color1text {background-color: #FFFFFF; }
.color2text {background-color: #FAD9B4; }

