a:link { text-decoration: none; color: #7F6F3B; }
a:active { text-decoration: none; color: #7F6F3B; }
a:visited { text-decoration: none; color: #7F6F3B; }
a:hover { text-decoration: none; color: #207451; }

.a:link { text-decoration: none; color: #cccccc; }
.a:active { text-decoration: none; color: #cccccc; }
.a:visited { text-decoration: none; color: #cccccc; }
.a:hover { text-decoration: none; color: #ffffff; }

tr,td{
	font-family: Tahoma;
	font-size: 8pt;
	color: #625935;
}
input,select,textarea{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
}
.button{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
body{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #454444;
}
.white{
	font-family: Tahoma;
	font-size: 8pt;
	color: #E0E2D9;
}
.h_text{
	font-weight:bold;
}
.titleb{
	font-weight:bold;
}
.title{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #8D7A41;
}
.textfield {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
#parent_table{
	border: 2px solid #3D2906;
	background-color: #C7E2B5;
}
#parent_table2{
	border: 2px solid #444547;
	background-color: #EADBA4;
}
#data_box{
	border: 1px solid #AB8E5D;
	background-color: #FEF5E1;
	padding: 10px;
}
#nav{
	height: 20px;
	border-top: 1px solid #6B460F;
	border-bottom: 1px solid #6B460F;
	background-color:#FFFFFF;
	padding-left: 5px;
}
/*#footer{
	background-image: url(images/bg_foot.jpg);
	background-repeat: repeat-x;
	height: 83px;
	padding: 10px;
	color: #F1E4C0;
}
#index_thumb{
	background-image: url(images/bg_gradient218.gif);
	background-repeat: repeat-x;
	height: 218;
	padding: 10px;
	padding-top: 18px;
}
#index_data{
	background-image: url(images/bg_gradient269.gif);
	background-repeat: repeat-x;
	height: 269;
	padding: 10px;
}
#data_text{
	background-image: url(images/tbl_bgmx3.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#data_box{
	background-image: url(images/bg_databox.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#crown{
	background-image: url(images/crown.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:50px;
}*/
