@charset "utf-8";
#top a:hover {
	color: #333333;
	text-decoration: none;
}
#header a img {
	display: none;
}

#menu {
	background-image: url(images/_menu-2.jpg);
	background-repeat: no-repeat;
	padding-left: 65px;
	color: #D96200;
	display: none;
}


#menu   a {
	color: #FF7E14;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	display: none;
}
#menu  a:hover {
	text-decoration: none;
	display: none;
}
#mainContent {
	float: left;
	background-repeat: repeat-y;
	padding-bottom: 20px;
	background-image: url(images/_mainContent.jpg);
}
#mainContent li {
	color: #666666;
	font-size: 80%;
	margin-left: 75px;
	margin-right: 150px;
}



#mainContent  p  {
	text-align: left;
	margin-left: 75px;
}
#mainContent h1 {
	color: #4f648b;
	font-size: 16pt;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4f648b;
	margin-left: 75px;
	margin-top: 20px;
	padding-left: 5px;
}
#mainContent  h2  {
	color: #4f648b;
	font-size: 15pt;
	line-height: 20px;
	margin-left: 75px;
}

#mainContent a {
	color: #FF7E14;
	text-decoration: none;
}

#mainContent a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7E14;

}
#mainContent table {
	margin-left: 75px;
}

#mainContent table td {
	font-size: 80%;
}
#mainContent p img {
	display: none;
}


#footer {
	background-image: url(images/_footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	display: none;

}
#footer a {
	font-size: 70%;
	text-align: right;
	color: #666666;
	text-decoration: none;
	margin-right: 70px;
	line-height: 150px;
	display: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
	display: none;
}
.formfield {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #4f648b;
	border-bottom-color: #4f648b;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #495677;
}


.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #FE7D15;
	padding: 0px;
	margin-top: 10px;
}
.firstp {
	padding-top: 20px;
}
.rot {
	color: #F00;
}

