body {
	padding:0px;
	text-align:center;
	background-color: #999999;
	font-size: 80%;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
.textMedium {
	font-size: 1.2em;
	color: #333333;
}
.menuImage {
	white-space: normal;
	vertical-align: top;
	display: block;
}
.textError {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 2em;
	color: #333333;
	font-weight: bold;
}
li {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #666666;
}
.textSmall {
	font-size: 1em;
	color: #333333;
}
h3 {
	font-size: 1.5em;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.menuLink {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 20px;
	width: 120px;
	border: 1px dashed #999999;
	text-align: center;
	vertical-align: middle;
}
#mainMenu a:link {
	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
}
#mainMenu a:hover {

	color: #666666;
	text-decoration: underline;
	font-size: 1.2em;
}
#mainMenu a:visited {


	color: #666;
	font-size: 1.2em;
}
#mainMenu a:active {



	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
}
