@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Tahoma;
	margin: 5px;
}
#maintable  #content  h1 {
	font-family: "Times New Roman", Times, serif;
	color: #E10000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#maintable #content h3 {
	font-size: 14px;
}
#maintable #content li {
	font-size: 12px;
}

#maintable #content {
	font-size: 12px;
}
#maintable #content p {
	font-size: 12px;
}




#maintable {
	background-image: url(images/layout_19.jpg);
	border: 1px solid #000000;
}
#maintable #footer {
	background-image: url(images/layout_22.jpg);
	height: 75px;
	font-size: 11px;
}
#maintable #footer p {
	margin-top: 5px;
}

#maintable #footer a {
	font-weight: bold;
	color: #000000;
}
#maintable #footer a:hover {
	color: #CCCCCC;
}


#maintable #leftnav {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
#maintable #content .tableheader {
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
}
#maintable  #content  td  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
