.back {
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
}
.content-back {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #003366;

}
a:visited {
	text-decoration: none;
	color: #003366;

}
a:hover {
	text-decoration: underline;
	color: #993300;

}
a:active {
	text-decoration: none;
	color: #003366;

}


.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}


.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003366;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 164677;
	text-decoration: none;
}

.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 14px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ffffff;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:250px;
	font-weight: bold;


		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 14px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #CCCCCC;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
.sitemapfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #003366;
}
