body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
	background:#d6dff7;
}
*{padding:0px; margin:0px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}


a:visited {  color: #333333; text-decoration: none}
a:hover {  color: #9999	99; text-decoration: underline}
a:active {  color: #333333; text-decoration: none}


.message{
	font-weight:bold;
	color:#76B13B;
}
.error{
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}

.header{
	border-bottom:0px solid #999999;
	padding:10px 0px;
}

.slogan{ text-align:center;}
.left-side{ border-right:0px solid #666666;}


.footer{border-top:1px solid #666666; text-align:center}



/*******      FORM css        ***********/
.topmenuRow th{font-size:15px; line-height:30px; padding:5px;}
table.body th{ font-size:15px; line-height:30px; padding:5px;}
table.body td{ font-size:15px; padding:5px;}
.form_label{ text-align:right; vertical-align:top;}

.rowOver{ cursor:pointer; background-color:#79867C;}
.rowOut{ cursor:pointer;}

.top-menu{
	padding:15px 5px;
	margin-top:1px;
	text-decoration:none;
}

.top-menu:hover{background-color:#d6dff7; text-decoration:none;}

.productlist{
	border:1px solid #708edf;
}
.tblhead{ background-color:#cccccc; border-bottom:1px solid #6376d6;}