body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
}

body         {  
 scrollbar-face-color: #30316A;
 scrollbar-shadow-color: #6A6B95; 
 scrollbar-highlight-color: #6A6B95;
 scrollbar-3dlight-color: #050640;
 scrollbar-darkshadow-color: #050640; 
 scrollbar-track-color: #00004B; 
 scrollbar-arrow-color: #D2D1DA; 
 margin:0;
}

A:link { text-decoration: none; color: #5B5A60;}
A:visited { text-decoration: none; color: #5B5A60;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#30316A;

}
h2 {
	font-size: 			11px;
	color: 				#30316A;
}

h3 {
	font-size: 			12px;
	color: 				#30316A;
}

h4 {
	font-size: 			13px;
	color: 				#30316A;
}

input, select, textarea {

	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Tahoma, Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#6578AC;
	background-color:	#E0E0E5;

}

 td.side1 {
  	background-image: url('images/side1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }

 td.side2 {
  	background-image: url('images/side2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
						
	#flashcontent {
		border: solid 0px;
		width: 765px;
		height: 191px;
		float: left;
		margin:0px 0px;
 }		
 
 		
 

a.newnav {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
    background-image: url(images/butbg-off.gif);
	background-repeat: no-repeat;
	width: 125px;
	*width: 149px;
	height: 18px;
	*height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 24px;
	padding-top: 5px;
	text-decoration:none; 
}

a.newnav:hover {
    background-image: url(images/butbg-on.gif);
	text-decoration:none; 
	color:#6C6C6C;	
}
