html, body { 	margin-top: 20px;		
}

img { border: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
	body {
	margin: 0;
	background: #FFF;
	}

	
	
	
	
	
	

blockquote {
	border-left: 1px solid #ff9933;
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}



h1  {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #A3A5AE;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}

.title {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #ff9966;
	font-weight: bold;
	text-align: left;
}	







.tt {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #4A4E61;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: left;
}	

.tt a, .tt a:visited {
	text-decoration: underline;
	color: #ff9933;
}	

.tt a:hover {
	color: #ffffff;
	background: #FF9933;
	text-decoration: none;
}	


.tm {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #4A4E61;
	font-weight: bold;
	padding-right: 16px;
	text-align: right;
}	

.tm a, .tm a:visited {
	text-decoration: none;
	color: #ff9933;
}	

.tm a:hover {
	color: #ff9966;
	background:  url(img/botmenubg.gif) 0 -29px;
	text-decoration: none;
}	



.tr {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}	

.tr a, .tr a:visited {
	text-decoration: none;
	color: #8C8C8C;
}	

.tr a:hover {
	text-decoration: underline;
	color: #ff9966;
}	




.tb {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #B9A899;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}	

.tb a, .tb a:visited {
	text-decoration: none;
	color: #B9A899;
}	

.tb a:hover {
	text-decoration: underline;
	color: #B9A899;
}	














/*- Menu left --------------------------- */
	
#menu2 {
	width: 200px;
	margin: 0px;
	border-style: none;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #ff9966;
	display: block;
	background:  url(menu2.gif);
	padding: 8px 0 0 15px;
	}
	
#menu2 li a:hover {
	color: #181818;
	background:  url(menu2.gif) 0 -32px;
	padding: 8px 0 0 15px;
	}
























