body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	background-color: #364327;
}
tr, td, table, th, p, div {color: #000; font-family: Arial, Tahoma; font-size: 12px}
form {margin: 0; padding: 0}
a, a:link, a:active, a:visited {color: #000000; text-decoration:none}
a:hover      {color: #FF9C12; text-decoration: none}
textarea, select {color: #000000; font-family: Arial; font-size: 12px}

input { 
	font-family: Arial; 
	font-size: 12px;
	}
hr {
	border: solid #72AD75 0px; border-top-width: 1px;
}

.grey, a:link.grey, a:active.grey, a:visited.grey {font-size: 10px; color: #666666; font-family: tahoma; font-weight: normal; text-decoration: none}
a:hover.grey {color: #FF9C12}

.errmess {
	border: 1px solid #FF0000;
	padding: 10px;
	background-color: #ffff99	
}

#mod_title {
	font-size: 11px;
	font-family: Verdana;
}	

#mod_title a {
	color: #00668C;	
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}

.fontstyle1 {
	font-size: 11px;	
}	

.footer* {
	color: #fff;	
}

.spa {
	background: url('../images/separator2.gif');
	height: 1px;
	margin: 5px 0 5px 0;
}

.spa2 {
	background: url('../images/separator2.gif');
	height: 2px;
	margin: 5px 0 5px 0;
}

.design_az {
	font-size: 18px;	
	color: #CC6600;	
	margin-bottom: 10px
}	

.dsprice {
	font-size: 18px;
}

.blockleft_title, a.blockleft_title {
	color: #6D790B;
	font-weight: bold;
	margin-bottom: 10px;
}	

.blockright_title, a.blockright_title {
	color: #62561A;
	font-weight: normal;
	margin-bottom: 10px;
}	


