.paraTitle {
	color: #054f94;
	text-decoration: none;
	font-weight: bold;
}
.more a:link {
	color: #FF0000;
	text-decoration: none;
}
.newarrivelParaTitle {
	color: #D32526;
	text-decoration: none;
}
.topmain_menu {
	display: block;
	list-style-type: none;
	margin-bottom: 0px;
}
.topmain_menu li {
	display: inline;
}
.topmain_menu a {
	display: block;
	float: left;
	width: 115px;
	height: 23px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
}
.topmain_menu a:hover {
	display: block;
	float: left;
	width: 115px;
	height: 23px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #CCCCCC;
}
.footer_menu {
	display: block;
	list-style-type: none;
	margin-bottom: 0px;
}
.footer_menu li {
	display: inline;
}
.footer_menu a {
	display: block;
	float: left;
	width: 115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
.footer_menu a:hover {
	display: block;
	float: left;
	width: 115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 40px;
	padding-left: 0px;
}
.contentTitle {
	font-size: 200%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 10px;
}
.imgeLeftAlign {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
