/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
hr {
	height:1px; 
	color: #ccff99;
	border: 0;
	}
	
a {
	color: #000066;
	}
	
a:hover {
	color: #CC0000;
	}



/* ID Styles */

table#navigation {
	font:11px  arial;
	color: #333333;
	letter-spacing:.1em;
	}

table#navigation li {
	list-style-type: disc;
	color: #CC0000;
	padding:10px;
	}

table#navigation a {
	font:11px arial;
	color: #333333;
	text-decoration: none;
	letter-spacing:.2em;
	line-height:16px;
	}
	
table#navigation a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#sidebarHeader {
	padding:14px 4px 14px 4px;
	}
	
#sidebar a {
	color: #CC0000;
	}
	
#sidebar a:hover {
	color: ##000066;
	}	

#tagline {
	font:11px georgia;
	color: #99CC33;
	letter-spacing:.4em;
	}
	
#logo {
	font:24px georgia;
	color: #CC3366;
	letter-spacing:.3em;
	}
	
#dateformat {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #CC0000;
	letter-spacing:.1em;
	}


	
/* Class Styles */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



.underlinemenu{
	font:12px arial
	font-weight: bold;
	width: 100%;
	}

.underlinemenu ul{
	padding: 1px 0 2px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left; //set value to "left", "center", or "right"*/
	vertical-align: bottom //set value to "top", "middle", or "bottom"/
	}

.underlinemenu ul li{
	display: inline;
	}

.underlinemenu ul li a{
	color: #494949;
	padding: 3px 1px 2px 1px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 7px; /*spacing between each menu link*/
	margin-left: 7px;
	text-decoration: none;
	}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	}




.mainpagetitle {
	font:60px arial;
	color: #FCD116;
	}
	
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:20px;
	margin-top:0;
	}

.title  { 
	font:32px arial;
	color:#CC0000;
	line-height:36px;
	}
	
.pageHeader{
	font:24px arial;
	color:#CC0000;
	line-height:26px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #CC0000;
	font-weight:bold;
	line-height:16px;
	}
	
.smallText {
	font:11px arial;
	color:#333333;
	}
	
.sidebarHeader {
	font:14px georgia;
	color: #0066CC;
	line-height:14px;
	letter-spacing:.2em;
	}
.frntpageinfo {
	font:14px arial;
	line-height:14px
	font-weight:bold;
	}

LI .list1 
	{list-style: 
	circle outside; 
	color:green;} 	

	
