body{
margin-top: 0px;
margin-left: 0px;
}
#linksbox{
	margin-top:10px;
	width:600px;
	border:solid;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2F4F4F;
	padding-left: 10px;
	line-height: 14px;
	border:solid;
	border-width: 1px;
	border-color: #009900;
	padding: 5px;
}
#mbox{
background-color: transparent;
border-bottom-style: dotted;
border-width: 1px;
border-color: #006400;
padding: 3px;
}
#shadow{
background-color:#333333;
width:112px;
height:315px;
margin:15px 0px 0px 7px;
}
#menu{
position:relative;
top:-320px;
width:112px;
height:315px;
background-color:#669933;
border: 1px solid #006400;
padding-left: 2px;
}

.norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2F4F4F;
	padding-left: 10px;
	line-height: 17px;
	}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F4F4F;
	text-align: center;
}

a:link, a:visited, a:active, a:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
	text-decoration:none;
   }
a:link, a:visited
{ 
 color:#FFCC33;
}
a:active
{
 color: Red;
}
a:hover
{ 
 color:#CC3300;
}
input, textarea {
background-color:#FFFFCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#009900;
}
