body {
	font-family: Arial, Helvetica, sans-serif;
	background: url('img/bg.gif') repeat-x top #D1D1D1;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menubutton a, .menubutton a:visited, .menubutton a:active, .menubutton {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.optionmenubutton a, .optionmenubutton a:visited, .optionmenubutton a:active, .optionmenubutton {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.FFFFFFmenubutton a, .FFFFFFmenubutton a:visited, .FFFFFFmenubutton a:active, .FFFFFFmenubutton {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.000000menubutton a, .000000menubutton a:visited, .000000menubutton a:active, .000000menubutton {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.menubutton a:hover {
	color: #000000;
}

.000000menubutton a:hover, .FFFFFFmenubutton a:hover {
	color: #888888;
}

.submenu a, .submenu a:visited, .submenu a:active, .submenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.submenu td {
	padding: 6px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	border-left: 2px white solid;
}

.submenu a:hover {
	color: #000000;
}

.box {
	padding: 10px;
	border: 1px #D1D1D1 dashed;
}

h5 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 8px;
	font-size: 12px;
}

p, li, td {
	font-size: 12px;
}
ul {
	margin-left: 4px;
	padding-left: 8px;
}
li {
	margin-left: 8px;
}

