﻿body {
   background: #dfdbbd;
     font-family: Verdana, Arial, serif;
   topmargin: 3px;
	scrollbar-face-color:#dfdbbd;
	scrollbar-shadow-color:#413F7B;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#336633;
	scrollbar-darkshadow-color:#413F58;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#000000;
}

a.nav, a.nav:link, a.nav:visited {
display:block; 
width:200px; 
height:30px; 
background:#006600; 
text-align: left; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:12px; 
color:#ffffff; 
line-height:30px; 
overflow:hidden;
 font-weight : bold;
 margin-left : 0px;
}

a.nav:hover {color:#fff; background:#000066;}

a.nav:active {color:#fff; background:#000066;}

table {
   color: Black;
   font-family: Verdana, Arial, serif;
   background: transparent;
   font-size: 12px;
   font-weight:normal;
}
H1 {
	   color: #000066;
	    font-size: 18px;
}
H2 {
	color: #585858;
	font-size: 15px;
	font-weight: bold;
}

H3 {
		   color: #585858;
	    font-size: 14px;
		font-weight : bolder;
}

input, select, textarea {
	font-size: 9pt;
}
 
.content2
 {
   color: White;
   font-family: Verdana, Arial, serif;
   font-weight: bold;
   line-height : 20px;
 } 
 
ul {
   margin-left: 15px;
   padding-left: 5px;
   list-style-image: url('/images/bluebullet.gif');
}

li {
  margin-bottom: 5px;
}

a:link {
   color: Black;
   background: transparent;
   text-decoration: underline;
   font-weight: normal;
}

a:link {
	color: #006600;
	background: transparent;
}

a:hover {
   color: #336633;
}

.imgBorder {
border: 4px solid #ffffff;
}

.Border {
border: 10px solid #ffffff;
}

a.content2, a.content2:link, a.content2:visited {
text-align: left; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:12px; 
color:#ffffff; 
line-height:22px; 
 font-weight : bold;
}

a.content2:hover {color:#000066;}
.narrow {
	padding: 5px;
	width: 250px;
	float: right;
	background-color: #EBFEEC;
}
	.Transparent{
		background-color:transparent;
		border:0px;
		font-weight:bold;
		color: #0000CC;
	}
