@CHARSET "UTF-8";
.mainTable {
	height: 100%;
	width: 791px;
	margin: 0px auto;
	border: 0px;
}

* html body {
	overflow:scroll;
}

html {
	background-image:url(../images/layout/background/background2.png);
	background-repeat: repeat;
}

body {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.mainTable .headerT {
	background-image: url(../images/layout/header/headerT.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 791px;
}

.mainTable .headerL {
	background-image: url(../images/layout/header/headerL.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 14px;
	padding-left: 14px;
}

.mainTable .headerM {
	height: 170px;
	width: 762px;
	overflow: hidden;
}

.mainTable .headerM div {
	height: 170px;
	width: 762px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
}

.mainTable .headerM div a img{
	vertical-align: top;
	border: 0;
	
}

.mainTable .headerM div a{
	display: block;
	float: left;
}

.mainTable .headerM div p{
	display: inline;
}

.mainTable .headerR {
	background-image: url(../images/layout/header/headerR.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 15px;
	padding-left: 15px;
}

.mainTable .headerB {
	background-image: url(../images/layout/header/headerB.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 791px;
}

#logolink {
	display: block;
	width: 100%;
	height: 100%;
}

.mainTable .mainArea {
	height: 100%;
}

.mainTable .mainArea .innerTable .leftcol {
	width: 169px;
	padding: 0px 14px;
	height: 100%;
}

.mainTable .mainArea .innerTable .maincol {
	border-left: 1px solid #F2E693;
	padding: 0px 21px 0px 14px;
	width: 622px;
}

div.mainColumn {
	overflow: hidden;
	width: 586px;
}

#maintitle {
	width: 586px;
	height: 40px;
	margin-top: -5px;
}

.mainTable .footerT {
	height: 14px;
}

.mainTable .sponsors {
	border-top: 1px solid #F2E693;
	padding-top: 10px;
}

.mainTable .footerB {
	height: 25px;
}

.mainTable .logo {
	background-image: url(../images/layout/background/logo.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 93px;
	padding-left: 141px;
}

.mainTable .footerML {
	height: 14px;
	background-image: url(../images/layout/footer/bottomL.png);
	background-repeat: no-repeat;
}

.mainTable .footerMM {
	background-image:url(../images/layout/footer/bottomM.png);
	background-repeat: repeat-x;
}

.mainTable .footerMR {
	background-image: url(../images/layout/footer/bottomR.png);
	background-repeat: no-repeat;
}

.background {
	background-image: url(../images/layout/background/background.png);
	background-repeat: repeat;
}

#logolink {
	display: block;
	width: 100%;
	height: 100%;
}