/* CSS Document */

body,td, p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;



}



a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color:#eeeeee;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.footer, .footer a, .footer a:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none}
.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none}
.footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none}
	









.menu_index_title{

		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#D38E4B;
		text-decoration:none;

}
	
	
	
.errorMessage{
color:#FF0000;
border-color: #666666;
border:1px;
border-style:solid;
padding: 5px;
font-weight:bold;
}




.button {	
		text-align: right;
}
	
.button input {	
		font-weight: bold;
}







.menu_cms{

		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#0066CC;
		text-decoration:none;

}

.menu_cms ul {
		list-style-type: none;
		list-style:none;
		padding: 2px 0 0 0;
		margin-left: 0px;
		
		
	}

.menu_cms li {
		list-style-type: none;
		list-style:none;
		padding: 0px;
		margin-left: 5px;
		line-height: 1.2em;

	}


.menu_cms a, .menu_cms a:visited {

	color: #0066cc;
	text-decoration: none;
	font-weight:none;

	}
.menu_cms a:hover {

	color:	#000000;
	background-color:#cccccc;
	text-decoration: none;
	font-weight:none;
	}
.menu_cms a:active {
	color: #0066cc;
	text-decoration: none;
	font-weight:none;
	}	
	


h1, h2, h3, h4, h5, h6
{
	text-decoration:none;
	font-weight:normal;
	color: #000000;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Geneva , Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size:		22px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight: normal;
	padding-top:0px;
	padding-left: 5px;
	background-repeat:repeat-x;
	margin-left: 0px;
	background-color:#ffffff;
	border: 1px;
	border-bottom-style:solid;
	border-color:#AAC08D;



	
}
h2
{
	font-family: "Lucida Sans Unicode",Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	padding-left: 0px;
	border: 1px;
	border-bottom-style:solid;
	border-color:#AAC08D;



}
h3
{
	font-size:		15px;
	font-weight:normal;



}
h4
{
	font-size:		15px;
	font-weight:normal;


}

h5
{
	font-size:		15px;
	font-weight:normal;


}

h6
{
	font-size:		15px;
	font-weight:normal;


}


















		.error {
			color:red;
			margin:0;
			padding:0;
		}