body {
	margin: 0px 0px 0px 0px;
	background-color: #285290;
}
a {
	color: #3977D6;
	text-decoration: none;
}
a:hover {
	color: #25B3D6;
	text-decoration: underline;
}
a:visited {
	color: #7773D6;
	text-decoration: none;
}
a:active {
	color: #25B3D6;
	text-decoration: none;
}
.indexmaintable {
	height: 100%;
	width: 100%;
	background-color: #285290;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.subpagetable {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.subpageiframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.thumbpagetable {
	width: 96%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.thumbpageiframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.thumbiframeheight {
	height: 92px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#mainCenter {
	height:100%;
}
#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
}
#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
.iFrameColor {
	color: #FF3300;
	padding-left: 30px;
}

/* sub page (SubPage.htm, in presets) */

.subpagemaintable {
	height: 100%;
	width: 100%;
	background-color: #285290;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.subpagebox {
	width: 628px;
	height: 408px;
	margin: 0px;
	padding: 0px;
}
.subpageinfocolumn {
	width: 120px;
	height: 408px;
	border: 0px;
	vertical-align: top;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.subpageimagecolumn {
	width: 500px;
	height: 400px;
	border: 0px;
	vertical-align: middle;
	background-color: #222222;
	margin: 0px;
	padding: 0px;
	border: 4px double #000000;
}
.banner {
	width: 120px;
	height: 10px;
	background-color: #CCCCCC;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
	font-weight:bold;
	text-align: center;
	padding: 3px;
	margin: 5px;
	line-height: 12px;
}
.banner .title {
	font-size:1.5em;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.banner .info {
	font-size:0.8em;
	margin-top: 0px;
	margin-bottom: 5px;
}
.banner .infotag {
	font-size:0.9em;
	color:#555555;
	margin-top: 5px;
}
.controlstable {
	width: 120px;
	height: 40px;
	vertical-align: top;
	border: 0px;
	padding: 0px;
}
.controlstable .return {
	height: 20px;
}
.controlstable .previous {
	width: 68px;
	height: 20px;
}
.controlstable .next {
	width: 60px;
	height: 20px;
}
.description {
	width: 120px;
	height: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
#content {
	width: 100%;
	font-size: 10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
	border-top: 1px dotted #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}
#content .header{
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}
#contentLast {
	width: 100%;
	font-size: 10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
	border-top: 1px dotted #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#contentLast .header{
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}
/* thumb page (IndexPage.htm, in presets) */

.thumbpagemaintable {
	height: 100%;
	width: 100%;
	background-color: #285290;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.thumbtable {
	height: 70px;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px
}

/* thumb columns (Thumbnail.htm, in presets) */

.thumbnailimage {	
	border: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
