body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		verdana, arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #675F97;
 scrollbar-shadow-color: #8C85BB; 
 scrollbar-highlight-color: #8C85BB;
 scrollbar-3dlight-color: #292449;
 scrollbar-darkshadow-color: #292449; 
 scrollbar-track-color: #403A68; 
 scrollbar-arrow-color: #EBEAF4; 
 
}

A:link { text-decoration: underline; color: #807E97;}
A:visited { text-decoration: underline; color: #807E97;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

.navfont{
	font-size: 			11px;
	font-family: 		Arial;
}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#554E83;

}
h2 {
	font-size: 			12px;
	color: 				#716AA1;
}

h3 {
	font-size: 			12px;
	color: 				#716AA1;
}

h4 {
	font-size: 			12px;
	color: 				#554E83;
}

.footertxt {	font-size:			10px; }

.smalltxt { 
	margin-left:		8px;
	margin-bottom:		10px;
	margin-top:			8px;
	font-size:			11px;
	line-height:		20px;
}

.smalltxt2 { 	font-size:			11px; }
	
input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#C7C4DA;
	background-color:	#F5F4F8;
 scrollbar-face-color: #E9E7F1;
 scrollbar-shadow-color: #FFFFFF; 
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #C7C4DA;
 scrollbar-darkshadow-color: #C7C4DA; 
 scrollbar-track-color: #F5F4F8; 
 scrollbar-arrow-color: #C7C4DA; 	

}

td.background {
		background-image: url('splash/background.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-y; 
               background-position: center center;  
}

td.bggrad {
		background-image: url('images/bggrad.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-x; 
               background-repeat: repeat-x; 
     		   background-color: #FFFDF8;		
               background-position: top center;  
}

td.table1 { 
	padding-left:		14px;
	padding-right:		14px;
	padding-top:		14px;
	padding-bottom:		14px;
	}

#flashcontent {
		border: solid 0px;
		width: 765px;
		height: 300px;
		float: left;
		margin:0px 0px;
 }		
 
 #flashcontent2 {
		border: solid 0px;
		width: 676px;
		height: 340px;
		float: center;
		margin:0px 0px;
 }