/* Provided by MyFreeTemplates.com */

body,td,tr,p,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

a {
	color: #FF6600;
}

a:hover {
	color: #FF9966;
}

.td2 {
	color: #333333;
}

.pageh {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FF6600;
	font-weight: bold;
}

.h1 {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 32px;
	padding-left:10;
	padding-top:2;
	padding-right:35;
	border-bottom: 2px dashed #FF6600;
	border-top: 2px dashed #FF6600;
	border-left: 2px dashed #FF6600;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;	
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #9E3C02;
	display: block;
	background: url(_images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(_images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(_images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
