html {
	scrollbar-base-color: #E2E2F5;
}

body {

	margin: 0;
	position: relative;
	font-family: arial, sans-serif;
	background-color: #E2E2F5;
}

p {margin: 0; }

#main {

	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #42384D;
	height: 400px;
	color: #333333;

}

#news_section   {

	padding-top: 10px;
	
}

#the_top_menu {

	border-top: 1px solid #D2D2F0;
	border-bottom: 1px solid #D2D2F0;
	
}

#top_section {

		background-color: #009933;
		height: 120px;	
	
}


h1{
font-family: Arial, sans-serif; 
font-size: 14px;
color: #666699; 
font-weight: bold;

}

h2{
font-family: Arial, sans-serif; 
font-size: 13px;
color: #333366; 
font-weight: bold;
letter-spacing:0.05em;
}

h3{
font-family: Arial, sans-serif; 
font-size: 12px;
color: #666699; 
font-weight: bold;
letter-spacing:0.05em;
}

h4{
font-family: Arial, sans-serif; 
font-size: 12px;
color: #666666; 
font-weight: bold;
}




.btn {border: 1px solid gray; }

a:link { font-family: Arial, sans-serif; font-size: 
12px; color: #666699; text-decoration: underline;  } 

a:visited { font-family: Arial, sans-serif; font-size: 
12px; color: #666699; text-decoration: underline; } 
 
a:hover {  font-family: Arial, sans-serif; font-size: 
12px; color: #333366; text-decoration: underline; } 

a:active {  font-family: Arial, sans-serif; font-size: 
12px; color: #666699; text-decoration: underline; }

