﻿body {
	background-image:url("../images/bg.png");
	background-repeat:repeat-x;
	background-color:#ffffff;

}

A:link{COLOR:#3333FF;TEXT-DECORATION:underline;}
A:visited{COLOR:#3333FF;TEXT-DECORATION: underline;}
A:active{COLOR:#3333FF}
A:hover{COLOR:#3333FF;TEXT-DECORATION:underline;}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	color: #008C9D;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	color: #008C9D;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	color: #008C9D;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	color: #008C9D;
}
.rowheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #72B276;
	color: #FFFFFF;
	text-decoration: none;
}
.odd_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #F5F5F5;
	color: #000000;
	text-decoration: none;
}
.even_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.pf_odd_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #F5F5F5;
	color: #000000;
	text-decoration: none;
}
.pf_even_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.unpaid_post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #FF0000;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

input {
font-size: 10px;}
select {font-size: 10px;}