/* CSS Document */

html, body {
	background-color: #101010;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.grey10 {
	font-size: 10px;
	color: #666666;
}

.grey18light {
	font-size: 18px;
	color: #CCCCCC;
}

.grey10light {
	font-size: 10px;
	color: #CCCCCC;
}

.grey12 {
	font-size: 12px;
	line-height: 20px;
}

.white10 {
	font-size: 10px;
	color: #FFFFFF;
}

.big {
	font-size: 16px;
	font-weight: bold;
}

.newsTitle {
	padding: 0 0 12 0;
}

.orange {
	color: #FF6600;
}

.orangeBold {
	color: #FF6600;
	font-weight: bold;
}

.greyLight {
	color: #CCCCCC;
}

.white {
	color: #FFFFFF;
}

.paragraph {
	padding: 0 0 8 0;
}

a.orange:link {
	color: #FF6600;
	text-decoration: none;
}

a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}

a.orange:active {
	color: #FF6600;
	text-decoration: none;
}

a.orange:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.bl:link {
	color: #000000;
	text-decoration: none;
}

a.bl:visited {
	color: #000000;
	text-decoration: none;
}

a.bl:active {
	color: #000000;
	text-decoration: none;
}

a.bl:hover {
	color: #000000;
	text-decoration: underline;
}

a.grey:link {
	color: #666666;
	text-decoration: none;
}

a.grey:visited {
	color: #666666;
	text-decoration: none;
}

a.grey:active {
	color: #666666;
	text-decoration: none;
}

a.grey:hover {
	color: #666666;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a.underline:link {
	color: #333333;
	text-decoration: underline;
}

a.underline:visited {
	color: #333333;
	text-decoration: underline;
}

a.underline:active {
	color: #333333;
	text-decoration: underline;
}

a.underline:hover {
	color: #333333;
	text-decoration: underline;
}

.input1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #333333;
	padding: 2 0 0 3;
	height: 22px;
	border: 0px;
	background-image:  url('../images/input1.gif');
}

.input2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
	padding: 0 0 0 3;
	width: 16px;
	height: 17px;
	border: 0px;
	background-image:  url('../images/input1.gif');
}

.inputSearch {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #d0d0d0;
	background-color: #ffffff;
	padding: 3 0 0 10;
	width: 208px;
	height: 24px;
	border: 1px solid #D0D0D0;
}

.select1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #f0f0f0;
	border: 0px none;
	padding: 4 0 0 3;
	width: 121px;
	height: 20px;
}

.button {
	border: 0px none;
}

.checkbox1 {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 9pt;
	border: 0px;
}

.tooltip {
	position: absolute;
	width: 140px;
	border: 0px;
	padding: 6px;
	margin: 0px;
	text-align: center;
	background-color: #EFEFEF;
	filter: alpha(opacity=80);
	opacity: 0.80;
	display: none;
	z-index: 100;
	font-size: 10px;
}

#ALL {
	width: 100%;
	text-align: center;
	background-image:  url('../images/background.jpg');
	background-repeat: repeat-x repeat-y;
}

#MAIN {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background-image:  url('../images/background_light.jpg');
	background-repeat: no-repeat;
}

#HEADER {
	top: 0px;
	width: 0px;
	position: relative;
	width: 1000px;
	height: 115px;
}

#HEADER #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#HEADER #register {
	position: absolute;
	left: 320px;
	top: 15px;
}

#HEADER #log {
	position: absolute;
	left: 623px;
	top: 15px;
}

#HEADER #version {
	position: absolute;
	left: 941px;
	top: 15px;
}

#HEADER #MENU {
	position: absolute;
	top: 93px;
	left: 320px;
	width: 680px;
	height: 22px;
}

#HEADER #MENU #menu1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#HEADER #MENU #menu2 {
	position: absolute;
	top: 0px;
	left: 112px;
}

#HEADER #MENU #menu3 {
	position: absolute;
	top: 0px;
	left: 206px;
}

#HEADER #MENU #menu4 {
	position: absolute;
	top: 0px;
	left: 290px;
}

#HEADER #MENU #menu5 {
	position: absolute;
	top: 0px;
	left: 356px;
}

#HEADER #MENU #menu6 {
	position: absolute;
	top: 0px;
	left: 416px;
}

#HEADER #MENU #menu7 {
	position: absolute;
	top: 0px;
	left: 474px;
}

#HEADER #MENU #menu8 {
	position: absolute;
	top: 0px;
	left: 558px;
}

#HEADER #MENU #menu9 {
	position: absolute;
	top: 0px;
	left: 604px;
}

#MAINCONTENT {
	position: relative;
	left: 0px;
	text-align: left;
}

#MAINCONTENT #PAGE1 {
	background-image:  url('../images/background_main.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 494px;
}

#MAINCONTENT #PAGE1 #text {
	padding: 45 9 0 9;
}

#MAINCONTENT #PAGE1 #main1 {
	position: absolute;
	top: 452px;
	left: 9px;
}

#MAINCONTENT #PAGE1 #main2 {
	position: absolute;
	top: 452px;
	left: 42px;
}

#MAINCONTENT #PAGE1 #main3 {
	position: absolute;
	top: 452px;
	left: 63px;
}

#MAINCONTENT #PAGE1 #main4 {
	position: absolute;
	top: 452px;
	left: 84px;
}

#MAINCONTENT #PAGE1 #main5 {
	position: absolute;
	top: 452px;
	left: 105px;
}

#MAINCONTENT #PAGE2 {
	width: 1000px;
	height: 494px;
}

