body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin: 10px;
        line-height: 150%
}

.menu a:link, .menu a:visited, .menu a:active {
	color:#1a264d;
	text-decoration: none;
}

.menu a:hover {
	color: #1D2551;
	text-decoration: underline;
}
form {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

.header {
	background-color: #b2af85;
	vertical-align:text-top;
	height: 130px;
	color: #FFFFFF;
	background-image: url(header2.jpg);
	font-size: 20px;
	font-weight: bold;
}

.menu {
	background-color: #e5e9fc;
	padding-top: 0px;
	padding: 10px;
	width: 180px;
	vertical-align: top;
	color:#000000;

	border-right-color: #c5cefc;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left-color: #c5cefc;
	border-left-style:solid;
	border-left-width:1px;
}

.navigation {
	background-color: #c5cefc;
	padding: 4px;
	color:#000000;

	border-bottom-color: #464d63;
	border-bottom-style:solid;
	border-bottom-width:1px
}


.locked {
	background-color: #e5e9fc;
	padding: 1px;
	color:#000000;
	border-color: #979471;
	border-style:solid;
	border-width:1px
}

.menu_current {
	font-weight: bold;
}

.menu_default {
	font-weight: normal;
}

.menu ul, .menu li {
	list-style-type: none;
	display: block;
	font-size:14px;
	margin: 2px;
	margin-left: 6px;
	padding: 0px;
	padding-left: 5px;
}

.current {
	font-weight: bold;
}
.content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	height: 400px;
	vertical-align: top;

	border-right-color: #c5cefc;
	border-right-style:solid;
	border-right-width:1px
}

.footer {
	background-color: #c5cefc;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

p.bread {
	background-color:#c5cefc;
	font-size: 11px;
	padding: 6px;
	border-bottom-color: #464d63;
	border-bottom-style:solid;
	border-bottom-width:1px
}

.choose_lang {
	background-color: #e5e9fc;
	font-size: 14px;
	padding: 3px;
	text-align: center;
}

a:visited {
        color: rgb(0,0,255);
        text-decoration: underline;
}

a:hover {
        color:#CC0000;
}






















