﻿/* BASIC TAGS */
/*margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0;*/
* { 
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
}
.container
{
	/*background-color: #2F3E4C;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-color: #D1C9BE;
	padding: 0px 0px 0px 0px;*/
	width: 750px;
	margin: 0px auto auto auto;
	text-align: left;
	vertical-align: top;
	border: none;
}
.containerflash{
	width: 750px;
	height: 525px;
	margin: 0px auto auto auto;
	text-align: center;
	vertical-align: top;
	border: none;
	background: #fff;
}
/*.leftnav 
{
	float: left;
	padding: 0px 0px 0px 40px;
	border: none;
}
.rightnav 
{	float: right;
	text-align: right;
	padding: 0px 40px 0px 0px;
	border: none;
} 
.middlenav 
{
	float: left;
	text-align: center;
	margin: 0px 0px 0px 125px;
	border: none;
} */
.leftmenu
{
	float: left;
	padding: 6px 0px 0px 0px;
	width: 160px;
	/*height: 371px;*/
	height: 371px;
	vertical-align: top;
	border: none;
	background: #ffffff;
	
}
.rightcontent
{
	float: right;
	width:590px;
	text-align: left;
	border: none;
	background: #ffffff url(../Images/bg.gif) no-repeat;
	height: 377px;
	overflow: auto;
}
.rightcontentclean
{
	float: right;
	width:590px;
	text-align: left;
	border: none;
	height: 377px;
	background: #ffffff;
	overflow: auto;
}
.divp
{
	text-align: center;
	border: 0;
	margin: 0;
	width: 660px;
	height: 387px;
}
p {
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 1.0em;
}
a {
	text-decoration: none;
	color: #A1CF14;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #A1CF14;
	font-weight: bold;
}
a:active {
}
a.dscblue {
	text-decoration: underline;
	color:#072A5D;
	font-weight: normal;
}
a.dscblue:hover {
	text-decoration: underline;
	color: #A1CF14;
	font-weight: normal;
}
/*a.dscwhite {
	color:#fff;
	font-weight: bold;
}
a.dscwhite:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}*/
body {
	min-width: 750px;
	background-color: #072A5D;
	text-align: center;
	font-size: 0.7em;
	color: #072A5D;
	/*background-repeat: repeat-x;*/
}
img {
	border: none;
}

/* 1 HEADER */
.header
{
	width: 750px;
	height: 148px;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6
{
	/*text-align: left;*/
	margin-top: 1.2em;
}
h1
{
	font-size: 1.9em;/*18px;*/
	font-weight: bold;
}
h2
{
	margin-top: 1.0em;
	font-size: 1.7em;/*11px;*/
	font-weight: bold;
}
h3
{
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
}
/*.menua
{
	color: White;
	vertical-align:top;
	text-align: left;
	line-height: 1.8em;
	font-size: 14px;
	margin-left: 45px;
}*/
table 
{
	text-align: left;
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 0;
}
td
{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdcontent
{
	margin: 20px 20px 20px 20px;
}
.tdcontentsponsor
{
	margin: 0px 20px 0px 20px;
}
.tdcontentevent
{
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tdmenu
{
	margin: 0px 0px 0px 13px;
}
.tdTrueTable
{
	margin: 5px 8px 5px 8px;
	text-align: center;
	vertical-align:middle;
}
.dscgreen
	{
	color:#A1CF14;
	}