/* CSS Document */
body
{
	padding:0;
	margin:0;
}
.navtblPad {
	padding-top: 8px;
	padding-bottom: 15px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
.navtext {
	font-family: tahoma;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	color: #7D7D7D;

}
.navtextRight {
	font-family: tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7D7D7D;
}
/*---- Links ----- */
.topnav {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:#9E0F3F;
	font-weight: normal;
}
.topnav:link {color:#9E0F3F;font-weight: normal;text-decoration: none}
.topnav:visited {color:#9E0F3F;font-weight: normal;text-decoration: none}
.topnav:hover {color:#999999;font-weight: normal;text-decoration: none}






.foolink:link, .foolink:visited, .foolink:active{color:#DD1259; text-decoration:none}
.foolink:hover{ color:#000000; text-decoration:none}


.cntTbl {
	font-family: tahoma;
	color: #7D7D7D;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;

}
.prdText {
	font-family: tahoma;
	font-size: 12px;
	color: #DD1259;
}
.hrul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #939393;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;

}
.vspc {
	font-size: 5px;
	height: 5px;
}
.leftnav {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9E0F3F;
	font-weight: bold;
}
.leftnav:link {color:#9E0F3F;font-weight: bold;}
.leftnav:visited {color:#9E0F3F;font-weight: bold;}
.leftnav:hover {color:#E37097;font-weight: bold;}

