@charset "utf-8";
/* CSS Document */
body {
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.Style1 {font-size: x-small}
.Style2 {
	color: #000000;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 20px;
	padding-top: 17px;
}
.Style5 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC;}
.Style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Style10 {
	font-size: 10px;
}
.Style9 {
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
}

.Style7 {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
.Style12 {font-size: 10px}

.menu2 {
	background-color: #FF9900;
	text-transform: uppercase;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: right;
	width: 120px;
}
.menu2 a {
	color: #999999;
}
.menu2 a:hover {
	color: #000000;
}
