BODY {
	color: Black;
	background-color: #E9EDF8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
}

h3 {
	font-size: 12px;
	font-weight: bolder;
}

A {
	color: Navy;
	font-size: 11px;
	text-decoration: none; 
    	margin-top: 10px;
    	margin-bottom: 10px
}

a:hover {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: underline;
}

#content {
	width: 786px;
	margin: 10px auto;
	left: 0px;
	top: 0px;
	position:relative;
	font-weight: normal;
}

.listbox {
	border: 1px solid #B0BDE4;
}

#header {
   	position:relative;
   	top:0px;
   	left:0px;
   	width:auto;
   	margin:0;
   	padding:0;
  color: #6E93C3
}

#header-top {
	background-color: White;
	color: #BFCAEA;
	font-weight: bolder;
	border-bottom: 1px solid #B0BDE4;
	border-left: none;
	border-right: none;
	border-top: none;
	text-align: right;
	height: 100px;
	clear: both;
}

#header-status {
	background-color: #D9E0F2;
	font-size: 10px;
	font-weight: normal;
	color: #;
	border-bottom: 1px solid #B0BDE4;
	border-left: none;
	border-top: none;
	border-right: none;
}

a.header {
	background-color: #D9E0F2;
	color: #6E93C3;
	font-weight: normal;
	font-size: 10px;
}

a.header:hover {
	background-color: #D9E0F2;
	color: #6E93C3;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

#footer {
	background-color: #D9E0F2;
	font-size: 10px;
	font-weight: normal;
	color: #6E93C3;
	border-top: 1px solid #B0BDE4;
	border-left: none;
	border-bottom: none;
	border-right: none;
	position: relative;
	clear: both;
	top: 20px;
	left: 0px;
}

a.footer {
	color: #5B86BD;
	font-weight: normal;
	font-size: 10px;
}

a.footer:hover {
	color: #5B86BD;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #D9E0F2;
}

#freshnews {
	text-align: left;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-color: White;
	width: 200px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#fnheader {
	background-color: #B0BDE4;
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
	min-height: 10px;
	}

#fntitle {
	text-align: right;
	font-weight: bold;
	margin: 5px 5px;
}

#fndate {
	text-align: right;
	border-bottom: 1px solid #B0BDE4;
	width: 100%;
	font-size: 8px;
	}

#fntext {
	text-align: justify;
	margin: 5px 5px;
}

#fnheaderleft {
	background-color: #A1B1DF;
	width: 10px;
	float: left;
}

#actnews {
	position: relative;
    width: 576px;
    float: left;
}


#anheader {
	font-size: 22px;
	font-weight: 900;
	text-align: center;
    letter-spacing: 2px;
	padding: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #518AD7
}

#annews {
  clear: left;
}
#annewses {
  width: 100%;
  float: left;
}

#annewsleft {
  padding-right: 5px;
}

#annewsright {
  width: 150px;
  float: right;
  background-color: #FFFFFF;
  margin-left: 5px;
  margin-bottom: 5px;
}

#antitle {
  height: 15px;
  background-color: #D9E0F2;
  border-bottom: 1px solid #A1B1DF;
}

#anheaderleft {
  background-color: #8AFF17;
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  position: relative;
}

#antitletext {
  text-align: left;
  font-weight: bold;
  height: 15px;
  float: left;
  font-size: 12px;
  background-color: #D9E0F2;
  border-bottom: 1px solid #A1B1DF;
}

#andate {
  text-align: right;
  font-size: 8px;
  padding-right: 3px;
  padding-top: 3px;
  font-weight: normal;
  float: right;
}

#animage {
  text-align: justify;
  left: 0px;
  float: left;
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 15px;
  padding-right: 5px;
}

#antext {
  text-align: justify;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

#usheader {
  background-color: #D9E0F2;
  font-size: 10px;
  width: auto;
  color: #5B86BD;
  border-bottom: 0px solid #B0BDE4;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #B0BDE4
}

}

#inputform {
	background-color: #D9E0F2;
	font-size: 10px;
	border: 1px solid #B0BDE4;
	width: auto;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: normal;
	}

#inputheader {
	background-color: #D0D9EE;
	font-size: 10px;
	width: auto;
	font-weight: bold;
	color: #5B86BD;
	padding: 5px 5px 5px 5px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 20px;
	border-left: 1px solid #B0BDE4;
	border-right: 1px solid #B0BDE4;
	border-top: 1px solid #B0BDE4;
   	border-bottom: 1px solid #B0BDE4
}

