A:link 	{ COLOR: #4B77C8; TEXT-DECORATION: none;}
A:visited	{ COLOR: #8E6E54; TEXT-DECORATION: none;}
A:hover	{ COLOR: #990000; TEXT-DECORATION: none; position:relative; top:1px; left:-1px; z-index: 1;}
body
{ 
background-image: url('');
background-color: #FFFFFF;
 background-position: top left ;
 background-repeat: repeat-x;
 
}
.bg001
{ 
background-image: url('images/bg002.jpg');
background-repeat: no-repeat;
background-position: 90% 90%; 
background-color: #FFFFFF;
 }
 .bg002
{ 
background-image: url('images/bg002.jpg');
background-repeat: no-repeat;
background-position: 5% 90%; 
background-color: #FFFFFF;
 }
.fontpiclink{
font-family: ms sans serif;
	font-size: 14px;
	color: #4B443D;
	font-weight: normal;
}
.font1{
font-family: ms sans serif;
	font-size: 16px;
	color: #4B443D;
	font-weight: normal;
}
.font2{
font-family: ms sans serif;
font-size: 14px;
color: #000000;
font-weight: normal;
}
.font3{
font-family: ms sans serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.fonthead1{
font-family: ms sans serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.menu {
	background-color:#FFFFFF;
	
	}

.menu-over{background-color:#E3D0B6;font-family: ms sans serif;font-size: 14px;color: #FAA002;font-weight: normal;}
.preload{ background: url(../images/loading.gif) no-repeat 50% 50%; }

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}