/* CSS Document */

th {
	text-indent: 8px;
	font-size: 0.9em;
}
#tblContent {
	background-color: #FFFFFF;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 722px;
}
#tblText {
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #D9CF96;
	width: 100%;
	padding-right: 10px;
	font-size: 0.8em;
	text-decoration: none;
}
#tblMenu {
	text-align: justify;
	background-color: #B3A76B;
	font-size: 0.7em;
	text-decoration: none;
	margin-top: 10px;
}
#tblText a:visited {
	color: #e75442;
	text-decoration: none;
}
#tblMenu a {
	text-decoration: none;
	color: #000000;
}

#tblText a:link {
	color: #e75442;
	text-decoration: none;
}
#tblText a:hover {
	color: #e75442;
}
#tblText a:active {
	color: #e75442;
}

body {
	font-family: tahoma;
	font-size: 0.7em;
	color: #333333;


	background-image: url(../Copy of custom/front/custom/bg.jpg);
	background-repeat: repeat;
	background-image: url(img/bg.jpg);
	background-color: #100805;
	margin: 0px;
	padding: 0px;
}
.Bullet {
	color: #6EAE20;
}
#footer {
	font-family: tahoma;
	text-transform: capitalize;
	color: #95600D;
	font-size: 0.7em;
	margin-top: 12px;
	margin-bottom: 12px;
}

#tblMenu td {
	padding: 0px;
	text-align: justify;
	text-indent: 8px;
	height: 20px;
	margin: 0px;
	font-size: 0.7em;
}

#tblLinks {
	background-color: #F4F4F4;
	border: 1px solid #e0e0e0;
}
#Image {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#master {
	width: 870px;
}
#footer a {
	font-family: tahoma;
	font-size: 1.1em;
	text-transform: capitalize;
	color: #95600D;
	margin-left: 5px;
	text-decoration: none;
	margin-right: 5px;
}
#rightnav th {
	background-image: url(img/th_fa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 200px;
}
#form1 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEAB2B;
	background-color: #050505;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

