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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060;
}
#background {
	background-image:url(images2/bg_green.gif);
	background-repeat:repeat;
}

#text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 16px;
	margin: 20px;
	text-align:left;
}

a.nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 20px;
	text-align:right;
	color:#060;
	text-decoration:none;
}

a.nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 20px;
	text-align:right;
	color:#060;
	text-decoration:none;
}

a.nav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 20px;
	text-align:right;
	color:#cc9900;
	text-decoration:underline;
}

#small {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin: 0px;
	color:#FFF;
	font-weight:bold;
}
	
#small2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin: 0px;
	color:#000;
	font-weight:normal;
}

#header {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	}
	
#vert_dash {
	background-image:url(images2/vertical_dash.gif);
	background-repeat:repeat-y;
	background-position: 186px 0px;"
}
