﻿body 
{
	margin:0px;
	background:#d4f7de;
	font-size:12px;
	line-height:20px;
}

Table {border-collapse:collapse;}


a{text-decoration:none;color:#0000ff;}
a:link{text-decoration:none;color:#0000ff;}
a:hover{text-decoration:none;color:#0000ff;}
a:visited{text-decoration:none;color:#0000ff;}

div{background:#fff;}

.topTitle
{
	background:#226836;
	color:#fff;
	height:20px;
	width:770px;
	padding-top:2px;
	font-size:12px;	
}
.topTitle span{padding-left:40px;padding-right:40px;}

.topHeader
{
	background:#fff;
	width:770px;
	height:78px;
}
.nav
{
	width:770px;
	height:30px;
	background:url(images/navbg.gif) top repeat-x #fff;
	padding-top:12px;
	text-align:center;
}

.nav ul{list-style:none;}
.nav li {float:left;width:100px;background:#eee;border:1px solid #e0b252;padding:2px;font-size:12px}


.bottom
{	
	width:750px;
	height:20px;
	padding:10px;
	font-size:12px;	
}

.content{width:770px;background:#fff;}

.title{font-size:13px;font-weight:bold;}

