body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body, th, td, input, textarea, select  { color: #6C7E8D; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

p, blockquote, ul, ol, dl {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	color: #858586;
}

.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #334656;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6C7E8D;
}
.text4 
{
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
}
.unittitle {
	font-size: 16px;
	font-weight: bolder;
	color: #334656;
	margin-bottom: 25px;
}

.titlenormal {
	font-size: 14px;
	font-weight: bold;
	color: #334656;
}

.lightblue
{
	background-image: url(images/bg_lightblue_fade.jpg);
	background-repeat: repeat-x;
}
.toprow
{
	background-image: url(images/bg_lightblue_fade2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.toprow2
{
	background-image: url(images/top2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomrow
{
	background-image: url(images/bg_lightblue_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomrow1
{
	background-image: url(images/bottom1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomrow2
{
	background-image: url(images/bottom2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.roughcast 
{
	background-image: url(images/bg.jpg);
}

a.footerlink 
{
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.footerlink:hover 
{
	color: #FFFFCC;
}

a {
	color: #2F485D;
}

a:hover {
	text-decoration: none;
}

a.menulink 
{
	color: #858586;
}

a.menulink:hover
{
	color: #2F485D;
}

.cell
{
	vertical-align: top;
	text-align: center;
}

a.navlink 
{
		color: #2F485D;
		text-decoration: none;
}

a.navlink:hover 
{
	text-decoration: none;
}





