BODY {
	background-color: #CCCCFF;
}

.title {
	font-size: 70px;
	font-family: Georgia, Tahoma, Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	background-color: #B2B3FF;
	color: Black;
}

.main {
	background-color: white;
}

#m {
	width: 100px;
	vertical-align:top;
}

.info a, .info a:active, .info a:focus, .info a:hover, .info a:link, .info a:visited {
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	color: blue;
}

.info {
	background-color: #D7D7FF;
}

}

.paging, .paging a, .paging a:active, .paging a:focus, .paging a:hover, .paging a:link, .paging a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
}

.menu, .menu a, .menu a:active, .menu a:focus, .menu a:hover, .menu a:link, .menu a:visited {
	background-color: #000000;
	color: White;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 3px;
}

.menu a.s, .menu a.s:active, .menu a.s:focus, .menu a.s:hover, .menu a.s:link, .menu a.s:visited {
	background: url(/files/template/go.gif) 0px 6px no-repeat;
	padding: 4 0 0 13px;
	color: #FF6347;
	vertical-align: middle;
}

.topcat, .topcat a, .topcat a:active, .topcat a:focus, .topcat a:hover, .topcat a:link, .topcat a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Red;
}

.topcat a.s, .topcat a.s:active, .topcat a.s:focus, .topcat a.s:hover, .topcat a.s:link, .topcat a.s:visited {
	background: url(/files/template/go2.gif) 0px 9px no-repeat;
	padding: 4 0 0 8px;
	color: #FF6347;
	vertical-align: middle;
}

.subcat a, .subcat a:active, .subcat a:focus, .subcat a:hover, .subcat a:link, .subcat a:visited {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.subcat {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.subcat a.active, .subcat a.active:active, .subcat a.active:focus, .subcat a.active:hover, .subcat a.active:link, .subcat a.active:visited {
	background: url(/files/template/go2.gif) 0px 9px no-repeat;
	padding: 4 0 0 8px;
	color: #191970;
	vertical-align: middle;
}

.cat {
	width: 170px;
	margin: 5px;
	float: left;
	background-color: #FFEDDD;
	height: 120px;
	padding: 5px;
	border: 1px dashed Maroon;
}

.input {
	background: #D7D7FF; 
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border: 1px solid #006400;
}

.button {
	background-color: #FFE180;
	font-size: 10px; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid;
}

a, a:active, a:focus, a:link, a:visited {
	color: #0000CD;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	color: #0000CD;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFF9D;
}
