p,td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

img { border: 0px; }

.homebody {
	font-size: 12px;
	color: #999;
	line-height: 16px;
}
p a,td a,body a {
	color: #0099CC;
}
p a:visited,td a:visited,body a:visited {
	color: #0099CC;
}
p a:hover,td a:hover,body a:hover {
	color: #009900;
}
.menu {margin-top:15px;text-align:center;}
.menu li {display:inline;}
.menu a, .menu a:visited {color:#09c;}
.body_bg {
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#title h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	margin-bottom: 0px;
	text-align:right;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	margin-bottom: -6px;
}
.home  {
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-bottom: -8px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #008800;
	text-decoration: none;
	margin-bottom: -8px;
}
li {
	list-style-image: url(../images/arrow.gif);
	margin-bottom: 4px;
}
ul {
	margin-top: -10px;
}
.smalltext {
	font-size: 9px;
}
.tinted {
	color: #339933;
}
input {
	font-size: 11px;
	color: #888888;
	padding: 3px;
	width: 180px;
	border-top: 1px solid #B7D4B8;
	border-right: 1px solid #B7D4B8;
	border-bottom: 1px solid #B7D4B8;
	border-left: 1px solid #B7D4B8;
}
textarea {
	font-size: 11px;
	color: #888888;
	padding: 3px;
	width: 230px;
	height: 30px;
	border-top: 1px solid #B7D4B8;
	border-right: 1px solid #B7D4B8;
	border-bottom: 1px solid #B7D4B8;
	border-left: 1px solid #B7D4B8;
}
.foot p {color:#006000;margin:0;padding:0;}
.foot p a {color:#006000;}