body {
	margin: 4px 0px 0px;
	padding: 0px;
}
.whiteline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #517FAE;
}
.altcol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	text-align: center;
}
.altcol2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	height: 20px;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #517FAE;
}
.bluebar {
	background-color: #2C5A89;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 10px;
}
.icontab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
A.icontab:link    {color:#FFFFFF; text-decoration:none;}
A.icontab:visited {color:#FFFFFF; text-decoration:none;}
A.icontab:active  {color:#CCCCCC; text-decoration:none;}
A.icontab:hover   {color:#CCCCCC; text-decoration:none;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5A89;
}

.alignleft {text-align: left}

h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C5A89;
}	

A.text:link    {color:#2C5A89; text-decoration:none;}
A.text:visited {color:#2C5A89; text-decoration:none;}
A.text:active  {color:#999999; text-decoration:none;}
A.text:hover   {color:#999999; text-decoration:none;}

.bottmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #517FAE;
	text-align: center;
	vertical-align: top;
}
	
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;}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2C5A89;
}

.whiteline2 {
	background-color: #2C5A89;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.whiteline3 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #517FAE;
	padding: 3px;
	height: 20px;
	text-align: left;
}
.spacer {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}

