/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #4F4F4F;
	text-align:justify;
	background:#037373 url(images/bg.jpg) repeat-x;
}

img, table, tr, td, background { behavior: url(iepngfix.htc); }

.content {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4F4F4F;
	text-align:left;
}
object {
  display: block;  
}


a{
color: #4d9491;
text-decoration: none;
}
a:hover{
color: #7ed0cc;
}

.red {
	font-size: 10px;
	color: #CC0000;
}
.style3 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }
.header {
	font-size: 12px;
	font-weight: bold;
	color: #956959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.greentxt {
	font-weight: bold;
	color: #006666;
}
.redhdr {
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
	text-decoration: underline;
}
