body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
a:link {
	color: #0F0;
	text-decoration: underline;
}
a:visited {
	color: #0F0;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

.menu a:link {
	color: #0F0;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
}
.menu a:visited {
	color: #0F0;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
} 
.text {
	font-family: verdana;
	font-size: 12px;
	color: #999;
}
.news {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.allbg {
	background-image: url(images/001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.allbg2 {
	background-image: url(images/0010bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.allbg3 {
	background-image: url(images/0010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.allbg4 {
	background-image: url(images/0011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftbg {
	background-image: url(images/002l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbg {
	background-image: url(images/009r.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.newsdate {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.big1 {
	font-family: verdana;
	font-size: 16px;
	color: #FFF;
}
.big2 {
	font-family: verdana;
	font-size: 16px;
	color: #FC0;
}
.fields {
	background-color: #000;
	color: #FC0;
	font-family: verdana;
	border: 1px dashed #999;
	font-size: 12px;
}