
table.noborder {
	border-width: 0px;
	padding: 0px;
	border: 0px;

	margin: 0px;
  border-collapse: collapse;
}

td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td.menuback {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #525e8a;
	height: 17px;
	text-align: center;
}


td.menuback a:link { color: #FFFFFF; text-decoration: none }
td.menuback a:active { color: #00AAFF; text-decoration: none }
td.menuback a:visited { color: #FFFFFF; text-decoration: none }
td.menuback a:hover { color: #FFAA00; text-decoration: none }

td.toptitle {
	border: 0px;
	background: #525e8a url(../images/top/title_back.jpg) repeat-x;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #000000;
}

.menudata {
	float: right;
	color: #cad4f9;
}

td.rightback {
	width: 100%;
	background: url(../images/top/top_right.jpg) no-repeat;
	height: 74px;
}

a:link { color: #000088; text-decoration: none }
a:active { color: #7f8999; text-decoration: none }
a:visited { color: #000088; text-decoration: none }
a:hover { color: #57657d; text-decoration: none }

table.maintable {
	width: 100%;
	border: 0px none;
	padding: 2px;
}


td.pagebox {
	background: #3d434d;
	color: #FFFEFD;
	font-weight: bold;
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 2px;
	width: 100%;
	border: 0px;
}

td.pagebox a, td.pagebox a:visited {
	color: #FFAA22;
	text-decoration: none;
}

td.pagebox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td.pageboxcont {
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right: 1px dotted #3d434d;
	border-left: 1px dotted #3d434d;
	border-bottom: 1px solid #3d434d;
}

td.infobox {
	border: 1px solid #E1E2E6;
	padding: 4px;
}

td.page_leftboxcont {
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right: 1px dotted #3d434d;
	border-left: 0px none;
	border-bottom: 1px solid #3d434d;
	line-height: 16px;
}

td.page_rightboxcont {
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-left: 1px dotted #3d434d;
	border-right: 0px none;
	border-bottom: 1px solid #3d434d;
	line-height: 16px;
}

td.pagefooter {
	text-align: center;
	font-size: 10px;
}
