body {
	font-family: verdana, lucida, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #92bca7;
	background-color: #2a6155;
	azimuth:center;
	background-image: url(images/bj_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#table {
	font-family: verdana, lucida, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #92bca7;
	width: 641px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/bj_mainbg.gif);
	width: 432px;
	font-family: verdana, lucida, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #92bca7;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav {
	text-align: center;
	height: 29px;
	width: 432px;
	vertical-align: middle;
}

A 
{
	text-decoration:none;
	color: #2a6155;
	font-weight:normal;
	cursor:default;
	font-size: 10px;
	font-family: verdana, lucida, sans-serif;
}

A:hover
{
	text-decoration:none;
	color: #2a6155;
	font-weight:bold;
	cursor:hand;
	font-size: 10px;
	font-family: verdana, lucida, sans-serif;
	background-color: #a0dccf;
}

.title {
	font-family: verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7db275;
	text-align: right;
	width: 430px;
	border: 1px solid #386d30;
	height: 15px;
	vertical-align: middle;
	margin-right: 2px;
}

.stats
{
	background-image: url(images/bj_bg.png);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	font-family: verdana, lucida, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

A.stat 
{
	text-decoration:overline underline;
	color: #FFFFFF;
	font-weight:bold;
	cursor:default;
	font-size: 10px;
	font-family: verdana, lucida, sans-serif;
}

A.stat:hover
{
	text-decoration:overline underline;
	color: #a0dccf;
	font-weight:bold;
	cursor:default;
	font-size: 10px;
	font-family: verdana, lucida, sans-serif;
}

blockquote {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	text-indent: 25px;
	line-height: 150%;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bj_bg.png);
	background-repeat: repeat-x;
	background-color: #2a6155;
}

#text {
text-indent: 25px;
 line-height: 150%;
  margin-right: 5px;
   margin-bottom: 6px;
    margin-top: 3px;
	 margin-left: 5px;
	  text-align: justify;
	   font-size:10px;
}	
#footer {
	font-family: verdana, lucida, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #276054;
	background-image: url(images/bj_22.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 328px;
}

input,textarea, select {
	font-family: "trebuchet ms";
	font-weight: none;
	font-size: 11px;
	text-transform: none;
	overflow-x:hidden;
	border: 1px solid #2a6155;
	color: #2a6155;
}