BODY {
	background: #1479BE;
	margin: 0;
	padding: 0;
}

BODY, TD, TH {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFF;
}

P {	margin: 10px 0;}
A {	text-decoration: underline; color: #1C5887; }
A:hover { text-decoration: none; }


#main {
	text-align: left;
	background: #35A2DC;
	width: 1000px;
}

#promo {
	width: 1000px;
	height: 401px;
	background: #002C44; /* url('/templates/images/promo1.jpg') */
}

#menu {
	background: #F9F0D1 url('/templates/images/b01.gif') repeat-x top;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 25px;
}

#menu DIV {
	background: url('/templates/images/b03.gif') no-repeat left top;
	height: 25px;
}

#menu DIV DIV {
	background: url('/templates/images/b04.gif') no-repeat right top;
	height: 25px;
}

#menu A {
	display: block;
	float: left;
	padding: 3px 0px 4px 0px;
	position: relative;
	left: 55px;
	top: 2px;
	color: #000;
	font-size: 12px;
	background: url('/templates/images/b02.gif') no-repeat right center;
	text-decoration: none;
}

#menu A.l {
	background: none;

}

#menu A B {
	display: block;
	font-weight: normal;
	padding: 3px 6px 4px 5px;
	margin: 1px;
}

#menu A.s, #menu A:hover {
	color: #205F94;
}

#menu A.s B {
	background: #FEFEF0;
	border: 1px solid #EFEBE1;
	margin: 0;
}

#logo {
	display: block;
	width: 250px;
	height: 135px;
	float: left;
	position: relative;
	top: 180px;
	left: 73px;
}

#cont {
	float: left;
	width: 1000px;
	background: url('/templates/images/b05.gif') repeat-y;
}

DIV.c1 {
	background: url('/templates/images/b06.gif') no-repeat left top;
	float: left;
	width: 100%;
}

DIV.c2 {
	background: url('/templates/images/b07.gif') no-repeat left bottom;
	float: left;
	width: 100%;
}

DIV.c3 {
	background: url('/templates/images/b08.gif') no-repeat right bottom;
	float: left;
	width: 100%;
}

#footer {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: center;
	color: #A08F5B;
	background: #E5DABA url('/templates/images/b09.gif') repeat-x left top;
	padding: 4px 0;
}

#footer A {
	color: #A08F5B;
	margin: 0 4px;
	font-size: 11px;
}

#footer A:hover {
color: #205F94;
}

#footer A:active {
color: #205F94;
}

#col1 {
	float: left;
	width: 600px;
	position: relative;
	left: 60px;
	margin: 15px 0;
	overflow: hidden;
}

#col1.in {
	width: 880px;
}	

#col2 {
	float: right;
	width: 245px;
	position: relative;
	left: -60px;
	margin: 15px 0;
}


#col2.in {
	left: 0;
}	


H1 {
	FONT-FAMILY: "Times New Roman";
	color: #F2EDCB;
	font-size: 21px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}


H2 {
	color: #1C5887;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

H3 {
	color: #1C5887;
	font-size: 12px;
	font-weight: bold;
}

H4 {
	FONT-FAMILY: "Times New Roman";
	color: #F2EDCB;
	font-size: 21px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

.ntm { margin-top: 0; }
.nbm { margin-bottom: 0; }


#col1 A, #col2 A {
	text-decoration: none;
}

#col1 A:hover, #col2 A:hover {
	text-decoration: underline;
}



INPUT, TEXTAREA, SELECT {
	width: 300px;
	font-family: "Times New Roman";
	font-size: 14px;
}

TEXTAREA {
	height: 150px;
}

INPUT.btn {
	width: auto;
	color: #ffffff;
	background-color : #1479BE;
	border : 1px #ffffff;
	font : 11px Tahoma;
}

#player {
	position: relative;
	top: -15px;
}

#con {
	margin: 0 5px 0 15px;
	position: relative;
	top: -15px;
}

#con TH {
	text-align: left;
	color: #1C5887;
	font-weight: normal;
}

DIV.pnews {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}