#input-hint {
	font-size: 9px;
	font-weight: normal;
	color: #6E93C3;
}
	
a.inputhead {
	color: #5B86BD;
	font-size: 10px;
	font-weight: bolder;
	background-color: #D0D9EE;
}

a.inputhead:hover {
	color: #5B86BD;
	font-size: 10px;
	font-weight: bolder;
	background-color: #D0D9EE;
	text-decoration: underline;
}

input.login {
	border: 1px solid #B0BDE4;
	width: 100px;
	font-size: 11px;
}

input.text {
	border: 1px solid #B0BDE4;
	font-size: 11px;
}

input.news {
	border: 1px solid #B0BDE4;
	font-size: 11px;
	width: 600px;
}

input.button {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:White;
	border: 1px solid #B0BDE4;
	font-weight: bold;
}

textarea.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font: normal;
	border: 1px solid #B0BDE4;
	height: 300px;
	width: 600px;
}

input.pict {
	border: 1px solid #B0BDE4;
	font-size: 11px;
	width: 500px;
}

#mainmenu {
	font-size: 10px;
	width: auto;
	margin-top: 2px;
	text-align: center;
	font-weight: bolder;
	border-bottom: 2px solid #B0BDE4;
	padding: 3px;
	color: Navy;
	margin-bottom: 15px;
	}

#menutext {
	font-size: 11px;
	font-weight: normal;
	color: Navy;
}

a.menu {
	font-size: 11px;
	font-weight: normal;
	color: Navy;
}

a.menu:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: Navy;
}

#vntitle {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px
}

#vndate {
    text-align: right;
    width: 100%;
    font-size: 9px
}

#vnalcim { 
    font-size: 11px;
    font-weight: bold; 
    text-align: right; 
    width: 60%;
    float: right; 
    margin-top: 10px;
    margin-bottom: 10px; 
    border-right-width: thick; 
    border-right-color: #B0BDE4;
    border-right-style: solid;
    padding-right: 10px 
}

#vntext {
    text-align: justify;
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 0px;
}

#vnlinks {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    float: left;
    position: relative;
    width: 534px;
    border: 1px solid #B0BDE4;
    margin-left: 10px
}
#vnpict {
    text-align: center;
    padding-top: 10px

}

#forumsmall {
  text-align: center;
  font-size: 9px;
  font-weight: normal;
}
#forumpageheader {
  text-align: center;
  vertical-align: middle;
  background-color: #EAEEF9;
  color: #6E93C3;
}
#forumleftheader {
  text-align: left;
  background-color: #D9E0F2;
  color: #6E93C3;
  border-bottom: 1px solid #B0BDE4;
  float: left;
  width: 70%;
  position: relative;
  padding: 5px;
}
#forumrigthheader {
  text-align: right;
  background-color: #D9E0F2;
  color: #6E93C3;
  border-bottom: 1px solid #B0BDE4;
  padding: 5px;
}

#forumtext {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  left: 0px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #003366
}
#forumlmain {
  text-align: left;
  font-size: 11px;
  background-color: #EAEEF9;
  padding: 2px
}
#forumdmain {
  text-align: left;
  font-size: 11px;
  background-color: #D9E0F2;
  color: #6E93C3;
  padding: 2px
}
#mhnum {
  background-color: #B0BDE4;
  border-bottom: 1px solid #B0BDE4;
  color: #6E93C3;
  font-size: 7pt;
  float: left;
  max-height: 16px;
  height: 16px;
  width: 5%;
  text-align: center;
  font-weight: bold;
  padding: 1px
}
#mhnick {
  background-color: #D9E0F2;
  border-bottom: 1px solid #B0BDE4;
  color: #6E93C3;
  font-size: 9pt;
  float: left;
  font-weight: bold;
  max-height: 16px;
  width: 60%;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 2px;
  padding-bottom: 2px
}
#mhdate {
  background-color: #D9E0F2;
  color: #6E93C3;
  border-bottom: 1px solid #B0BDE4;
  max-height: 16px;
  height: 16px;
  text-align: right;
  font-size: 7pt;
  padding-right: 3px;
  padding-top: 1px;
  padding-bottom: 1px
}



a.forum {
	background-color: #D0D9EE;
	color: #6E93C3;
	font-weight: normal;
	font-size: 10px;
}

a.forum:hover {
	background-color: #D0D9EE;
	color: #6E93C3;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
