body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: tahoma;
	font-size:12px;
	background:#200833 url(../images/bgd.gif) repeat-x;
	}
P {
	color:#666666;
	line-height:18px;
	font-size:12px;
}

H1 {
	font-family:tahoma;
	color:#178E09;
	font-size:18px;
	font-weight:normal;
}


H2 {
	font-family:arial;
	color:#4B506B;
	font-size:18px;
	font-weight:normal;
}

.normal_list {
	list-style:square;
	color:#666;
	line-height:15px
}

.normal_list LI {
	margin-bottom:7px;
}

.main_container {
	width:800px;
	background:#fff;;
	position:relative;
	margin:0 auto;
	text-align:left;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}	

UL.main_list {
	line-height:22px;
	margin-top:9px;
}

UL.main_list LI {
	list-style:square;
	color:#c00;
}

a:link, a:visited  {
	color:#178E09;
	text-decoration:underline;
}
a:hover {
	color:#25D710;
	text-decoration:none;
}

a.footer:link, a.footer:visited  {
	color:#432956;
	text-decoration:none;
	font-family:tahoma;
	font-size:10px;
	font-weight:regular;
}
a.footer:hover {
	color:#8555A8;
	text-decoration:underline;
}

.smalltext {
	font-size:9px;
	color:#000;
	font-family:arial;
	line-height:14px;
}

.grnscr {
	scrollbar-3dlight-color: #1E6316;
	scrollbar-arrow-color: #5CCA4E;
	scrollbar-base-color: #1E6316;
	scrollbar-darkshadow-color: #093304;
	scrollbar-face-color: #1E6316;
	scrollbar-highlight-color: #5CCA4E;
	scrollbar-track-color: #334231;
	scrollbar-shadow-color: #093304;
}

p.date {
	font-size:11px;
	font-weight:bold;
	color:#000;
}

p.para {
	font-size:12px;
	color:#000;
	line-height:18px;
}