body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-position: center top;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
obiect {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nul {
	clear: both;
	font-size: 1px;
}

/* MAIN TABLE */
table.main {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(endBg.jpg);
}
.main td.content {
	text-align:left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.content div.end {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666;
	margin-left: 175px;
	height: 55px;
	margin-right: 15px;
	overflow: hidden;
}
.end a {
	text-decoration: none;
	color: #396486;
}
.end a:hover { text-decoration: underline; }

/* TOP LAYER */
.content div.top {
	height: 150px;
	font-size: 1px;
	width: 960px;
}
.top div.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFF;
	margin-left: 10px;
}
.topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.topLinks a:hover {color: #9CF;}


/* IN TABLE */
.content table.inTable {
	margin: 0px;
	padding: 0px;
}
.inTable td.spacer {
	width: 5px;
	font-size: 1px;
}
.inTable td.left {
	width: 680px;
	font-size: 12px;
	background: url(leftInBg.png) repeat-y left top;
}
.inTable td.right {
	font-size:11px;
	width: 275px;
	background: url(rightInBg.png) repeat-y left top;
}


/* RAME */
div.in {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.in div.player {
	background: url(videoBg.jpg) no-repeat center center;
	text-align: center;
	height: 392px;
	overflow:hidden;
}
in div.leftC {}
.leftC a {
	color: #03C;
	text-decoration: none;
}
.leftC a:hover {
	color: #C00;
	text-decoration: underline;
}
.leftC h3 a {
	color:#000;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	padding-right: 3px;
}
.leftC h3 a:hover {
	padding-bottom: 3px;
	color: #000;
	text-decoration: none;
	padding-right: 3px;
	background-color: #E4E4E4;
}
in div.rightC { text-align: left; }
.right img.left {
	float: left;
	margin-right: 10px;
	border: 1px solid #036;
}
.rightC a {
	color: #C00;
	text-decoration: none;
	display: inline-block;
	padding-right: 5px;
	text-align: left;
	width: 250px;
	clear: both;
}
.rightC a:hover {
	color: #333;
	background-color: #eFeFeF;
}
.rightC div.mor {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	font-size: 10px;
	margin: 0px;
	float: right;
	width: 70px;
	overflow: hidden;
}
.mor a {
	color: #03C;
	text-decoration: none;
	display: compact;
	margin: auto;
	padding-right: 3px;
	padding-left: 3px;
}
.mor a:hover { 
}
.in div.btnRed {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 49px;
	padding-top: 10px;
	margin-bottom: 5px;
	background: url(corner_btn.jpg) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	cursor: pointer;
}
.btnRed div.leftLink {
	margin-left:10px;
	margin-right:50px;
}

/* ///// */
.in div.btnBlue {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 49px;
	padding-top: 10px;
	margin-bottom: 5px;
	background: url(corner_btn2.jpg) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	cursor: pointer;
}
.btnBlue div.leftLink {
	margin-left:10px;
	margin-right:50px;
}
/* ///// */


div.RLT {
	font-size: 1px;
	text-align: right;
	background: url(RLT.png) no-repeat left top;
}
div.RLD {
	font-size: 1px;
	text-align: right;
	background: url(RLD.png) no-repeat left bottom;
}


/* FORMAT TEXT */
.nsGlow {
	width: 388px;
	margin-right: auto;
	margin-left: auto;
}
img.left {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.right {
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	clear: both;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

