﻿body {
  background:#000000;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Verdana,Helvetica,sanserif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {
	margin-left: 20px;
	font-size: small;
}

#header {
	float: left;
	width: 100%;
	background: #E2E2E2 url('Templates/resources/siteimages/bg.gif') repeat-x bottom;
	font-size: 80%;
	line-height: normal;
}
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url('Templates/resources/siteimages/norm_left.gif') no-repeat left top;
  margin:0;
  padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
  }
#header a {
	float: left;
	display: block;
	background: url('Templates/resources/siteimages/norm_right.gif') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #808080;
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url('Templates/resources/siteimages/norm_left_on.gif');
  }
#header #current a {
  background-image:url('Templates/resources/siteimages/norm_right_on.gif');
  color:#333;
  padding-bottom:5px
  }

h1           { font-family: Verdana,Helvetica,sanserif; font-size: 12pt; vertical-align: baseline; text-align: left; 
               line-height: 100%; margin-left: 0; margin-right: 0; margin-top:3; margin-bottom:5 }
h3           { font-family: Verdana,Helvetica,sanserif; font-size: 18pt; vertical-align: baseline; text-align: left; 
               line-height: 100%; margin-left: 0; margin-right: 0; margin-top:3; margin-bottom:5; text-decoration:}      
               
.Bodytext        {
	font-size: 8.5pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #CCCCCC;
	line-height: normal;
	text-align: left;
}
.<p>        {
	font-size: 8.5pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #666666;
	line-height: normal;
	text-align: left;
}
.caption_text {
	padding: inherit;
	font-size: 8.5pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #000000;
	line-height: normal;
	text-align: left;
	margin-top: 2px;
}


.titletext  { font-size: 10pt; font-family: Verdana,Helvetica,sanserif; color:#808080; font-weight:bold 
}

a:link{
	color: #FFFFFF;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}


a:visited{
	color : #CCCCCC;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
	}


a:active{
	color : silver;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
	}


a:hover{
	color : silver ;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : underline;
	}
  



