body
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #000000;
	background-image: url("/images/dot.gif");
	color: #008000;
	scrollbar-highlight-color: #008000;
	scrollbar-shadow-color: #008000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
}

input
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border-width: 1px;
	border-color: #008000;
	background: #004000;
	color: #00ff00;
}

textarea
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border-width: 1px;
	border-color: #008000;
	background: #004000;
	color: #00ff00;
}

.bold_link
{
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.submit
{
	font-weight: bold;
	font-size: 9px;
	border-width: 1px;
	border-color: #008000;
	background: #004000;
}

a
{
	color: #00c000;
	text-decoration: none;
}

.submit#a
{
	font-size: 9px;
}

a:hover
{
	color: #00ff00;
}

.nonlink
{
	color: #00c000;
	font-size: 10px;
}

.nine
{
	font-size: 9px;
	font-weight: bold;
}

.main_table
{
	padding: 3px;
	background-color: #000000;
	text-align: center;
	border-width: 1px;
	border-color: #008000;
	border-style: solid;
}

.main_table1
{
	padding: 3px;
	text-align: left;
}

.footer_text
{
	font-size: 10px;
	font-family: "Courier New";
}

.yellow_text
{
	color: #d6ef39;
}

.red_text
{
	color: #f87431;
}

.red_small
{
    font-size: 9px;
	color: #f87431;
}

.style15
{
	font-size: 9px; 
	color: #d6ef39; 
}

.Logo
{
	font-size: 11px;
	color: #00ff00;
}

.AuthorTable
{
	font-size: 9px;
}

.AuthorTable TD
{
	padding-right: 5px;
}