body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	background-color:#CCCCCC;
}

body center table tr th {
	height: 30px !important;
	vertical-align: middle;
	text-align: left;
	background-color:#FF8040;
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

body table tr th a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 15px;
}

body table tr th a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 15px;
}

.NavigationTop {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: white;
	background-color:#924728;
	text-decoration: none;
	text-align: left;
	vertical-align:middle;
}

.NavigationTop a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 15px;
}

.NavigationTop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 15px;
}

.NavigationCounter {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: white;
	background-color:#924728;
	text-decoration: none;
	text-align: right;
	vertical-align:middle;
}

html, body, textarea {
	scrollbar-base-color: #924728;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #924728;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #B8860B;
}

h1 {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family:Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sidepath {
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #123456;
	margin-top: 5px;
}

.Content {
	background-color: #FFF3DB;
	height:100%;
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size:11px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.Content p, li, ul, ol, form, font {
	font-family: Verdana,Arial,Helvetica,sans-serif, Georgia;
	font-size:11px;
	font-weight: normal;
	line-height: 150%;
	color: black;
}
.Content ul {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	color: black;
	padding-top: 0px;
	margin-top: 0px;
}
.Content img {
	border: 2px solid black;
}
.Content a {
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}
.Content a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

.Content th {
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: left;
	background-color: #924728;
	padding: 2px;
}
.Content td {
	font-family: Verdana,Arial,Helvetica,sans-serif,Georgia;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	padding: 2px;
}

.contentxxx table {
	border: #006400 1px solid;
	background-color: #FFF3DB;
}

.contentbox table {
	border: 1px solid #924728;
	background-color: #FFF3DB;
	margin-bottom: 5px;
}

.contentbox th {
	border-bottom: 1px solid #924728;
	background-color: #FF8040;
}

.contentbox td {
	border: 1px solid #924728;
	background-color: #FFF3DB;
}


.Navigation {
	position: absolute;
	top: 500px;
	left: 0px;
	width: 200px;
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: white;
	text-decoration: none;
}

.Navigation a {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	color: white;
	text-decoration: none;
}

.Navigation a:hover {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.menu1 {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #000000 !important;
	width:200px;
	height:25px !important;
	vertical-align: middle !important;
	text-align: left;
/*	background-image: url(/css/menu.png) !important; */
/*	background-color: transparent !important; */
/*	filter: alpha(opacity=40); */
}

#m1mainSXMenu2 td {
	border: 1px solid black;
}

.sitemapHeader a:link {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: Underline;
}
.sitemapHeader a:visited {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: Darkgray;
	text-decoration: underline;
}

.sitemapHeader a:hover {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
}

.sitemap a:link {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.sitemap a:hover {
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
}

.imagenoborder {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.imagenoborder img {
	border: none;
}
.imagenoborder td a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.imagenoborder td a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.Content ul{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type:none;
}

.Content li{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 14px;
	list-style-type: none;
	background-image: url(/style/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}