body {
	
	
	background-color: #ffffff;
	
}
TD, P, DIV, SPAN {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #000000;
}
.subMenuCol {
	background-image: url(/images/subMenu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.content {
	background-image: url(/images/frame-bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 20px 35px 20px 35px;
}
H1 {
	FONT-SIZE: 16px;
	FONT-FAMILY:  trebuchet MS;
	font-weight: bold;
	line-height:normal;
	color: #000000;
	display: inline;
}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: trebuchet MS;
	font-weight: bold;
	line-height:normal;
	color: #000000;
	display: inline;
}
H3 {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet MS;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.credit {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #dceeef;
}
.credit a {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #dceeef;
	text-decoration:none;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #dceeef;
}
.menu {
	margin-left: 20px;
	FONT-FAMILY: trebuchet MS;
	color: #ef343b;
	font-size: 10px;
	font-weight: bold;
}
.menu a {
	margin-left: 20px;
	FONT-FAMILY: trebuchet MS;
	color: #0000ff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	margin-left: 20px;
	FONT-FAMILY: trebuchet MS;
	color: #ef343b;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subMenu {
	padding: 0px 0px 6px 14px;
	FONT-FAMILY: trebuchet MS;
	color: #ef343b;
	font-size: 10px;
	font-weight: bold;
}
.subMenu a {
	FONT-FAMILY: trebuchet MS;
	color: #0000ff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subMenu a:hover {
	FONT-FAMILY: trebuchet MS;
	color: #ef343b;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.keys a {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #dceeef;
	text-decoration: none;
}
.keys a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #dceeef;
	text-decoration:none;
	cursor:text;
}

