#clock
	{
	font-family:arial;
	font-size:8pt;
	color:#999999;
	}
	
.heading
	{
	font-family:arial;
	font-size:16pt;
	color:#cccccc;
	}

.heading_white
	{
	font-family:arial;
	font-size:16pt;
	color:#ffffff;
	}

.subheading
	{
	color:#0099cb;
	font-size:12pt;
	font-weight:bold;
	}

a:link, a:visited, a:active	
	{
	text-decoration: none; 
	color: darkgreen;
	}
a:hover 	
	{
	text-decoration: underline; 
	color: darkgreen;
	}

.space
	{
	text-indent: 17px
	}

a.nav_rhs_gray, a.nav_rhs_gray:link, a.nav_rhs_gray:visited, a.nav_rhs_gray:active
	{
	text-decoration: none; 
	color: #FFFFFF;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_green.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}

a.nav_rhs_gray:hover
	{
	text-decoration: none; 
	color: #000000;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_green_on.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}

a.nav_rhs_black, a.nav_rhs_black:link, a.nav_rhs_black:visited, a.nav_rhs_black:active
	{
	text-decoration: none; 
	color: #FFFFFF;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_black.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}

a.nav_rhs_black:hover
	{
	text-decoration: none; 
	color: #8FAF8F;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_black_on.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}


a.nav_rhs_fmenu, a.nav_rhs_fmenu:link, a.nav_rhs_fmenu:visited, a.nav_rhs_fmenu:active
	{
	text-decoration: none; 
	color: #FFFFFF;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_black.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}

a.nav_rhs_fmenu:hover
	{
	text-decoration: none; 
	color: #8FAF8F;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	background:url('../images/bg_button_black_on.gif');
	height:24px;
	width:200px;
	text-align:left;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	}


a.nav_top, a.nav_top:link, a.nav_top:visited, a.nav_top:active
	{
	text-decoration: none; 
	color: #EEEEEE;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	}

a.nav_top:hover
	{
	text-decoration: none; 
	color: #FFFFFF;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	}


li 
	{
	list-style:none; 
	list-style-image:url(../images/list_item2.gif); 
	vertical-align: middle;
	}

body
	{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-family: arial; trebuchet ms; arial;
	font-size:8pt;
	text-decoration: none; 
	color: #000000;
	background-color:#ffffff;

	scrollbar-base-color: default;
	scrollbar-face-color: default;
	scrollbar-track-color: default;
	scrollbar-arrow-color: #8faf8F;
	scrollbar-3dlight-color: default;
	scrollbar-darkshadow-color: default;
	scrollbar-highlight-color: default;
	scrollbar-shadow-color: default;

	background: url('../images/bg.jpg');
	background-attachment:fixed;
	}

td
	{
	font-family:arial;
	font-size:9pt;
	line-height:12pt;
	color:#333333;
	
	}
