body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
a{color:#797979; text-decoration:underline; }
a:hover{color:#209F20; text-decoration:underline;;}
a:visited{color:#797979; text-decoration:underline;}
a:hover:visited{color:#209F20; text-decoration:underline;}

h1 {font-weight:500; font-size:14pt; color:#209F20; margin: 10px;}
h3 {font-weight:500; font-size:12pt; color:#2F512F; margin: 10px;}
h2.music{display: none;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#9C9292;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	line-height: 150%;
}
.txt{font-size:10pt; color:#9C9292;}
.title{font-size:12pt; color:#6D926D;}

a.menu {
	font-size:10pt;
	font-weight:500;
	color:#209F20;
	text-decoration:none;
	letter-spacing: 1px;
}
a.menu:hover {color:#CD0707;text-decoration:none;}
a.menu:visited {color:#209F20;text-decoration:none;}
a.menu:hover:visited {color:#CD0707;text-decoration:none;}

.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#6D926D;
	text-decoration:none;
}
a.txtlnk:hover {color:#209F20; text-decoration:underline;}
a.txtlnk:visited {color:#6D926D; text-decoration:none;}
a.txtlnk:hover:visited {color:#209F20; text-decoration:underline;}

.bigrn {
	font-size:12pt;
	font-weight:500;
	color:#209F20;
	text-decoration:none;
}
a.bigrn:hover {color:#2F512F; text-decoration:underline;}
a.bigrn:visited {color:#209F20; text-decoration:none;}
a.bigrn:hover:visited {color:#2F512F; text-decoration:underline;}

.foot {
	font-size:9pt;
	font-weight:500;
	color:#3E2D2D;
	text-decoration:none;
}
a.foot:hover {color:#209F20; text-decoration:underline;}
a.foot:visited {color:#3E2D2D; text-decoration:none;}
a.foot:hover:visited {color:#209F20; text-decoration:underline;}

.navbg{background-image: url(../images/nav_bg.jpg); background-repeat: repeat-x; border-top: solid 1px #2F662F; border-bottom: solid 1px #2F662F}

.bgrt{background-image: url(../images/tree_rt.jpg); background-repeat: no-repeat; background-position: left;}

.maintable{border: solid 1px #3D2E2E; background-color: #070505; padding: 10px; width: 580px;}
.column{border: solid 1px #3D2E2E; background-color: #070505; padding: 10px; width: 260px; background-image: url(../images/stiffy.gif); background-repeat: no-repeat; background-position: bottom right;}
.footer{border: solid 1px #3D2E2E; background-color: #070505; padding: 5px; width: 900px;}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#668C66;
	line-height: 85%;
	font-weight: bold;
	background:#261E1E;
	border:solid 1px #2F662F;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:200px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#9C9292;
	background:#243124;
	border:solid 1px #2F662F;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 192px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#9C9292;
	line-height: 90%;
	background:#243124;
	border:solid 1px #2F662F;
	margin:2px;
	padding:2px;
}
.smred{
	font-family: sans-serif;
	font-size: 11px;
	color: #8B1212;
}

