body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67B5BE;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
}
table h1 {
	font-size: 15px;
	font-weight: bold;
}
table h2 {
	font-size: 13px;
	font-weight: bold;
	background-color: #E7D1D3;
	padding: 3px;
}

 li { line-height: 150%; }
.left_column {
	background:url(../images/nav/logo2.png) bottom center no-repeat;
	height: 89px;
}
#bg-left {
	background-image: url(../images/left.png);
	background-position:top right;
	background-repeat: no-repeat;
}
#bg-right {
	background-image: url(../images/right.png);
	background-position:top left;
	background-repeat: no-repeat;
}
.bg-body {
	background-image: url(../images/bg-body.png);
	background-repeat: no-repeat;
	width: 625px;
	padding: 50px 15px 40px 10px;
	margin: 0px;
	text-align: justify;
}
.bg-add {
	background-image: url(../images/bg-add.jpg);
	background-repeat: no-repeat;
	width: 123px;
	height: 186px;
	padding: 15px 10px 10px 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C676E;
	text-align: left;
	line-height: 12px;
}
.bg-body1 {
	background-image: url(../images/nav/bg-home.jpg);
	background-repeat: no-repeat;
	width: 625px;
	padding: 25px 15px 40px 10px;
	margin: 0px;
	text-align: justify;
}
.bg-break {
	background-image: url(../images/bg-break.gif);
	background-repeat: no-repeat;
	width: 785px;
	padding: 0px 0px 30px 15px;
	margin: 0px;
	text-align: center;
}
.btmnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C676E;
	line-height: 12px;
}

a {
	color: #2C676E;
	text-decoration: none;}
	
a:hover {
	color: #660000;
	text-decoration: none;}

#homeflash {
	width:650px;
	height:305px;}

#flash {
	width:180px;
	height:150px;
	float:left;
	margin:0 10px 0 0;}

	
	
