@charset "utf-8";
/* CSS Document */



body {
	color: #44667c;
	font-family: Tahoma;
	font-size: 11px
}

h1 {
	color:#3e92c0;
	font-size: 17px
}

h2 {
	color:#3e92c0;
	font-size: 15px
}

a {
	color: #ae2f1a;
}

a:hover {
	text-decoration: none;
	color: orange;
}

#frame {
	width: 900px;
	margin:auto
}

#top {
	background: url(/img/top.jpg) no-repeat;
	width:100%;
	height: 270px
}

#topnav {
	padding-right: 30px;
	padding-top: 20px
}

#topnav a {
	margin: 10px 0 0 20px;
	color:#8b8783;
	font-size: 10px;
	text-decoration: none
	
}

#topnav a:hover {
	text-decoration: underline
	
}

#menu {
	margin: 0 40px 25px 0
}

#menu a {
	margin: 0 0 0 10px
}

#menu img {
	border: none
}

#menu2 {
	width:100%
}

.menutop {
	height: 28px;
	background: url(/img/menu-top.jpg) no-repeat; 
}

.menum {
	background: url(/img/menu-m.jpg) no-repeat; 
}

.menum a {
	text-decoration: none;
}

.menum a:hover {
	text-decoration: underline;
}

.menum ul {
	margin:10px 0 0 15px; 
	padding:0; 
	list-style-type:none
}

.menum li {
	background: url(/img/bullet.gif) no-repeat 0 50%; 
	padding-left: 15px;
	margin-bottom: 5px
}


.menubot {
	height: 6px;
	background: url(/img/menu-bot.jpg) no-repeat;
}

.font2 {
	color: #886c53;
	font-size: 10px
}

#content {
	padding: 0 10px 0 20px
}

#content p {
	text-align: justify;
}

#botmenu {
height: 51px
}

#botnavig {
	background: url(/img/botmenu.jpg) no-repeat;
	padding: 0 0 0 19px
}

#botnavig a {
	color: #886c53;
	text-decoration: none;
	margin:0 10px 0 10px
}

#botnavig a:hover {
	color: #ae2f1a;
	text-decoration: underline;
}

#copyright {
	width: 216px; 
	padding: 0 10px 0 26px
}

#content table {
	background-color: #c0c0c0; 
	margin: auto
}

#content table td {
	background-color: #fff;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}


/*
     */
/*
*/