﻿body {
   

 
   margin:5px; 
   background-image:url(Images/bg.gif);
}
body, td, p, div {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 14px;
	font-weight:normal;
	color:#4f4f4f;
	line-height:18px;
	
}

h2{

	font-size: 16px;
	padding-bottom:10px;
	margin:0px;
	
	color: #c96400;
}


#menu a:link

{
	font-size: 12px;
	padding-bottom:15px;
	margin:0px;
	color: #c96400;
	
	}
	
	
	#menu a:hover

{
	font-size: 12px;
	padding-bottom:15px;
	margin:0px;
	color: #6a6a9e;
	
	}
	
	#menu a:visited

{
	font-size: 12px;
	padding-bottom:15px;
	margin:0px;
	color: #c96400;
	
	}
	


h3{

	font-size: 13px;
	color: #0c0cfc; 
	margin:0px;
	padding-bottom:2px;
	padding-top:1px;
	font-weight: bold;


	
	
}

img  
{ border:0px;
 
}

a {
	
	color: #895d47;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:visited  {
	
	color: #895d47;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color: #895d47;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	
	color: #6a6a9e;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}