body {
	background:#5e6a71; font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}
.parag {
	font-size:12px;
	color:#222222;
	font-family:Tahoma;
	text-align:justify;
}
.normal {
	font-size:12px;
	color:#222222;
	font-family:Tahoma;
	text-align:left;
}

.normal-center {
	font-size:12px;
	color:#222222;
	font-family:Tahoma;
	text-align:center;
}
.product_detail {
	font-size:11px;
	color:#333333;
	font-family:Arial;
	text-align:left;
}

.topic_title {
	color:#556677;
	font-size:18px; text-decoration:none;
	font-weight:600;
	font-family:"Trebuchet MS";
}
.leftbg {
	background-image:url(../images/index_01.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#5e6a71;
	width: 25%;
}
.rightbg {
	background-image:url(../images/index_03.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#5e6a71;
	width: 25%;
}
a.tnav:link, a.tnav:visited, a.tnav:active {
	color:#FFFFFF;
	font-family:Tahoma;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
a.tnav:hover {
	color:#ddeeff;
	background-color:#000099;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.category {
	font-family:Tahoma;
	font-weight: bold; text-decoration:none;
	color:#0066CC;
	font-size:12px;
}
.topmenubg {
	background-image:url(../images/topmenu_bg.jpg);
	height:26px;
	background-repeat:repeat-x;
	background-color:#003399;
}

