BODY
{
	font-size: 10pt;
	margin: 0px 20px 20px;
	color: #939496;
	font-family: Century Gothic,arial;
	background-color: #ffffff;
	text-align: center;
}

A 
{
	text-decoration:none;
}
	
BUTTON
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.topTD1
{
	height:15px;
	background-color:#7C9FC4;	
}
.topTD2
{
	height:1px;
	background-color:#ffffff;	
}
.topTD3
{
	height:5px;
	background-color:#000000;	
}

.bottomTD1
{
	height:5px;
	background-color:#000000;
}
.bottomTD2
{
	height:130px;
	background-color:#7C9FC4;
	vertical-align:middle;
	text-align:center;
}

.mainTable
{
	width:1000px;
	height:590px;
	margin-left:auto;
	margin-right:auto;
}

.mainTD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 1000px;
	padding-top: 0px;
	background-color: #ffffff;
	height:550px;
}

.leftNavTD 
{
	width:250px;
	text-align:center;
	vertical-align:middle;
}

.contentTD
{
	width:750px;
	height:615px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}

.defaultText
{
	font-size: 10pt;
	color: #939496;
	font-family: Century Gothic,arial;	
	text-decoration:none;
}

.defaultText:HOVER
{
	font-size: 10pt;
	color: #939496;
	font-family: Century Gothic,arial;	
	text-decoration:underline;
}
