.bckgrnd {
	background-image: url(images/raindrops.jpg);
	background-repeat: no-repeat;
}
.mainhead {
	background-image: url(images/header_main2.jpg);
	background-repeat: no-repeat;
	height: 200px;
	overflow: hidden;
}
h2 {
	line-height: 18px;
}

h1 {
	font-family: Eurostile, Verdana;
	font-size: 35px;
	color: #CCCCCC;
	line-height: 60px;
}
h1 a:link {
	color: #FFFFFF;
}
h1 a:visited {
	color: #CCCCCC;
}

#leftmenu {
	border-top: 1px #666666;
	border-right: 1px #000000;
	border-bottom: 1px #333333;
	border-left: 1px #666666;
	font-family: Tahoma;
	width: 155px;
	margin: 5px;
	display: list-item;
	padding: 1px;
	height: 12px;

}
a.leftmenu:link {
	color: #003366;
	width: 110px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 8px 8px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;

}

a.leftmenu:hover {
	color: #003366;
	width: 110px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 8px 8px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;

}

a.leftmenu:active{
	color: #bb3366;
	width: 110px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 8px 8px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;

}

a.leftmenu:visited {
	color: #000066;
	width: 110px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 8px 8px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;

}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #BACBE5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:active {
	olor: #FFFFFF;
	font-weight: bold;
}


.leftimage {
	margin-right: 20px;
	margin-bottom: 20px;
}
.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}


.maintext {
	padding-left: 15px;
	padding-right: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.maintext a:link {
	color: #CCCCCC;
}
.maintext a:visited {
	color: #FFFFFF;
}


.maintext2 {
	padding-left: 30px;
	padding-right: 30px;
}

.cpyright {
	font-size: 10px;
	color: #8A9FB4;
}
.cpyright a:link {
	color: #CCCCCC;
}

