body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
}
h1 {
	font-size:16px;
	text-align:right;
	color:#669933;
	margin-top:0px;
	margin-bottom:10px;
	padding-right:20px;
}
a {
	color:#669933;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
.box {
	width:790px;
}
.left {
	width:280px;
	float:left;
}
.right {
	width:510px;
	background-image:url(images/right_bg_repeat.jpg);
	background-repeat:repeat-y;
	float:left;
}
.right_info {
	background-image:url(images/right_info_bg.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:40px;
}
.footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:50px;
	padding-top:30px;
	color:#669933;
}
.footer a {
	color:#669933;
	text-decoration:none;
	font-size:10px;
	padding-right:20px;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.service_table {
	border-left:1px solid #999999;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.row_0 {
	background-color:#E1E1E1;
}
.row_1 {
	background-color:#C1C1C1;
}
text {
	border:1px solid #000000;
}