body {
background-image: url(img/bg.png);
margin: 0px 0px 0px 0px;
}
h2 {color: #517689;
font-family: verdana;
font-size: 16px;
font-weight: bold;
padding: 2px;
}
h3 {color: #444444;
font-family: verdana;
font-size: 16px;
font-weight: bold;
padding: 2px;
}
p {
color: #444444;
font-family: verdana;
font-size: 12px;
float:left;
padding: 4px;
margin:4px 4px 4px 4px;
}
p2 {
color: #444444;
font-family: verdana;
font-size: 12px;
float:center;
padding: 4px;
margin:4px 4px 4px 4px;
}

/* Content Divs - Inner Content */
      #container {
          width:890px; height:auto;
          margin:0 auto 0 auto;  
}


/* Navigation */
#MainMenu 
{
	width:100%;
	height:32px;
	background:url(img/bmid_047.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#444 url(img/bright_047.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(img/bleft_047.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
	font-weight:700;
	line-height:32px;
	padding:0 15px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#444444;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#ffffff;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #000;
	background:url(img/bmid_047.gif);
	color:#000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #FF9300;
	color:#000;
	background:url(img/bleft_047.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:32px;
	background:url(img/bright_047.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:none;
	padding:0 15px;
}
.dropmenudiv a:hover 
{
	border:0 #FF9300;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#060;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#ffffff;
	font-weight:700;
}



/* Default Pseudo Class */
a:link		
{ color: #517689; text-decoration: none; }
a:visited	
{ color: #517689; text-decoration: none; }
a:active	
{ color: #517689; text-decoration: none; }
a:hover		
{ color:#444444; text-decoration: underline; }




/* Form Fields & Class Configurations */
.bt5 {
	background-color: #fdfdfd;
	border: 1px solid #444444;
	color: #517689;
	font-size: 9pt;
	font-family: tahoma;
	}

/* Gradient Submit Button Style */
.formbutton{
cursor:pointer;
border:outset 1px #444444;
background:#fdfdfd;
color:#517689;
font-weight:bold;
padding: 1px 2px;
background:url(img/formbg.gif) repeat-x left top;
}

#pscroller1{
width: 200px;
height: 100px;
border: 0px solid black;
padding: 5px;

}

