@charset "UTF-8";
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
pre {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	font-size: 12px;
	color: #CD6532;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #CD6532;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CD6637;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#table1  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	text-align: left;
}
.table1 {
	border: 1px none #333333;
	background-color: #81bc41;
	cursor: crosshair;
	list-style-type: square;
	padding: 3px;
	text-align: center;
}
.menuTiltle {
	font-size: 16px;
	font-weight: bold;
	color: #35a3a4;
}
.menuPrice {
	color: #CC6633;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#table2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD6532;
	text-decoration: blink;
}
.tableFolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#tableFolder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99cc33;
	text-decoration: blink;
}
.White12 {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.LargeRed {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
