body {
	background-color: #031933;
}
.top-image{
	background-image: url('../images/header.jpg');
}
.top-line{
	background-color: #b4cadc;
}
.menu{
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	height: 19px;
	padding-left: 13px;
	padding-right: 13px;
}
.menuover{
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	height: 19px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: underline;
}
.menu_sep{
	background-image: url('../images/menu_sep.jpg');
	background-repeat: repeat-x;
	width: 10px;
	height: 19px;
}
.menu-line{
	background-color: #1d67a4;
}
.menu1{
	background-color: #f6f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #636a5c;
	padding-right: 10px;
}
.page{
	background-color: #d7dee4;
}
.undermenu{
	background-image: url(../images/undermenu.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 20px;
}
.footer-line{
	background-color: #0b375c;
}
.footer{
	background-color: #1b5d95;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	padding-left: 13px;
	padding-right: 13px;
}
.footer-right{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 20px;
}
.image_bg{
	background-color: #9a9da0;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b0b0b;
}
.index_image{
	background-image: url(../images/hayek.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 151px;
}	
.executed_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.executed_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0b0b0b;
	font-weight: bold;
}
.form-input {
	padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	height:16px;
	width:157px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81807b;
	border-right-color: #d9d0c9;
	border-bottom-color: #d9d0c9;
	border-left-color: #808080;
}
.form-textarea{
	padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	height:100px;
	width:460px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid; 
	border-top-color: #81807b;
	border-right-color: #d9d0c9;
	border-bottom-color: #d9d0c9;
	border-left-color: #808080;
}
.message{
	font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 12px;
}
.form-submit{
	background-color: #9a9da0;
	color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81807b;
	border-right-color: #d9d0c9;
	border-bottom-color: #d9d0c9;
	border-left-color: #808080;
	width: 60px;
	height: 20px;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
}
.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0b0b0b;
	font-weight: bold;
	text-decoration: none;
}	
.sitemap1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b0b0b;
	font-weight: bold;
	text-decoration: none;
}	