html,body {
	font-family:tahoma, arial;
}
.problemstable {
	background-image: url(library/mediamanpower_r3_c1.jpg);
	background-repeat: repeat-y;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
}
.controlpanelheading {
	font-family: Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.formbutton {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
	background-color: #8193B7;
	border: 1px solid #CC0104;
}
.formfield {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
}
.mainheading {
	font-family: Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.category {
	font-family: Tahoma, Arial;
	list-style-type:none;
	color: #FFFFFF;
}
#category a:link {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
#category a:visited {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
#category a:hover {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#category a:active {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
#category {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
}
.smalltext {

	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #000000;
}
a:visited {

	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:active {

	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.formfielddisabled {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	border: #FFFFFF;
	background-color: #CCCCCC;
}
#media {
	text-align:center;
	font-family: Tahoma, Arial;
	font-size: medium;
	color: #FFFFFF;
	border: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#media a:link {
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
#media a:visited {
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
#media a:active {
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
#media a:hover {
	text-align:center;
	color: #990000;
	text-decoration: none;
}
.subheading {

	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
#content {
	
	margin-left:20px;
	margin-right:15px;

}
#bottombartext {

	margin-right:15px;
	margin-bottom:10px;
	margin-top:0;
}
h2 {
	font-size:large;
	font-weight:bold;
}
h3 {
	font-size:small;
	font-weight:bold;
}
.red {
	color:#990000;
	font-weight:bold;
}
.blue {
	color:#0066CC;
	font-weight:bold;
}
.smaller {
	font-size:x-small;
}