<!--
/* links */
a {
	background: inherit;
	color: #EC981F; 
}
a:hover {
	background: inherit;
	color: #806B4D;
}
/*A:link {font-family: verdana,Arial;color: #ff754e; text-decoration: none; } */

/*A:visited {font-family: verdana,Arial;color:#ff754e; text-decoration: none; } */
/*#A:hover {font-family: verdana,Arial;color: #ff754e; text-decoration: underline; } */
/*#A:active {font-family: verdana,Arial;color: #ff754e; text-decoration: underline; }*/

A.page_select_info:link {font-family: verdana,Arial;color: #0568b2; text-decoration: none; } 
A.page_select_info:visited {font-family: verdana,Arial;color:#0568b2; text-decoration: none; } 
A.page_select_info:hover {font-family: verdana,Arial;color: #0568b2; text-decoration: underline; } 
A.page_select_info:active {font-family: verdana,Arial;color: #0568b2; text-decoration: underline; }



A.zoom:link {font-family: verdana,Arial;color: #a0a0a0;font-size:10px; text-decoration: none;} 
A.zoom:visited {font-family: verdana,Arial;color:#a0a0a0;font-size:10px; text-decoration: none; } 
A.zoom:hover {font-family: verdana,Arial;color: #a0a0a0;font-size:10px; text-decoration: None; } 
A.zoom:active {font-family: verdana,Arial;color: #a0a0a0;font-size:10px; text-decoration: none; }

A.li_group:link {font-family: verdana,Arial;color: #EC981F; text-decoration: none; font-weight:bold} 
A.li_group:visited {font-family: verdana,Arial;color:#EC981F;font-size:12px; text-decoration: none;font-weight:bold } 
A.li_group:hover {font-family: verdana,Arial;color: #806B4D; text-decoration: underline; font-weight:bold} 
A.li_group:active {font-family: verdana,Arial;color: #806B4D; text-decoration: underline; font-weight:bold}

A.msg_list:link {font-family: verdana,Arial;color: #0568b2; text-decoration: none;} 
A.msg_list:visited {font-family: verdana,Arial;color:#0568b2;font-size:12px; text-decoration: none;} 
A.msg_list:hover {font-family: verdana,Arial;color: #0568b2; text-decoration: underline;} 
A.msg_list:active {font-family: verdana,Arial;color: #0568b2; text-decoration: underline;}



A.message_header:link {font-family: verdana,Arial;color: #0568b2; text-decoration: none; font-weight:bold} 
A.message_header:visited {font-family: verdana,Arial;color:#0568b2;font-size:12px; text-decoration: none;font-weight:bold } 
A.message_header:hover {font-family: verdana,Arial;color: #0568b2; text-decoration: underline; font-weight:bold} 
A.message_header:active {font-family: verdana,Arial;color: #0568b2; text-decoration: underline; font-weight:bold}

A.menu:link {font-family:verdana,Arial;color: #ffffff;font-size:14px; text-decoration: none;font-weight:bold} 
A.menu:visited {font-family:verdana,Arial;color:#ffffff;font-size:14px; text-decoration: none;font-weight:bold} 
A.menu:hover {font-family:verdana,Arial;color: #ffffff;font-size:14px; text-decoration: underline;font-weight:bold} 
A.menu:active {font-family:verdana,Arial;color: #ffffff;font-size:14px; text-decoration: underline;font-weight:bold}


A.menu_bottom:link {font-family: verdana,Arial;color: #ffffff; text-decoration: none; font-weight:bold} 
A.menu_bottom:visited {font-family: verdana,Arial;color:#ffffff;font-size:12px; text-decoration: none;font-weight:bold } 
A.menu_bottom:hover {font-family: verdana,Arial;color: #ffffff; text-decoration: none; font-weight:bold} 
A.menu_bottom:active {font-family: verdana,Arial;color: #ffffff; text-decoration: none; font-weight:bold}


A.red_link:link {font-family: verdana,Arial;color: #ff754e; text-decoration: none; } 
A.red_link:visited {font-family: verdana,Arial;color:#ff754e;font-size:12px; text-decoration: none; } 
A.red_link:hover {font-family: verdana,Arial;color: #ff754e; text-decoration: underline; } 
A.red_link:active {font-family: verdana,Arial;color: #ff754e; text-decoration: underline; }


.text10px {font-size:10px}
.text12px {font-size:12px}
.text14px {font-size:14px}
.text16px {font-size:16px}


/*td.menu_in {background:#ea6b48}*/

font.status_0 {color:#ff0000;}
font.status_1 {color:#00aa22;}
font.status_2 {color:#000000;}
font.status_998 {color:#ff5522;}
font.status_999 {color:#ff00FF;}

font.request_0 {color:#ff9900}
font.request_1 {color:#00f000}
font.request_2 {color:#ff0000}


body{background-color: #ffffff;	margin-bottom: 0px;	margin-left: 0px;margin-right: 0px;	margin-top: 0px;color:#000000;font-family:verdana;}
p{font-family: verdana,Arial; color: #a0a0a0; font-size: 12px; text-decoration:none; }		  
td{ font-size: 10px; text-decoration:none; }		  
/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
.groupheader {font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
			  text-transform: uppercase;
			  color: #555;font-size: 16px;}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; text-transform: none;}



ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #EC981F;	
}
ul span, ol span {
	color: #666666;
}

h2.vip {
  font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
  text-transform: uppercase;
  color: #555;
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
 
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #EC981F;
}


code {
 font: 500 1em/1.5em verdana, monospace;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;/* 775px; */
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #FFA600;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #FFA600;
}



/*form*/
input.forms {border:1px solid #e0e0e0}
textarea.forms {border:1px solid #e0e0e0}
.login_form{border:1px solid #7c7c7c;background:#d8d8d8}
.login_btn{border:1px solid #000000;background:#707070;color:#ffffff}
-->