#MAINCONTENT #PAGE2 #title {
	position: absolute;
	top: 42px;
	left: 9px;
}

#MAINCONTENT #PAGE2 #text {
	padding: 95 9 0 9;
}

#MAINCONTENT #PAGE2 #main1 {
	position: absolute;
	top: 452px;
	left: 9px;
}

#MAINCONTENT #PAGE2 #main2 {
	position: absolute;
	top: 452px;
	left: 38px;
}

#MAINCONTENT #PAGE2 #main3 {
	position: absolute;
	top: 452px;
	left: 71px;
}

#MAINCONTENT #PAGE2 #main4 {
	position: absolute;
	top: 452px;
	left: 92px;
}

#MAINCONTENT #PAGE2 #main5 {
	position: absolute;
	top: 452px;
	left: 113px;
}

#MAINCONTENT #PAGE3 {
	width: 1000px;
	height: 494px;
}

#MAINCONTENT #PAGE3 #title {
	position: absolute;
	top: 42px;
	left: 9px;
}

#MAINCONTENT #PAGE3 #photo1 {
	position: absolute;
	top: 115px;
	left: 9px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE3 #photo2 {
	position: absolute;
	top: 135px;
	left: 199px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE3 #photo3 {
	position: absolute;
	top: 155px;
	left: 389px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE3 #photo4 {
	position: absolute;
	top: 175px;
	left: 579px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE3 #photo5 {
	position: absolute;
	top: 195px;
	left: 769px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE3 #main1 {
	position: absolute;
	top: 452px;
	left: 9px;
}

#MAINCONTENT #PAGE3 #main2 {
	position: absolute;
	top: 452px;
	left: 30px;
}

#MAINCONTENT #PAGE3 #main3 {
	position: absolute;
	top: 452px;
	left: 59px;
}

#MAINCONTENT #PAGE3 #main4 {
	position: absolute;
	top: 452px;
	left: 92px;
}

#MAINCONTENT #PAGE3 #main5 {
	position: absolute;
	top: 452px;
	left: 113px;
}

#MAINCONTENT #PAGE4 {
	width: 1000px;
	height: 494px;
}

#MAINCONTENT #PAGE4 #title {
	position: absolute;
	top: 42px;
	left: 9px;
}

#MAINCONTENT #PAGE4 #photo1 {
	position: absolute;
	top: 115px;
	left: 9px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE4 #photo2 {
	position: absolute;
	top: 135px;
	left: 199px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE4 #photo3 {
	position: absolute;
	top: 155px;
	left: 389px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE4 #photo4 {
	position: absolute;
	top: 175px;
	left: 579px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE4 #photo5 {
	position: absolute;
	top: 195px;
	left: 769px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE4 #main1 {
	position: absolute;
	top: 452px;
	left: 9px;
}

#MAINCONTENT #PAGE4 #main2 {
	position: absolute;
	top: 452px;
	left: 30px;
}

#MAINCONTENT #PAGE4 #main3 {
	position: absolute;
	top: 452px;
	left: 51px;
}

#MAINCONTENT #PAGE4 #main4 {
	position: absolute;
	top: 452px;
	left: 80px;
}

#MAINCONTENT #PAGE4 #main5 {
	position: absolute;
	top: 452px;
	left: 113px;
}

#MAINCONTENT #PAGE5 {
	width: 1000px;
	height: 494px;
}

#MAINCONTENT #PAGE5 #title {
	position: absolute;
	top: 42px;
	left: 9px;
}

#MAINCONTENT #PAGE5 #photo1 {
	position: absolute;
	top: 100px;
	left: 9px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE5 #photo2 {
	position: absolute;
	top: 100px;
	left: 199px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE5 #photo3 {
	position: absolute;
	top: 100px;
	left: 389px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE5 #photo4 {
	position: absolute;
	top: 100px;
	left: 579px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE5 #photo5 {
	position: absolute;
	top: 100px;
	left: 769px;
	width: 180px;
	height: 196px;
	background-image:  url('../images/photo_background.png');
	background-repeat: no-repeat;
}

#MAINCONTENT #PAGE5 #title2 {
	position: absolute;
	top: 308px;
	left: 9px;
}

#MAINCONTENT #PAGE5 #main1 {
	position: absolute;
	top: 452px;
	left: 9px;
}

#MAINCONTENT #PAGE5 #main2 {
	position: absolute;
	top: 452px;
	left: 30px;
}

#MAINCONTENT #PAGE5 #main3 {
	position: absolute;
	top: 452px;
	left: 51px;
}

#MAINCONTENT #PAGE5 #main4 {
	position: absolute;
	top: 452px;
	left: 72px;
}

#MAINCONTENT #PAGE5 #main5 {
	position: absolute;
	top: 452px;
	left: 101px;
}

#CONTENT {
	position: relative;
	left: 0px;
	width: 1000px;
	text-align: left;
}

#FOOTER {
	text-align: center;
	position: relative;
	top: 0px;
	width: 100%;
	height: 80px;
	background-color: #101010;
}

#FOOTER #FOOTERMAIN {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#FOOTER #FOOTERMAIN #copyright {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 295px;
	height: 45px;
	text-align: right;
	line-height: 13px;
}

#FOOTER #FOOTERMAIN #footerlogo {
	position: absolute;
	top: 7px;
	left: 300px;
}

#FOOTER #FOOTERMAIN #links {
	position: absolute;
	top: 15px;
	left: 400px;
	width: 580px;
	height: 59px;
	text-align: right;
	line-height: 13px;
}