body {
	padding: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background: #374E63;
	background-attachment: fixed;
}

div.pictureBackground {
	position: fixed;
	top: 100%;
	margin-top: -600px;
	height:600px;
	width:800px;
	z-index: -1;
	background-image: url('background/_current.jpg');
	background-repeat: no-repeat;
}

div.imageLabel {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 3px 2px 4px;
	vertical-align: bottom;
	padding: 5px;
	margin-top: 560px;
}

div.toprightBanner {
	position: fixed;
	left: 100%;
	top: 0px;
	height:160px;
	width:160px;
	margin-left: -160px;
	z-index: 2;
}

div.leftCorner {
	position: fixed;
	left: 10px;
	top: 10px;
	height:50px;
	width:100px;
	z-index: 2;
}

td.mainLeft {
	background-image: url('mainLayout/left.png');
	background-repeat: repeat-y;
	width: 12px;
}

td.mainRight {
	background-image: url('mainLayout/right.png');
	background-repeat: repeat-y;
	width: 12px;
}

table.mainTable {
	width:790px;
}

/*  Center */
td.mainCenter {
	background-image: url('mainLayout/center.png');
	background-repeat: repeat;
	padding: 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	width: 746px;
}

td.mainCenter a {
	color: #384F64;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainCenter a:visited {
	color: #384F64;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainCenter a:active {
	color: #384F64;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainCenter a:hover {
	color: #384F64;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainCenter a:focus {
	color: #384F64;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*  top */
td.mainTop {
	background-image: url('mainLayout/top.png');
	background-repeat: no-repeat;
	width: 790px;
	height: 96px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.mainTop a {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.mainTop a:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.mainTop a:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.mainTop a:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.mainTop a:focus {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*  bottom */
td.mainBottom {
	background-image: url('mainLayout/bottom.png');
	background-repeat: no-repeat;
	width: 790px;
	height: 41px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

td.mainBottom a {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainBottom a:link {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainBottom a:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainBottom a:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainBottom a:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mainBottom a:focus {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}