body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFC4A0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:#2D260E;
    scrollbar-track-color:#DED8C6 ;
    scrollbar-darkshadow-color:#CCC5AE;
    scrollbar-face-color:#D9D3C0;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:#817654;
}
.topbg{
	background-image:url(images/top_bg.jpg);
	height:97px;
	background-repeat:repeat-x;
}
.top_left{
	background-image:url(images/top_left.jpg);
	height:168px;
	width:390px;
	background-repeat:no-repeat;
}
.top_right{
	background-image:url(images/top_right.jpg);
	height:168px;
	width:390px;
	background-repeat:no-repeat;
}
.logo{
	background-image:url(images/logo.jpg);
	width:420px;
	height:92px;
	background-repeat:no-repeat;
}
A.toplink:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
A.toplink:link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
A.toplink:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#381E0A;
	text-decoration:none;
	cursor:pointer;
}
.menubg{
	background-image:url(images/menubg.jpg);
	width:780px;
	height:34px;
	background-repeat:no-repeat;
}
A.menulink:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
A.menulink:link{
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
A.menulink:hover{
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	color:#FF6C00;
	text-decoration:none;
	cursor:pointer;
}
.checktext{
	font-family:Tahoma;
	font-size:14px;
	color:#2D260E;
	font-weight:bold;
}
.inputborder {			
			BORDER-RIGHT:#2D260E 1px solid;
			border-top:#2D260E 1px solid; 
		 	BORDER-LEFT:#2D260E 1px solid; 
			BORDER-BOTTOM:#2D260E  1px solid;
			width:110px;
			
}
.tblborder {			
			BORDER-RIGHT:#2D260E 1px solid;
			border-top:#2D260E 1px solid; 
		 	BORDER-LEFT:#2D260E 1px solid; 
			BORDER-BOTTOM:#2D260E  1px solid;
			
			
}
.clickhere{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#2D260E;
}
.welcome_text{
	font-family:Tahoma;
	font-size:11px;
	color:#413507;
	padding-left:17px;
	padding-right:11px;
	text-align:justify;
}
.welcome{
	background-image:url(images/wekcome.jpg);
	height:109px;
	width:517px;
	background-repeat:no-repeat;
}
.welcome_bg{
	background-image:url(images/welcome_bg.jpg);
	height:1px;
	width:517px;
	background-repeat:repeat-y;	
}
.welcome_footer{
	background-image:url(images/welcome_footer.jpg);
	height:38px;
	width:517px;
	background-repeat:no-repeat;
}
.gallery{
	background-image:url(images/gallery.jpg);
	height:188px;
	width:758px;
	background-repeat:no-repeat;
}

.footerlink{
	font-family:Tahoma;
	font-size:11px;
	color:#2D260E;
	text-decoration:none;
	cursor:pointer;
}

A.footerlink:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#2D260E;
	text-decoration:none;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
A.footerlink:link{
	font-family:Tahoma;
	font-size:11px;
	color:#2D260E;
	text-decoration:none;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
A.footerlink:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
.copyright{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.title{
	font-family:Trebuchet MS;
	font-size:24px;
	font-weight:bolder;
	color:#ED5900;
}
.subtitle{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bolder;
	color:#381E0A;
}
#text{
	width:475px;
	font-family:Tahoma;
	font-size:11px;
	overflow:auto;
	height:260px;
	padding:5px;
	
}
.butta {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR:#ffffff; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR:#FF8600;
	BORDER-RIGHT:#ED5900 1px solid;
	border-top:#ED5900 1px solid; 
	BORDER-LEFT:#ED5900 1px solid; 
	BORDER-BOTTOM:#ED5900  1px solid;
	cursor:pointer;
}
