/*
For advance users only
*/
body
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:500;
	background-color:white;
}

a:hover,a:visited,a:link 
{
color: blue;
}

h3
{
	font-family: Trebuchet MS important;
	font-size:14px;
	font-weight:800;
}

.header1
{
	color: #FFFFFF; 
	background:#FFFFFF; 
	font-weight: 500; 
	font-family: Trebuchet MS; 
	font-size: 13px; 
	margin: 0 0 0 0; 
	height:100px !important;
}

hr
{
  margin: 0 0 0 0;
}

.main_header
{
font-family:Trebuchet MS;
 height:100px;
}

.menufield
{
font-family:Trebuchet MS !Important;
font-size:10px;
color:#000000;
width:150px;
}

.header2
{
color: #FFFFFF; 
background:#336699;
font-weight: normal; 
font-family: Trebuchet MS; 
font-size: 12px;
}

.footer
{
color: #000000; 
background:#FFFFFF;
font-weight: 500; 
font-family: Trebuchet MS; 
font-size: 10px;
}

.paragraph
{
font-family: Trebuchet MS; 
width:90% !important;
font-size:12px !important;
vertical-align:top;
}

	
/*ul
{
list-style-image:url(images/1star3b.gif);
}*/