body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;	
}
body,td,th {
	font-size: 13px; 
	color:#3b3b3b;l
	font-family:verdana;
}

a {
	color: #000000; text-decoration: none
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: none
}
a:hover {
	color: #00da00; text-decoration: none
}





.text_orange {font-size:12px; color:#ff6600; font-weight:bold;}

input.button{
cursor:pointer;
}

.login_text{
	font-size: 15px;
	font-weight:bold;
}
.login_input{
	border-right: #94aec6 1px solid;
	border-top: #94aec6 1px solid;
	border-left: #94aec6 1px solid;
	border-bottom: #94aec6 1px solid;
	font-size: 12px;
	color:#4b4b4b;
	background-color: #ffffff;
	width:122px;
}
.login_button{
	cursor:pointer;
	width:60px;
	height:26px;
	border:0px;
	background-image:url(/image/button_login.gif);
}
.join_button{
	cursor:pointer;
	width:41px;
	height:26px;
	border:0px;
	background-image:url(/image/button_join.gif);
}

.title_green_small{
font-weight:bold;
font-size:16px;
color:#6b9e21;
}
.title_green{
font-weight:bold;
font-size:18px;
color:#6b9e21;
}
.title_gray{
font-weight:bold;
font-size:18px;
color:#555555;
}
.title_red{
font-weight:bold;
font-size:18px;
color:#b50818;
}
.title_mud{
font-weight:bold;
font-size:18px;
color:#dea618;
}



.foot{
  font-family: verdana;
  font-size:12px;
  color: #666666;
  font-weight:normal;
  line-height:25px;
}
.foot a {
	color: #666666;
	text-decoration:none;
}
.foot a:link {
	color: #666666;
	text-decoration:none;
}
.foot a:visited {
	color: #666666;
	text-decoration:none;
}
.foot a:hover {
	color: #006600;
	text-decoration:underline;
}

.menu{
  font-family:verdana;
  font-size:14px;
  color: #555555;

}
.menu a {
	color: #555555;
	text-decoration:none;
}
.menu a:link {
	color: #555555;
	text-decoration:none;
}
.menu a:visited {
	color: #555555;
	text-decoration:none;
}
.menu a:hover {
	color: #dd0000;
	text-decoration:none;
}

.menu_orange{
  font-family:verdana;
  font-size:16px;
  color: #ff6600;
  font-weight:bold;
}
.menu_orange a {
	color: #ff6600;
	text-decoration:none;
}
.menu_orange a:link {
	color: #ff6600;
	text-decoration:none;
}
.menu_orange a:visited {
	color: #ff6600;
	text-decoration:none;
}
.menu_orange a:hover {
	color: #ff6600;
	text-decoration:none;
}

.menu_small{
  font-family:verdana;
  font-size:13px;
  color: #ffffff;
  font-weight:bold;
}
.menu_small a {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:link {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:visited {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:hover {
	color: #aa0000;
	text-decoration:none;
}

.menu_14{
  font-family:verdana;
  font-size:14px;
  color: #ffffff;
  font-weight:bold;
}
.menu_small a {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:link {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:visited {
	color: #ffffff;
	text-decoration:none;
}
.menu_small a:hover {
	color: #aa0000;
	text-decoration:none;
}

.submit{
  font-family:verdana;
  display:inline;
  cursor:pointer;
  border:1px outset gray;
  background:rgb(59, 89, 152) none repeat scroll 0% 0%;
  color:white;
  font-size:14px;
  font-weight:normal;
}

.title_grey{
font-weight:bold;
font-size:16px;
color:#666666;
}

.title_table_row{
font-weight:bold;
color:#444444;
}






.link_red{
  color: #990000;
  font-weight:bold;
  display:inline;
}
.link_red a {
	color: #990000;
	text-decoration:none;
}
.link_red a:link {
	color: #990000;
	text-decoration:none;
}
.link_red a:visited {
	color: #990000;
	text-decoration:none;
}
.link_red a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #990000;
}

.link_green{
  color: #87A928;
  font-weight:bold;
  font-family:verdana;
}
.link_green a {
	color: #87A928;
	text-decoration:none;
}
.link_green a:link {
	color: #87A928;
	text-decoration:none;
}
.link_green a:visited {
	color: #87A928;
	text-decoration:none;
}
.link_green a:hover {
	color: #000000;
	text-decoration:none;
	background-color: #87A928;
}

