.info, .info a, .info a:active, .info a:focus, .info a:hover, .info a:link, .info a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #98DAFA;
}

.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: #000000;
}

.rek, .rek a, .rek a:active, .rek a:focus, .rek a:hover, .rek a:link, .rek a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFF66;
}

.menu, .menu a, .menu a:active, .menu a:focus, .menu a:hover, .menu a:link, .menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
	background-color: #6495ED;
}

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

.subCategory, .subCategory a, .subCategory a:active, .subCategory a:focus, .subCategory a:hover, .subCategory a:link, .subCategory a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	
	color: #0000CD;
	background-color: #ECECEC;
}

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

.button {
	background-color: #D3D3D3;
	font-size: 12px; 
	font-family: 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;
	
}
#top {
text-align:center;
border-bottom-style:dotted;
border-bottom-color:black;
border-bottom-width:1;

border-top-style:dotted;
border-top-color:black;
border-top-width:1;
}

#top a {
color: red;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
font-weight: bold;
}
