* {font-family: Trebuchet MS, verdana, arial, sans-serif;}
body 
{ 
	padding: 0; 
	margin: 0;
	
	background-repeat: repeat-x;
	background-color: #341400;
	background-image:main-back.gif;
}

img {border: 0;}
a{color: #000000; text-decoration: none;}
a:hover{text-decoration: underline;}



div#menu
{
	padding: 0;
	margin: 0;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DFDAB6;
	width: 101px;
	height: 66px;
	border: 1px solid #948942;
	border-bottom: 0px;
}
div#menu a {
	display: block;
	padding: 2px 0 2px 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6C6742;
	text-decoration: none;
	border-bottom: 1px solid #948942;
	text-align: left;
	text-indent: 5px;
}
div#menu a:hover{color: #341400;}
.menu a {padding: 8px 0 8px 0; font-family: tahoma; font-size: 11px; font-weight: bold; color: #6C6742; text-decoration: none; text-align: left; text-indent: 5px; line-height:12px;}
.menu a:hover{color: #341400;}
div#select a:hover{color: #341400;}
.select a {padding: 5px 0 5px 0; font-family: tahoma; font-size: 11px; font-weight: bold; color: #341400; text-decoration: none; text-align: center; text-indent: 5px; line-height:12px;}
.select a:hover{color: #6C6742;}
.select {padding: 5px 0 5px 0; font-family: tahoma; font-size: 11px; font-weight: bold; color: #341400; text-decoration: none; text-align: center; text-indent: 5px; line-height:12px;}

.info {font-size: 12px; padding: 0 0 5px 0;}
.head {
	font-size: 14px;
	padding: 0 0 0px 0;
	color : #341400;
	font-weight: bold;
}
td#left {font-size: 11px; color: #000000; padding: 12px 2px 2px 2px; background-color: #FFFAE0; }
td#left a{text-decoration: underline; color: #000000;}
td#left a:hover{text-decoration: none;}

td#content {font-size: 11px; line-height: 14px; color: #000000; padding: 10px 10px 5px 10px;   background-color: #FFFAE0; }
td#content p{text-align: justify; margin: 5px 0 5px 0;}
td#content a{text-decoration: underline; color: #000000;}
td#content a:hover{text-decoration: none;}

td#right {font-size: 11px; color: #000000; padding: 2px 2px 5px 2px; background-color: #E6E2C7;}
td#right p{font-size: 11px; color: #000000; margin:0 0 0 7px; padding: 0;}
td#right a {font-weight: bold; color: #6F4E0B; font-size: 11px; text-decoration: none;}
td#right a:hover{text-decoration: underline;}

.footer {border-top: 1px solid #E8E3D1; background-color: #FFFAE0; font-family: tahoma; font-size: 10px; font-weight: bold; color: #A29C84; text-align: center; padding: 8px 0 8px 0;}
.body-bold {font-family: tahoma;font-size: 11px; font-weight: bold; color: #000000; }
.footer a{text-decoration: underline; color: #96907A;}
.footer a:hover{text-decoration: none;}
.bullet{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.borderTab{
border:1px solid #797979;
}

.borderT{
border-bottom:1px solid #797979;
border-right:1px solid #797979;
border-left:1px solid #797979;
}
.borderT1{
border-bottom:1px solid #797979;
border-right:1px solid #797979;
}
.borderT2{
border-bottom:1px solid #797979;
border-right:1px solid #797979;
border-top:1px solid #797979;
}
input
{
height:19px;
background-color:#F8F7F0;
border:1px solid #7A7348;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
textarea
{

background-color:#F8F7F0;
border:1px solid #7A7348;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
select
{
height:19px;
background-color:#F8F7F0;
border:1px solid #7A7348;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

