@charset "utf-8";
.subcat_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E8E9EB;
	background: #4e5c6e 4;
	text-align: left;
	padding: 3px 5px 3px 15px;
	border-bottom: thin solid #353F4B;
}

.maincat_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E8E9EB;
	text-align: left;
	padding: 3px 2px 3px 5px;
	background: #353F4B;
	border-bottom: thin solid #4F5F71;
}
.header_bgr {
	background: #E8E9EB;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #343E4B;
	padding: 5px 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #343E4B;
	padding: 5px 15px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #485666;
	text-align: left;
	padding: 6px;
	border-style: none;
}
.indexnewstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #E8E9EB;
	background-color: #7688A0;
	padding: 10px;
}
.fuxcelllooktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8DEED;
	background-color: #85165A;
	background-image: url(../optimum/imgs/optilogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
}
.fuxcellnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #D4DEED;
	background-color: #5C6C83;
}

#optibut a:link, #optibut a:visited {
	color: #F8DEED;
	text-decoration: none;
	font-size: 0.8em;
	float: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 340px;
}
#optibut a:hover, #optibut a:active {
	color: #59ACFF;
}
#optimumnav {
}
.new {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #B6258C;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

.yellowcelllooktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A4363;
	background-color: #FEC657;
	background-image: url(../optimum/imgs/quantumlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
}

