.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	margin-top: 8px;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
}
.body {
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.outside {
	width: 12px;
	float: right;
	clear: both;
	height: 200px;
	margin-top: 0px;
	background-color: #000000;
}
.belowpic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
	font-weight: bolder;
	vertical-align: top;
	text-align: left;
	background-position: top;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
	margin-bottom: 0px;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 748px;
	height: 33px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
	width: 9px;
}


#underlinemenu ul li a{
	float: left;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../media/menudivide.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#underlinemenu ul li a:hover{
	color: #FFFFFF;
	background-color: #1B174D;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CB7424;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 12px;
}
.belowpic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	vertical-align: top;
	text-align: left;
	background-position: top;
	font-size: 10px;
	border: 1px dashed #00016B;
}
.incont {
	height: 199px;
	width: 344px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/picbac.gif);
	padding-left: 57px;
	padding-top: 30px;
	padding-right: 28px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #213D70;
	text-align: center;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #0A1221;
}
#img {
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
}
.belfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A29482;
}
.belfoot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A89D1A;
}
.belfoot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #841411;
}
.markermenu{
	list-style-type: none;
	padding: 0;
	width: 193px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.markermenu li a{
	color: #000000;
	display: block;
	width: 242px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #F4F4FF;
	background-image: url(../media/arrow-list-red.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEFBF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	margin-right: 0px;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 242px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #110F2D;
}

.markermenu li a:hover{
color: black;
background-color: #9595FF;
background-image:url(../media/arrow-list.gif); /*onMouseover image change. Remove if none*/
}
.moi{margin-top:6px}