@charset "UTF-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #036;
}

p{
margin: 5px 0px 2px 0px;	
}

ul {
margin: 3px 0px 7px 0px;
}


body {
background-color: #fff;
background-image: url(images/pageBg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

img {margin:0px; border:0px; padding:0px}
a {text-decoration:none; color:#005daa;}
a:hover {color:#00cc66}

h1 {}

h2 {
font-size: 12px;
font-weight:bold;
margin:5px 20px 2px 30px;
color:#44A323;
}

#top {
height: 60px;
width: 995px;
background-image:url(images/topBg.jpg);
}

#language {
padding: 20px 20px 0px 30px;
width:170px;
color:#000000;
float:left;
}

#language a {
color: #dddddd;
font-weight:normal;
}

#language a:hover {
color: #ffffff;
text-decoration:underline;
}


#topMenu {
padding: 20px 20px 0px 435px;
color:white;
float:left;
}

#topMenu a {
color:#ffffff;
font-weight:bold;
}

#topMenu a:hover {
color:#99ff00;
}

#header {
width:995px;
height:257px;
background-image:url(images/headerIndex.jpg);
}

#clip {
display:block;
width:400px;
float:left;
height:240px;
cursor:pointer;
margin:5px 0px 0px 430px;
}

#content {
width:915px;
padding: 10px 30px 10px 30px;
}

#footer {
height: 85px;
width: 995px;
background-image:url(images/footerBg.jpg);
}

#footerMenu {
padding: 10px 0px 0px 0px;
font-size:10px;
color:#999;
}

#playerBg {
background-image:url(images/playerBg.jpg);
width:720px;
height:500px;
margin-left:30px;
}

.title {
font-weight:bold;
font-size:16px;
}

.title2 {
font-weight:bold;
font-size:16px;
color:#44A323;
}

.text1 {
font-size:14px;
font-style:italic
}

.mark1 {
color:#44A323;
font-weight:bold;
}

.pageTitle {
font-weight:bold;
font-size:16px;
margin: 100px 50px 0px 0px;
width:945px;
text-align:right;
}



/* CSS sprite for the main menu */

#menu {
	background:url(images/menuNav.jpg) no-repeat;
	height:100px;
	position:absolute;
	top:0px;
	width:995px;
	top:317px;
}

.t a {
	background:transparent url(images/menuNav.jpg) no-repeat scroll 0px 0px;
	display:block;
	width:150px;
	float:left;
	height:100px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:35px;
	_margin-left:0px;
}

#t1			{ background-position:-35px -100px; }
#t1:hover 	{ background-position:-35px -200px; }
#t1:active	{ background-position:-35px -300px; }
#t1.active	{ background-position:-35px 0 !important; }

#t2			{ background-position:-185px -100px; }
#t2:hover 	{ background-position:-185px -200px; }
#t2:active	{ background-position:-185px -300px; }
#t2.active	{ background-position:-185px 0 !important; }

#t3			{ background-position:-335px -100px; }
#t3:hover 	{ background-position:-335px -200px; }
#t3:active	{ background-position:-335px -300px; }
#t3.active	{ background-position:-335px 0 !important; }

#t4			{ background-position:-485px -100px; }
#t4:hover 	{ background-position:-485px -200px; }
#t4:active	{ background-position:-485px -300px; }
#t4.active	{ background-position:-485px 0 !important; }

#t5			{ background-position:-635px -100px; }
#t5:hover 	{ background-position:-635px -200px; }
#t5:active	{ background-position:-635px -300px; }
#t5.active	{ background-position:-635px 0 !important; }

#t6			{ background-position:-785px -100px; }
#t6:hover 	{ background-position:-785px -200px; }
#t6:active	{ background-position:-785px -300px; }
#t6.active	{ background-position:-785px 0 !important; }


#copyright {
float:left;
color:#666;
font-size:11px;
width:470px;
text-align:left;
margin: 20px 0px 0px 30px;
}

#wdd {
float:left;
color:#666;
font-size:11px;
width:435px;
text-align:right;
margin: 20px 60px 0px 0px;
}

#wdd a {color:#666;}
#wdd a:hover {color:#333}
