body {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	background-color: #111111;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
    scrollbar-face-color:#333333;
    scrollbar-shadow-color:#111111;
    scrollbar-3dlight-color:#111111;
    scrollbar-arrow-color:#ff9900;
    scrollbar-track-color:#111111;
    scrollbar-highlight-color:#111111;
    scrollbar-darkshadow-color:#111111;
	}

body A {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	}

body A:Hover {
	color: #666666;
	text-decoration: none;
	}

.headerDiv {
	width: 100%;
	position: fixed;
	z-index: 2;
	top: 0px;
	left: 0px;
	}

.topBannerDiv {
	width: 100%;
	height: 84px;
	background-color: #ff9900;
	background-image: url(../images/bgTopBanner2.jpg);
	background-repeat: repeat-x;
	background-position: rtop;
	border-bottom: 1px solid #000000;


	}

.menuBarDiv {
	width: 760px;
	height: 60px;
	background-image: url(../images/bgMenu.png);
	text-align: center;
	}

.divisionButtonMenu {
	float:left;
	height: 50px;
	width: 2px;
	background-color: #333333;
	}

.buttonMenu {
	float: left;
	height: 47px;
	font-family: Century Gothic, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
	text-align: center;
	text-decoration: none;
	line-height: 47px;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 3px solid #666666;
	background-image: url('');
	}

.buttonMenu:Hover {
	color: #eeeeee;
	background-image: url(../images/bgButtonMenu_ON.jpg);
	border-bottom: 3px solid #eeeeee;
	}

.pageDiv {
	width: 760px;
	background-color:#000000;
	border-right:1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
	}

.titleDiv {
 	text-align: right;
 	margin-top: 20px;
 	margin-bottom: 10px;
 	border-bottom: 0px solid #ff9900;
 	padding: 3px;
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
 	color: #ff9900;
	text-decoration: none;
	line-height: 16px;
	}

.messageDiv {
 	text-align: justify;
 	padding: 10px;
	}

.footerDiv {
	width: 760px;
	text-align: center;
	color: #666666;
	font-size: 15px;
	margin-bottom: 10px;
	}

.subtitle {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	}

.subtitle A {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	}

.subtitle A:Hover {
	text-decoration: none;
	color: #ff9900;
	}

.inputText {
	width: 200px;
	height: 18px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #222222;
	line-height: 18px;
	margin-bottom:2px;
	padding-left: 2px;
	background-color: #333333;
	}

.inputTextarea {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	border: 0px solid #cccccc;
	margin-bottom:2px;
	background-color: #000000;
	}

.inputButton {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
	cursor: pointer;
	}

.inputButton:Hover {
	border: 1px solid #ff9900;
	color: #666666;
	}

.inputSelect {
	width: 204px;
	height: 21px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #cccccc;
	margin-bottom:2px;
	background-color: #333333;
	padding-left:0px;
	}

.inputCheckbox {
	border: 1px solid #000000;
	}

.errorDiv {
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/mainTraspBg.png);
	text-align: left;
	}
.errorMask {
	position: relative;
	top: 150px;
	left: 230px;
	width: 300px;
	height: 250px;
	background-image: url(../images/bgErrorMask.png);
}
.errorMask A {
	font-weight: bold;
	color:#ff9900;
	text-decoration: none;
}

.errorText {
	font-family: Century Gothic, Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.errorText A {
	font-family: Century Gothic, Arial, Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.errorText A:Hover {
	color: #ff0000;
}

.informFriendsOut {
	position: fixed;
	left: 760px;
	top: 200px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	line-height: 25px;
}

.informFriends {
	border-left:1px solid #000000;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	width: 265px;
	text-align: center;
	background-color: #000000;
}

.galleryM70 {
	width: 610px;
	height: 127px;
	border: 1px solid #666666;
	line-height: 110px;
	white-space: nowrap;
	overflow: auto;

	/*
	overflow-x: visible;
	overflow-y: hidden;
	*/
}

.detailM70 {
	border: 2px solid #333333;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
}

.detailM70:Hover {
	border: 2px solid #ffffff;
}

img, div {
	behavior: url(style/iepngfix_v2/iepngfix.htc);
}






.galleryM7011 {
	width: 610px;
	height: 127px;
	overflow: auto;
	white-space: nowrap;
	border: 1px solid #666666;
	line-height: 110px;

}

