/* Areas with borders */
.newstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 10pt;
	background-color: #000000;
	position: static;
	visibility: visible;
	z-index: auto;
	overflow: auto;
	border-top: thin solid #FF0000;
	border-right: thin solid #FF0000;
	border-bottom: thick solid #FF0000;
	border-left: thick solid #CC0000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.newstyle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00CCFF;
	font-size: 10pt;
	background-color: #003333;
	position: static;
	visibility: visible;
	z-index: auto;
	overflow: auto;
	border-top: thick none #0066CC;
	border-right: thick none #0066CC;
	border-bottom: thick solid #006666;
	border-left: thick solid #00CC99;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
/* Other Classes Nothing Special */

.main {
	table-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #000000;

}
.main-blue {
	table-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
	background-color: #000000;
	border: none #00FFCC;

}
.funstuff {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	border-bottom-style: double;
	border-left-style: double;
	border-right-style: double;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;



}
.resizedamnit {
	font-size: 12px;
	color: #FFFFFF;

}
A:link.funstuff {text-decoration:none; font-weight: bold; color:white}





/* Titles */
.tdmenu {
	height: 20px;
	background-image:  url(images/Background_DkBlue2.gif);
	background-repeat: repeat-x;
	color: #7FFF00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	border: 1px outset #0099FF;

}

/* All Pages */
p, li, td, ul, ol     { font-family: Tahoma; }
h1, h2, h3, h4       { font-family: arial, helvetica, sans-serif; color:  #FFEBCD }
A:link {text-decoration:none; font-weight: bold; color:gray}
A:visited {text-decoration:none; color:#E6E6FA}
A:hover {text-decoration:underline; color:black}
body {
    background-color: #000000;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 10px;
}



var ns4class=''

/* a CLASSES  (links) */
a { padding:2px; font-weight: bold; color: #99FF99; text-decoration: none; }
a.menulinks { font-weight: bold; font-size: 12px; color: #99FF99; text-decoration: none; }
td.sidebar { background-color: transparent; }
a.sidebar     { font-weight: bold; color: #FFFFFF; text-decoration: none; }
a:hover.menulinks { font-weight: bold; color: #FFFF00; text-decoration: none; }
a:visited.council   { color: #00FF00; }
A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #00FF00;
BORDER: none;
border: solid 1px #000000;
}
A.menulink:hover {
border: solid 1px #6100C1;
background-color:#black;
}
.unnamed1 {
	color: #FFFFFF;
	background-image: url(images/topgrbg.gif);
	border: solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
