/* Global Styles */
body {
	background-color: #f6f1e8;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
scrollbars { 
scrollbar-arrow-color:#e58fa9; 
scrollbar-track-color:#f6f1e8; 
scrollbar-face-color:#664b18; 
scrollbar-highlight-color:#d9ceb3; 
scrollbar-3dlight-color:#d9ceb3; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#333333; 
}
/* ID Styles */

#bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#bodytext a {
	font-family: Arial;
	font-size: 12px;
	color: #631730;
}
#bodytext a:visited {
	color: #b72b55;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#bodytext a:hover {
	color: #c92e60;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #c92e60;
	text-decoration: underline;
}
.tableDetail {
	font-size: 12px;
	font-family: Arial;
	color: #563f14;
}
.bottomNewstable {
	background-color: #f6f1e8;
	margin-bottom: 0px;	
}
.bottomNewstext {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
#bottomNewstable {
	background-color: #f6f1e8;
	margin-bottom: 0px;	
}
#bottomNewstext {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.bodytext {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.frame {
	border: 1px solid #563f14;
}
.designed_by {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}