@charset "utf-8";
/* CSS Document */

.bodytab
{
	width:100%;
	height:100%;
}

.topdiv
{
	width:100%;
	background-image:url(../images/top_border.jpg);
	background-repeat:repeat-x;
	/*background-color:#000;*/
	height:52px;
	color:#FFF;
	text-align:center;
}

.topcont
{
	width:790px;
	height:45px;
	vertical-align:bottom;
}

.topcont tr td
{
	vertical-align:bottom;
	/*border:1px solid #FFF;*/
	text-align:left;
	font-size:9pt;
}

.navtd
{
	text-align:right;
}

.navtd a:hover
{
	color:#9C6;
}

.incon
{
	width:750px;
	vertical-align:top;
}

.incon tr td
{
	vertical-align:top;
	border-right:1px dotted #FFF;
}

.incondiv
{
	color:#FFF;
	font-size:9pt;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	width:148px;
}

.gentab
{
	vertical-align:top;
	width:790px;
	/*border:1px solid #FFF;*/
}

.gentab tr td
{
	vertical-align:top;
	text-align:justify;
}

.indiv
{
	color:#FFF;
	font-size:9pt;
	text-align:justify;
	margin:auto;
	width:790px;
}

.servdet
{
	text-align:left;
}

.footer
{
	font-size:8pt;
}

.botdiv
{
	width:100%;
	background-image:url(../images/bot_border.jpg);
	background-repeat:repeat-x;
	height:17px;
	color:#FFF;
}
