body {
	background-color: 99CC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.podval a{
	font-size: 85%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.top_text {
	padding-left: 25px;
	padding-right: 25px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #669933;
}
a:hover {
	font-weight: bold;
	color: 99CC66;
}

b {
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#666666;
}
h1 {
	font-size: 130%;
	color: #669933;
	margin-bottom: 0px;
	margin-top:0px;
}
h2 {
	font-size: 100%;
	color: #666666;
	margin-bottom: 0px;
	margin-top:0px;
}
em {
	color: #666666;
	font-style:normal;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

ul {
	margin: 20;
	padding-left:0;
	list-style-image: url(theme/green_dot_small.gif);
	vertical-align: text-top;
	font-size:90%;
}
ul li{
	margin-bottom: 10;
	padding-left:0;
	list-style-image: url(theme/green_dot_small.gif);
	vertical-align: text-top;
}
.service ul {
	margin-top: 0;
	margin: 5,0,10,0px;
	list-style-image: url(theme/green_dot_small.gif);
	vertical-align: text-top;
	font-size:70%;
}
ul a{
font-size:100%;
font-weight:normal;
}
ol {
	margin-top: 0;
	margin-bottom: 5px;
	list-style-image: url(theme/green_dot.gif);
	vertical-align: text-top;
	font-size: 150%;
}

hr {
	padding-top: 0px;
	margin: 0px;
}
.top_menu {
	text-align: center;
	height: 20px;
	width: 260px;
}
.top_menu a {
	color:#666666;
	text-decoration:none;
}
.top_menu a:hover {
	color: #666666;
	text-decoration:none;
}
.top_menu a:active {
	color: #666666;
	text-decoration:none;
}

img {
border-color: #CCCCCC;
}
.form_left {
	height: 20px;
	width: 39%;
	text-align: right;
	vertical-align: top;
	padding-top: 12px;
	font-size: 70%;
}
.form_right {
	width: 61%;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
}
p {
	margin-top: 10px;
	margin-bottom: 15px;
}
.gray_link a {
	color:#666666;
}
input {
	height: 20px;
}
input.button {
	height:20px;
	width:120px;
	color:#FFFFFF;
	font-weight:bold;
	background:#669933;
	border: none;
	font-size:85%;
	letter-spacing:1px;
	text-align:center;
}

