@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404040;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
border:0;
}
.style1 {
	color: #990099;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-size: 12px;
	color: #CCCCCC;
	line-height:150%
}
.style4 {color: #990099}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
	position:relative;
    top:1px;
	left:1px;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.news_row {
	padding:5px 0 5px 10px;
	display:block;
	width:400px;
	border-bottom:1px #CCCCCC dashed;
}
.news_row_more {
padding:5px 0 5px 10px;
display:block;
width:400px;
border-bottom:1px #CCCCCC dashed;
text-align:right;
}

.header {
background-image:url(images/banner.gif);
display:block;
width:978px;
height:307px;
}

.menu {
background-image:url(images/butpic1.gif);
height:49px;
display:block;
}

#member_name {
font-size:16px;
font-weight:bold;
color:#00FF00;
}
#member_name A {
	font-size:16px;
font-weight:bold;
color:#00FF00;
 TEXT-DECORATION: none
}
#member_name A:hover {
	font-size:16px;
font-weight:bold;
color:#00FF00;
TEXT-DECORATION: underline
}

