td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#797979;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF}

ul { list-style-type: none; 
	list-style-image: url(images/list_marker.gif);
	margin:0px; padding-left:30px;
}
ul li { color:#414141;}
ul li a { color:#8AA222; text-decoration:underline }
ul li a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; color:#3C3C3C; margin-left:15px; }
.list ul li a{ color:#8AA222; margin-left:15px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

strong { color:#8AA222}

b{color:#797979}

a{ color:#8AA222; text-decoration:underline}
a:hover{ text-decoration:none}

.grey{ background-color:#F1F1F1}
.grey a{color:#323232; text-decoration:underline; font-weight:bold}
.grey a:hover{ text-decoration:none}

.footer { color:#7E7E7E}
.footer a{ color:#7E7E7E; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.head {
	color: #DC7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font: bold;
}

.title {
	font-family: sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #414141; 
	font: bold;
	line-height: 20px;
	padding-top: 10px;
}

#menu {
	background: #414141;
	float: left;
	font: "Swiss BT", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-variant: small-caps;
	list-style: none url(images/menu_marker.gif);
	padding: 0;
	margin: 0 0 0 20px;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	background: #414141;
	color: #cccccc;
	display: block;
	margin: 0;
	padding: 2px 2px;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #8AA222;
}	

.form input{
	width:154px;
	height:23px;
	color: #7E7E7E;
	padding:1px 0 0 6px;
	border-color:#A1A1A1;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.form1 input{
	width:196px;
	height:20px;
	color: #7E7E7E;
	padding:1px 0 0 6px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:196px;
	height:102px;
	color: #7E7E7E;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}
