
body {
	color: black;
	background: white;
	font-size:1em; 
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2 {
	color:#000008;
}

h5 {
	font-size:0.8em;
}

p {
	font-size:1em; 
	line-height: 1.2;
}

a:link {
	font-family: Tahoma;
	color: #253344;
}
a:visited {
	color: #1055B2;
}
a:hover {
	color: #006699;
}

input, textarea, select  {
	border: 0px solid #C1C0B5;
	background-color: #dadade;
	color: #000000;
	font-size: 9pt;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;	
}

input.btn {
	border: 1px outset navy;
	background-color: #102060;
	color: #ffffff;
	font-size: 9pt;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

input.btnhov{
	background-color: #102080;
}


/* HEADER */

.header_single {
	background: #dadade /*url('images/header_single.jpg') repeat-x*/;
}

.header_left {
    background: #dadade url('images/header_left.jpg') repeat-x;
}

.header_bg
{
	font-family: tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: white;
    	background: #dadade url('images/header_bg.jpg') repeat-x;
}

.header_border
{

	background: #d0d0d0 url('images/yborder.jpg') repeat-x;
}

.header_menu
{	
	color: black;
	background: #d0d0d0 url('images/header_menu.jpg') no-repeat;
}


/* END HEADER */

/* FOOTER */

.copyright {
	color: white;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: normal;
}

/* END FOOTER */

/* LEFT BAR */

.left_bar_bg, .right_bar_bg {
	background: #c6cacc;
}

.box_left_title, .box_right_title {
	border: 2px groove white;
	border-width: 2px;
	border-color: white;
	background-color: #8c8c9c;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}

.box_left_content, .box_right_content {
	border: 2px groove black;
	padding:5px 5px;
	font-size: 10pt;
	background-color: #ffffff;
	line-height:1.5em;		
}

.box_left_content a {
	color: #4680b1;
	font-size:10pt;
	font-weight: bold;
	
}

/* END LEFT BAR */

.box_right_content a {
	color: #4680b1;
	font-size:10pt;
	font-weight: bold;
	
}
/* END RIGHT BAR */

/* CONTENT */

.main_bg {
	background: #798084;	
}

.main_title a {
	color:white;
	text-decoration:none;
}

.main_title {
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;

	border-right: 1px solid #404040;
	border-bottom: 1px solid #101010;
	background-color: #8c8c9c;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	padding: 2px 5px;	
}

.main_subtitle {
	border: 0px groove #e5e5e9;
	border-width: 0px;
	border-color: #e5e5e9;
	background-color: #e5e5e9;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px 5px;
	color: #c0c0c0;
	
}

.main_content {
	border-top: 1px solid #101010;
	border-left: 1px solid #404040;

	
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding:5px 5px;
	font-size: 10pt;
	background-color: #ffffff;	
	line-height:1.5em;		
}

.main_content a {
	font-size: 8pt;
	color: #253344;
}

.ad_box {
	border: 2px groove white;
	border-width: 2px;
	border-color: #00c000;
	background-color: #00a000;
	font-size: 10pt;
	font-weight: bold;	
}

.ad_box a {
	font-size: 7pt;
	color: #253344;
}

.quicklink_box {
	border: 2px groove white;	
	border-color: #0070f0;
	background-color: #0070c0;
	font-size: 10pt;
	font-weight: bold;	
}

.quicklink_box_content {
	border: 2px groove white;
	border-width: 2px;
	border-color: #0070f0;
	background-color: #0070c0;
	font-size: 9pt;
	font-weight: bold;	
	padding:4px;
}

.quicklink_box_content a {
	color: #f0f0f0;	
}

.tutorial_title {
	border: 2px #0000c0;		
	background-color: #0070c0;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 5px;
}

.tutorial_box {
	border: 0px groove black;
	padding:5px 5px;
	font-size: 10pt;
	background-color: #dadade;	
	line-height:1.5em;
		color: black;
}

.search_box {	
	padding:5px 5px;
	font-size: 10pt;
	background-color: #dadade;	
	line-height:0.5em;
	color: black;
}

.search_box input {
	color: black;
	border: 1px groove black;	
	font-size: 9pt;
	background-color: white;		
}

/* END CONTENT */

/* ADMIN */

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: gray;
}

#tablist li a:link, #tablist li a:visited{
color: white;
}

#tablist li a.current{
background: black;
}

#tabcontentcontainer{
width: 100%;
padding: 5px;
border: 1px solid black;
color: white;
}

.tabcontent{
display:none;
}

.add_news {
	padding: 5px;
	line-height: 1.5;
	font-size: 10pt;
	background-color: navy;
	color: white;
	background: navy;
}

.add_news input {
	border: black 2px solid;
	background-color: white;
	color: black;	
}

select {
background-color: white;
border: black 2px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
}

textarea {
background-color: white;
border: black 2px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
}

input.addnews_btn {
	border: 1px outset navy;
	background-color: gray;
	color: #ffffff;
	font-size: 9pt;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

input.addnews_btnhov{
	background-color: green;
}

.oddrow {
	background-color: #c0c0c0;
	color: black;
}

.oddrow a {
	color: black;
	text-decoration: underline;
}

.evenrow {
	background-color: #e0e0e0;
	color: black;
}

.evenrow a {
	color:black;
	text-decoration: underline;
}

.evensubmenu {
	background: #007000; 	
	color: white;	
}

.evensubmenu a {
	color: white;	
}

.oddsubmenu {
	background: #000070; 	
	color: white;	
}

.oddsubmenu a {
	color: white;	
}

.selectedsubmenu {
	background: #700000; 	
	color: white;	
}

.selectedsubmenu a {
	color: white;	
}

.oddsubmenu {
}

.notice {
	background-color: #f0f000;
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.error {
	background-color: #a00000;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

.infomsg {
	background-color: green;
	color: white;
	font-size: 10pt;
	font-weight: bold;	
}

/* END ADMIN */

/* */

.comments {
	background-color: #505050;
	padding: 5px 0px;	
}

.comment_odd {
	border-top: 1px gray;
	border-bottom: 1px gray;
	background-color: #f0f0f0;
	color: black;	
	padding: 5px;
	font-size: 10pt;
}

.comment_even {
	border-top: 1px white;
	border-bottom: 1px white;
	background-color: #a0a0a0;
	color: black;	
	padding: 5px;
	font-size: 10pt;
}