body{background:url(images/bg.jpg) #8e4811 center top no-repeat;
	margin:27px 0 20px 0;
	font-family:tahoma, Verdana;
	font-size:11px;
	color:#593c09;
	}
.headerbg{background:url(images/menu_bg.jpg) repeat-x }

.menubg{background:url(images/leftmenu_bg.jpg) no-repeat #faf9f4; height:358px;}

.containbg{background:url(images/containbg.jpg) no-repeat left top #fdf6d9; 
	height:359px;
	}
.text1{font-size:18px;
	font-weight:normal;
	}
.text2{font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	}
.link01{text-decoration:none;
	color:#593c09;
	font-weight:bold;
	}
.link1{text-decoration:underline;
	color:#593c09;
	font-weight:bold;
	}
.link1:hover{text-decoration:none;
	font-weight:bold;
	color:#593c09;
	}
.menu{margin:10px 0 0 3px;
	padding:0px;
	}
.menu ul{margin:0px;
	padding:0px;
	list-style:none;
	}
.menu ul li{
	background:url(images/bullet.gif) no-repeat left;
	margin:0px;  
	font-size:11px;
	padding-left:17px;
	line-height:28px;
	color:#000000;
	font-weight:bold;
	}
.menu ul li a{ 
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.menu ul li a:hover{ font-size:11px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
.heading1{
	font-family:tahoma;
	font-size:20px;
	font-weight:normal;
	color:#954c13;
	}
	
.link2{text-decoration:underline;
	color:#593c09;
	font-weight:normal;
	}
.link2:hover{text-decoration:none;
	font-weight:normal;
	color:#593c09;
	}
	
.link3{text-decoration:underline;
	color:#CCCCCC;
	font-weight:normal;
	}
.link3:hover{text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
	}
	
form{
	padding:0px;
	margin:0px;
	}
	
.boxborder{
	border:1px solid #4e2708;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#401d01;
	}
	
.button{
	background:url(images/button.gif);
	background-repeat:no-repeat;
	height:26px;
	width:72px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fdf6d9;
	text-align:center;
	border:0px;
	cursor:pointer;
	}
