body,td,input,select {
	font-size: 12px;
	color: #000000;
	font-family:  Arial, Verdana, Helvetica,sans-serif;
}
.txtparalight {
	color: #666666;
	text-align: justify;
}

.smalllight {
	font-size: 9px;
	color: #666666;
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: maroon;
	margin-bottom: 8px;
	border-bottom: solid 1px maroon;
}
.menutitle {
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	margin-bottom: 8px;
	
}
.tablemixpara {
	margin-bottom: 10px;
}
.ulsimplelist {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
.simplelist {
	font-size:12px;
	color: #000000;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: maroon;
	background-color: #eeeeee;
	margin-bottom: 10px;
	text-indent: 5px;
	border: solid 1px;
}

.menulink {
 font-size:12px;
 color: #bb0000;
 font-weight: bold;
 text-decoration: none;
}
a {
 color: #bb0000;
 text-decoration: none;
}

a:hover,.menulink:hover {
	color: #999;
}

.contactformfield {
	color: #666;
	font-size:12px;
	border: inset 1px #666;
}
.yellowquick {
	color: #fc0;
}
.contactformbutton {
	font-size:12px;
	background: #ccc;
	border: outset 1px #666;
}
.contactformlabel {
	font-size:12px;
}

.menutd {
 border-bottom: solid 1px #999;
 padding: 3px;
}
