td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#847D6D;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#785D4B;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body {	margin:0px;padding:0px;
		scrollbar-face-color:#;
		scrollbar-track-color:#;
		scrollbar-arrow-color:#;
		scrollbar-3Dlight-color:#;
		scrollbar-base-color:#;
		scrollbar-shadow-color:#;
		scrollbar-darkshadow-color:#;
		scrollbar-highlight-color:#;}

.bott {color:#7E7B6E; text-decoration:none}
.gray {color:#847D6D}
.text {color:#5D4541}
.ten {font-size:10px}
image 
{
	border:none;
}


/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
.awe-content { vertical-align:bottom }
.awesome:link, .awesome:visited {
	background: #222 url(/img/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-decoration:none;
} 
.awesome:hover					{ background-color: #111; color: #fff; }
.awesome:active					{ top: 1px; }

.small.awesome, .small.awesome:visited 		{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 14px 9px; }
.verylarge.awesome, .bigger.awesome:visited 		{ font-size: 18px; padding: 14px 14px 15px; }
.extralarge.awesome, .bigger.awesome:visited 		{ font-size: 20px; padding: 16px 14px 17px; }
.monster.awesome, .monster.awesome:visited 		{ font-size: 24px; padding: 18px 16px 19px; }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover				{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover				{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited		{ background-color: #e33100; }
.red.awesome:hover				{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover				{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited	{ background-color: #ff5c00; }
.orange.awesome:hover				{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited	{ background-color: #ffb515; }
.yellow.awesome:hover				{ background-color: #fc9200; }
.grayblue.awesome, .grayblue.awesome:visited	{ background-color: #68798B; }
.grayblue.awesome:hover				{ background-color: #263C50; }