@charset "utf-8";

body {
	background-color: #91884D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.textbold { 
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
} 

.textbolder { 
	font-face: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
} 

.headerfull {
	background-color: #999966;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 99%;
}

.headerhalf {
	background-color: #999966;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 95%;
}

h2 {
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.img-topright {
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-topleft {
	padding-right: 10px;
	padding-bottom: 10px;
}

.img-right {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.img-left {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.x-header {
	background-image: url(../images/skin/header.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	text-align: center; }

.x-header-border {
	padding-top: 0px;
	background-image: url(../images/skin/header-border.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.x-menu-bg {
	background-image: url(../images/skin/menu-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	background-position: right;
}

.x-menu-bg-border {
	background-image: url(../images/skin/menu-bg-border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.x-menu-text {
	background-image: url(../images/skin/menu-text.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

.x-editable {
	background-image: url(../images/skin/editable-bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

A.menu:link {
    text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; }
A.menu:visited {
    text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; }
A.menu:active {    
    text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999966; }
A.menu:hover {    
    text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999966; }








a.copyright { color: #000000; font-size: 9px; font-family: Arial }
a:active {font-family:Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:link { font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:visited { font-style: font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:hover { font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }

.style7 {color: #003399}
.style8 {font-size: 12px}
.style9 {color: #000000}
.style10 {
	color: #999966;
	font-weight: bold;
}

img#bg {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
}

#content {
position:relative;
z-index:1;
}
#center_page {
  width: 770px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
 }



body { font-size: 12px; font-family: Arial; margin: 0px; padding: 0px; border: 0px }
div { font-size: 12px; font-family: Arial; }
font { font-size: 12px; font-family: Arial;  }
form { font-size: 12px; font-family: Arial; }
h1 { font-size: 16pt; font-family: Arial }
h2 { font-size: 15pt; font-family: Arial }
h3 { font-size: 14pt; font-family: Arial }
h4 { font-size: 12pt; font-family: Arial }
h5 { font-size: 10pt; font-family: Arial }
h6 { font-size: 8pt; font-family: Arial }
input { font-size: 12px; font-family: Arial; }
p { font-size: 12px; font-family: Arial; }
select { font-size: 12px; font-family: Arial;  }
textarea { font-size: 12px; font-family: Arial; }
textarea.form { font-size: 12px; font-family: Arial; }

.wyb .a {
color:black;
font-size:11px;
}

.copylink a {
color:black;
font-size:11px;
}



