body
{
	background-color:#EEEEEE;
	text-align:center;
	margin-top:0px;
}

table.maintable
{
	width:800px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

tr.trmaintop
{
}

td.tdmaintop
{
	background-color:#FFFFFF;
}

tr.trmaintool
{
}

td.tdmaintool
{
	background-color:#000088;
}

tr.trmaincontent
{
	width:100%;
}

td.tdmaincontent
{
	height:200px;
	width:100%;
	background-color:#FFFFFF;
}

.imgcontent
{
	border:0px;
	width:800px;
}


table.tabletop
{
	width:100%;
}

tr.trtop
{
}


img.imgbutton
{
	border:0px;
}

a.abutton
{
	border:0px;
	vertical-align:middle;
}

table.tabletool
{
    width:100%;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
    color:#FFFFFF;
    vertical-align:middle;
}

.txtpage
{
	width:25px;
	height:20px;
}

a.adownload
{
    color:#FFFFCC;
    text-decoration:none;
}

a.adownload:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

/*
#cboIndex
{
    width:210px;
}

#cboIndex option
{
    width:300px;
}
*/

.divdisclaimer
{
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    font-family:Verdana;
    font-size:8pt;
    text-align:center;

}

a.adisclaimer
{
    color: #444444;
    text-decoration:none;
}

a.adisclaimer:hover
{
    text-decoration:underline;
}
