html { background-color:#FFF7D2; }
body { background-color:#FFF7D2; margin:0; }
img { border:0; }
ul { margin-left:14px; padding:0; }
p { padding:0; margin-top:14px; margin-bottom:14px; }

.text { color:#000; font-family:verdana,tahoma,helvetica,arial,sans-serif; font-size:12px; font-weight:normal; }
.text a, .text a:active, .text a:focus, .text a:hover, .text a:link, .text a:visited { color:#365ACA; font-size:12px; text-decoration:none; }
.text a:hover {text-decoration: underline;}


.head { overflow:hidden; font-family:verdana,tahoma,helvetica,arial,sans-serif; font-size:12px; height:27px; border:0; }
.headleft { background:#304050 url(../images/barleft.gif) no-repeat left bottom; padding-left:5px; }
.headbody { background:#304050; text-align:center; }
.headbody a, .headbody a:active, .headbody a:focus, .headbody a:hover, .headbody a:link, .headbody a:visited { color:#FFFFFF; font-weight:normal; text-decoration:none; }
.headright { background:#304050 url(../images/barright.gif) no-repeat right bottom; padding-left:5px; }


.text {
	padding-left: 10px;
}
.text .notify {
	padding: 10px;
	color: white;
	background: #DA9A02;
	font-weight: bold;
	margin-bottom: 10px;
}

h1.title {
	font-size: 150%;
	margin: 0px; padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.zend_form {
	margin: 0px; padding: 0px;
}
.zend_form dd {
	margin: 0px;
	margin-bottom: 5px;  
} 
.zend_form ul.errors, .errors {
	color: red;
}
.zend_form small {
	display: block;
}

ul.usermenu {
	margin: 0px; padding:0px;
	list-style: none;
	
	padding: 5px;
}
ul.usermenu li {
	 
}

table.list {
	border-collapse: collapse;
}
table.list td {
	padding: 2px;
	border: 1px solid #BFB99B;
}
table.list thead td {
	background: #CCCC66;
	font-weight: bold;
	text-align: center;
}
.nop p {
	margin: 0px; padding: 0px;
}

ul.quote-list {
	list-style: none;
	margin: 0px; padding: 0px;
}

ul.quote-list li {
	margin: 0px; padding: 0px;
}
.stars {
	position: relative;
	top: 2px;
}
.qst-error {
	color: red;
	float: left;
	position: relative;
	top: 4px;
	margin-left: 5px;
	font-weight: bold;
}

.input {
	width: 150px;
}

.button {
		
}





TD.maintitle {
	height:10px;
	text-align:center;
	background-color: #CCCC66;/*#C6D1DD;
*/	

	border-top:1px black solid;
	border-bottom:1px black solid;

	font-family: monospace;
	font-size:19px;
	font-weight: bold;

}
TD.menu-left {
	font-family: Tahoma;
	font-size:11px;
	height: 20px;
	background-color: #BDCD9D;

	border-top: 1px black solid;
	border-bottom: 1px black solid;
	padding-left: 10px;
	padding-right: 10px;
}

TD.menu-left a, TD.menu-left a:visited, TD.menu-left a:link, TD.menu-left a:active {
	color: #000;
	text-decoration: none;
}