body {
	background-color: #F8F0DB;
	margin:0px;
}

td {
	font-family: Verdana;
	font-size : 12px;
	line-height:1.6;
	color: #5C4620;	
}
input {
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #BC9838;
}
input.text {
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
input.password {
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}

span.title {
	color:#A65E3F;
	 font-size:24px;
}

input.blue {
	font-family: Verdana;
	font-size : 12px;
	background-color:#BB973B;
	color: #FFFFFF;
}
input.green {
	font-family: Verdana;
	font-size : 12px;
	background-color:#6FB43F;
	color: #FFFFFF;
}

textarea { 
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family:Verdana;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Verdana;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #83391D;
}


a.title_link {
	color:#A65E3F;
	text-decoration : none;
	font-size:24px;
}
a.title_link:hover {
	color:#A65E3F;
	text-decoration : underline;
	font-size:24px;
}

a.menu1 {
	font-family:Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu1:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #83391D;
}



a.black {
	font-family:Verdana;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #83391D;
}
a.black:hover {
	font-family : Verdana;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #000000;
}


a.menu_footer {
	font-family:Verdana;
	font-size : 12px;
	text-transform:uppercase;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu_footer:hover {
	font-family : Verdana;
	text-transform:uppercase;
	font-size : 12px;
	text-decoration : none;
	color : #133D4D;
}



a.menu_back {
	font-family:Verdana;
	font-size : 12px;
	text-transform:uppercase;
	text-decoration : none;
	color : #133D4D;
}
a.menu_back:hover {
	font-family : Verdana;
	text-transform:uppercase;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}

a.red {
	font-family:Verdana;
	font-size : 12px;
	text-transform:uppercase;
	text-decoration : none;
	color : #fd8870;
}
a.red:hover {
	font-family : Verdana;
	text-transform:uppercase;
	font-size : 12px;
	text-decoration : underline;
	color : #fd8870;
}


a.yellow {
	font-family:Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #d0ce78;
}
a.yellow:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #d0ce78;
}



a.white {
	font-family:Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}
a.white:hover {
	font-family: Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #FFFFFF;
}



a.green {
	font-family:Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #9ab062;
}
a.green:hover {
	font-family: Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #FFFFFF;
}