
.footer     { 
	color: white; 
	font-size: 7pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}

.body	{ 
	color: black; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	list-style-type: square; 
	margin-right: 10px; 
	margin-left: 10px 
}

.body-no_indent    { 
	color: black; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	list-style-type: square 
}

.body-list     { 
	color: black; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10pt; 
	list-style-type: square; 
	list-style-position: inside; 
	margin-right: 5px; 
	margin-left: 10px 
}

.Search-list  { 
	color: black; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
}

.Detail-Right     { color: black; font-size: 7pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #c8c8c8 }

.Detail-Left      { color: white; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #333 }

.sub-head           { color: #333; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.sub-sub-head    { color: gray; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }

.head       { color: #333; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-top: 5px; margin-left: 10px }

.head2 { color: #063; font-weight: bold; font-size: 16pt; line-height: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.head3 { color: red; font-weight: bold; font-size: 24pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.Table-Light1    { color: #333; background-color: #c8c8c8 }

.Table-Light2  { background-color: #cdffff; background-image: url("/images/ButtonBG.gif") }

.Table-Light3  { background-color: #e5d919; border-right: 2px solid #333; border-bottom: 2px solid #333; border-left: 2px solid #333 }

.Table-Light4 { 
	background-color: #f0e68c; border: solid 1px #000 
}

.Table-Dark1        { 
	background-color: #333 
}

.Table-Dark2  { 
	color: white; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #063 
}

.Shadow      { 
	border: solid 1px #363 
}

.Shadow1   { 
	background-image: url("/images/DropShadowBGright.gif"); 
	background-repeat: repeat-y 
}

.Shadow2  { 
	background-image: url("/images/DropShadowBGbottom.gif") 
}

.border1 { 
	border: solid 1px black 
}

.border-dotted2side  {
	border-right: 1px dotted #333;
	border-left: 1px dotted #333
}

.border-dottedLeft  {
	border-left: 1px dotted #444
}

.border-dottedRight  {
	border-right: 1px dotted #333
}

.border-dottedBottom {
	border-bottom: 1px dotted #2e2e2e
}

.footerBG    { background-color: #333; background-image: url("/images/FooterMiddle.gif"); background-repeat: no-repeat; background-position: 0 top }




h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 225px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color:#666666;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #3688BA;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	/////////////////////////
	
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width: 160px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu li a:visited {
	color:#666666;
	display: block;
	background:  url(menu.gif);
	padding: 11px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(menu.gif) 0 -32px;
	padding: 11px 0 0 32px;
	}
