body {
	background-color: #161554;
	margin: 0px;
	padding: 0px;
}
*{
	font-family: Arial, Helvetica, sans-serif;
}

td,textarea,input,select{
	font-size: 12px;
	/*color: #F6ECCF;*/
}
a{
	color: #FFBB45;
	text-decoration: underline;
}
#nav{
	padding-left: 25px;
	padding-top: 20px; 
	padding-bottom: 10px;
	vertical-align: top;
}
#nav a{
	color: #242366;
}

a:hover{
	text-decoration: none;
}
#footer{
	background-color: #F6ECCF;
	color: #242366;
	background-image: url(images/footer.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 30px;*/
	vertical-align: top;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 45px;
	padding-bottom: 20px;

}
#footer a {
	color: #242366;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	
}
#content{
	color: #F6EBCF;
	text-align: left;
	vertical-align: middle;
	width: 550px;
	padding-right: 10px;
	padding-top: 20px; 
	padding-bottom: 10px;	
}
.required{
color: #242366;
}
#header{
	color: #F6EBCF;
}
#header a {
	color: #F6EBCF;
}
#lan{
	text-align: center; font-weight: bold; padding-top: 30px; padding-bottom: 30px;
}

/*#lan a {
	color: #F6EBCF;
	text-decoration: none;
}
#lan a:hover {
	text-decoration: underline;
}*//*
#lan ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
#lan li {
	display: inline;
	background-image: url(images/menubk1.jpg);	
	background-repeat: no-repeat;
	background-position: left top;

/*	margin-left: 19px;
	margin-right: 19px;*/
/*} /*
#navigation li a {
	color: #ffffff;
	font-size: 13px;	
}
#navigation li a:hover{
	text-decoration: none;	
	color: #00C6FF;
}*/

#lan{
	padding-right: 40px;
}
#lan div,#header1 div{
	float: right;
	background-image: url(images/menubk1.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	height: 17px !important;
	height: 20px;
	padding-top: 3px;
	text-align: center;	
}
#lan a,#header1 a {
	vertical-align: middle;
	color: #242366;
	text-decoration: none;

	font-weight: bold;
		
}/*
a.lan_but{
	color: #242366;
}*/
