/* CSS Document */
body {
	
	background-color: #000000;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	color: #000000;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #CC0000;
}
h4 {
	font-size: 14px;
	color: #CC0000;
}
.style1 {color: #CC0000}
.style3 {color: #CC0000; font-weight: bold; }

.style8 {font-size: 9px; color: #CC0000;}
.style11 {color: #FF9900}
.style15 {color: #FF9900; font-style: italic; font-weight: bold; }
.style16 {font-size: x-small}
.style18 {font-size: x-small}
.style19 {font-size: 10px}
a:active {
	color: #FF9900;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9900;
}

.mouse_pads, .mouse_pads TD, .mouse_pads TH
{
background-image:url('images/temp.gif');
background-color:#DBDEDF;
color:black;
font-family:sans-serif;
font-weight:600;
}
.mouse_pads1, .mouse_pads1 TD, .mouse_pads1 TH
{
background-image:url('images/1-molheader-new.jpg');
color:black;
font-family:sans-serif;
font-weight:600;
}