
body {
font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #fbfffd;
	font-size: 13px;
    line-height: 20px;
	background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
margin-top: 10px;
margin-left: 10%;
margin-right: 10%;}

p {	color: #000000;
font-size: 13px;
text-align: justify;}


	
h1 {
	font-size:24px;
	line-height:28px;
	font-weight:900;
	color:#000000;
		}

h2 {
	font-size: 18px;
	line-height: normal;
	color: #000000;
	}

h3 {
	font-size:16px;
	color:#000000;}

h4 {
	font-size:14px;
	color:#000000;}


h5 {
	font-size:12px;
	color:#000000;
	font-style: normal;}

h6 {
	font-size: 10px;
	color:#000000;
	}


a:link {
    color: #000000; 
   	font-weight:bold;
    background-color: #c8f25e;
text-decoration: none;}

a:visited {
	color: #000000;
	font-weight:bold;
    background-color: #c8f25e;
text-decoration: none;}

a:hover {
    color: #000000;
	background-color: #f6f600;
	font-weight: bold;
	text-decoration: none;
}



a:link.blue {
    color: #000000; 
   	font-weight:bold;
    background-color: #0066ff;
text-decoration: none;}

a:visited.blue {
	color: #000000;
	font-weight:bold;
    background-color: #0066ff;
text-decoration: none;}

a:hover.blue {
    color: #000000;
	background-color: #f6f600;
	font-weight: bold;
	text-decoration: none;
}



.green {
color: #006600;}

	
hr {border: none;
	background-color: #027900;
	color: #027900;
	height: 3px;
	width: 90%;}

.datatable {
	border: 2px #3a3a3a solid;
	border-collapse: collapse;
	width: 80%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;}

.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}

.datatable th {font-size: 12px;
	color: #000000;
	background-color: #7DA70E;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.datatable .caption {
	font-size: 12px;
	color: #000000;
	background-color: #7DA70E;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.datatable tr.altrow {
	background-color: #F5FFCF;
	color: #000000;
}

.nomargin {
margin-left: 0px;}

.indent {
padding-left:60px;
padding-right:60px;
}

.pricetable{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #9ed300;
	line-height: 20px;
	font-size: 11px;
border-spacing: 0em 0em;
text-align: center;
white-space: normal;
border-collapse: separate;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;}

.center-text {
text-align: center;}

.h1table {
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0;
margin-right: 0;
font-size: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
}

.h2table {
margin-top: 0;
margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.h3table {margin-top: 0;
margin-bottom: 20px;
font-size: 16px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.h4table {
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.h5table {
font-size: 12px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.h6table {
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}	.RED {
	color: #F00;
}
.BLUE {
	color: #00F;
}

