small
	{
	font-family: arial;
	font-size: 10px;
	}

.copy_lhs
	{
	color:gold;
	font-family: arial;
	font-size: 10px;
	}


A.topmenu, A.topmenu:link, A.topmenu:visited, A.topmenu:active	 
	{
	height:12px;
	filter:BlendTrans(duration=0.5, overlap=1);
	color: silver; 
	text-decoration: none; 
	}
A.topmenu:hover 
	{
	color: white; 
	}

A.ExternalLink, A.ExternalLink:link, A.ExternalLink:visited, A.ExternalLink:active	 
	{
	color: blue; 
	text-decoration: underline; 
	}
A.ExternalLink:hover 
	{
	color: blue; 
	text-decoration: none; 
	}
	
	.heading
	{
	font-family: impact;
	text-decoration: none; 
	color: black;
	font-size:22px;
	}

.heading_white
	{
	font-family: impact;
	text-decoration: none; 
	color: white;
	font-size:22px;
	}

.subheading
	{
	font-family: arial;
	text-decoration: none; 
	color: black;
	font-size:16px;
	font-weight:bold;
	}

DIV.highlight
{
  BORDER-RIGHT: #87ceeb 1px solid;
  PADDING-RIGHT: 2px;
  BORDER-TOP: #87ceeb 1px solid;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 2px;
  BORDER-LEFT: #87ceeb 1px solid;
  COLOR: #191970;
  PADDING-TOP: 2px;
  BORDER-BOTTOM: #87ceeb 1px solid;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #b0c4de;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none
}

.black
	{
	color:black;
	}
	
.lightgreen
	{
	color:lightgreen;
	}
	
.red
	{
	color:red;
	}
	
.green
	{
	color:green;
	}

.white
	{
	color:white;
	}

hr
	{
	color: #eeeeee;
	height:1px;
	}
h1,h2,h3,h4,h5,h6
	{
	color:green;
	}

a:link img, a:visited img, a:active img
	{
	border-color:black;
	border-width:2px;
	}
a:hover img
	{
	border-color:silver;
	border-width:2px;
	}

a:link, a:visited, a:active
	{
	text-decoration: underline; 
	color: red;
	}
a:hover 	
	{
	text-decoration: none; 
	color: red;
	}

.shadow {
	text-decoration: underline; 
	background-color: #cccccc;
	}

body
	{
	/*
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
	*/
	font-family: arial;
	font-size:12px;
	text-decoration: none; 
	color: black;
	background-color:#000000;
	/*
	background-image: url('../images/bg.gif'); 
	background-attachment: scroll
	*/

	/*
	scrollbar-face-color:black;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-track-color:'#FFFFCC';
	scrollbar-shadow-color:'black';
	scrollbar-highlight-color:'black';
	scrollbar-3dlight-color:'#FFFFCC';
	scrollbar-darkshadow-Color:'#FFFFCC';

	scrollbar-base-color: default;
	scrollbar-face-color: default;
	scrollbar-track-color: default;
	scrollbar-arrow-color: green;
	scrollbar-3dlight-color: default;
	scrollbar-darkshadow-color: default;
	scrollbar-highlight-color: green;
	scrollbar-shadow-color: default;
	*/
	}
/*
form
	{
	scrollbar-base-color: default;
	scrollbar-face-color: default;
	scrollbar-track-color: default;
	scrollbar-arrow-color: green;
	scrollbar-3dlight-color: default;
	scrollbar-darkshadow-color: default;
	scrollbar-highlight-color: lightgreen;
	scrollbar-shadow-color: default;
	}
*/

filter:alpha(Opacity=50, FinishOpacity=50, Style=rectangular)

#darkgreen 
	{
	color:darkgreen;
	}
	
table,td
	{
	font-family: arial;
	font-size:14px;
	}