<style type=text/css>{  }
Body  {
	color : white;
	background-image : url('images/nitesky2.gif');
	background-color : black;
}

H4  {
	color: white;
	font: vag round, arial;
	font-size: 12pt;
}

H3  {
	color: white;
	font: vag round, arial;
	font-size: 14pt;
}

H2.title  {
	font: vag round, ariel;
	font-size: 18pt;
	vertical-align: top;
	font-weight: bold;
	font-family: sans-serif;
	border-bottom-color: #DC143C;
	border-bottom-width: 6px;
	border-bottom-style: ridge;
}

H2.titlet  {
	font: vag round, ariel;
	font-size: 14pt;
	vertical-align: baseline;
	font-weight: bold;
	font-family: sans-serif;
	color: white;
}

H2.counter {
	color: #008080;
	font-size: 14pt;
	font: creepy, yearbook outline, courier;
	font-family: sans-serif;
}

A:link  {
	color: #F8F8FF;
}

A:visited  {
	color: Silver;
}

A:hover  {
	color : lime;
}

A:Active  {
	color : red;
}

a:link.list {
	color: Aqua;
	list-style: circle;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
	text-align: left;
}
a:visited.list {
	list-style-type: circle;
	color: Teal;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
	text-align: left;
}
a:hover.list {
	list-style-type: circle;
	color: #FFA500;
	list-style-position: inside;
	text-shadow: 19px;
	font-style: italic;
	text-align: left;
	}

a:active.list {
	list-style-type: circle;
	color: red;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
	text-align: left;
}

a:link.list1 {
	color: Aqua;
	list-style: circle;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
	}
a:visited.list1 {
	list-style-type: circle;
	color: Teal;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
	}
	
a:hover.list1 {
	list-style-type: circle;
	color: #FFA500;
	list-style-position: outside;
	text-shadow: 19px;
	font-style: italic;
	font-size: 2em;
	}
a:active.list1 {
	list-style-type: circle;
	color: red;
	list-style-position: inside;
	text-shadow: #FF4500;
	font-style: italic;
}

#tab  {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-style : italic;
	color : white;
	text-align : center;
	font-weight : bold;
	a.visited : : white;
}

#tabR  {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-style : italic;
	color : red;
	text-align : center;
	font-weight : bold;
}

#tabG  {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-style : italic;
	color : #00cc33;
	text-align : center;
	font-weight : bold;
}

#tabB  {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-style : italic;
	color : blue;
	text-align : center;
	font-weight : bold;
}

#tabO  {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-style : italic;
	color : orange;
	text-align : center;
	font-weight : bold;
}

#heading  {
	color : red;
}


.list {
	font-style: italic;
	color: white;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
}
.menutitle{
	cursor: pointer;
	margin-bottom: 5px;
	background-image: url(images/nitesky2.gif);
	padding: 2px;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: silver;
	
}
.menutitle a:link{
color: white;
font-weight: bold;
}
.menutitle a:visited{
	color: #FAFAAF;
	font-weight: bold;
}
.menutitle a:hover{
	color: #00CCCE;
	font-weight: bold;
}
.menutitle a:active{
	color: Silver;
	font-weight: bold;
}

.submenu{
	margin-bottom: 0.5em;
	background-color: black;
	width: 100px;
	background-image: url('images/nitesky2.gif');
	border-bottom-color: #4169E1;
	border-bottom-style: groove;
	border-bottom-width: 8px;
	border-left-color: #4169E1;
	border-left-style: groove;
	border-left-width: 8px;
	border-right-width: 4px;
	border-right-color: #4169E1;
	border-right-style: groove;
	border-top-width: 4px;
	border-top-color: #4169E1;
	border-top-style: groove;
	font-style: italic;
}