body, td, th {
	font-family: tahoma;
	font-size: 12px;
	color: #848E7D;
	vertical-align: top;	
	line-height:12px;
}
img{border:0px none;}

.menuleft{
	font-family: tahoma;
	color: #CACB9D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuleft:hover{
	font-family: tahoma;
	color: #CACB9D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.header{
	font-family:tahoma;
	color:#99342C;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

.DefaultRed12{
	font-family:tahoma;
	color:#99342C;
	font-size:12px;
	text-decoration: none;
}

.DefaultGreen10{
	font-family:tahoma;
	color:#59574A;
	font-size:10px;
	text-decoration: none;
}
.DefaultGreen10:hover{
	font-family:tahoma;
	color:#99342C;
	font-size:10px;
	text-decoration: none;
}
.DefaultGreen12{
	font-family:tahoma;
	color:#59574A;
	font-size:12px;
	text-decoration: none;
}
.DefaultGreen12:hover{
	font-family:tahoma;
	color:#99342C;
	font-size:12px;
	text-decoration: none;
}


.footer{
	font-family:tahoma;
	color:#59574A;
	font-size:10px;
}

.style-footer{
	font-family:tahoma;
	color:#59574A;
	font-size:10px;
}
.textbox { 
	background: transparent; 
	border:1px solid #CBCD9E; 
	font-family:tahoma;
	color:#59574A;
	font-size:12px;
	font-weight:bold;
	text-align: left
}

.submit {
	background:transparent; 
	border:1px solid #CBCD9E; 
	font-family:tahoma;
	color:#59574A;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	cursor:hand
}