h1 { 
font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #ffffff;
}
h2 { 
font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #ffffff;
}
h3 { 
font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #ffffff;
}
blockquote{ 
font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	color: #ffffff;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}


/*p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;*/
}
body {
	margin-top:0px;
	background-color: #5bc13c;
	background-image: url('/img/background.jpg');
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;
	
}
.outsidetable {
	background-color: #333333;	
}
.contenttable {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
}
.footertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #167807;
	
}
.servicetable {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #167807;
	}
	.contenttabledata {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	}
	
	.whitebackblackfont{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
	