body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/all_bg.gif);	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.miniwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #000000;	
}
h4 {
	font-size: 15px;
	color: #000000;		
}
a.home:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}
a.home:visited {
	color: #FFFFFF;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.home:hover {
	color: #FFFFFF;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.home:active {
	color: #FFFFFF;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:visited {
	color: #666666;	
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: none;
}
a.submenu:hover {
	color: #333333;
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.submenu:active {
	color: #666666;	
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:visited {
	color: #000000;	
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
a.subpage:hover {
	color: #000000;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: underline;
}
a.subpage:active {
	color: #000000;	
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
a:link {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
a:visited {
	color: #CC0000;	
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
}
