body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
}

p {
	margin: 0px;
	margin-bottom: 7px;
}

form {
	margin: 0px;
	padding: 0px;
}

.cms_page_text {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.cms_page_text a {
	color: #FF7122;
	text-decoration: none;
}

.cms_page_text a:hover {
	color: #0099CC;
}

.cms_page_title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.cms_page_title a {
	color: #FF7122;
	text-decoration: none;
}

.cms_page_title a:hover {
	color: #0099CC;
}

.header_links {
	width: 969px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}

.header_links a {
	color: #666666;
	text-decoration: none;
}

.header_links a:hover {
	color: #FF7426;
}

.header {
	width: 969px;
	height: 65px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	width: 135px;
	height: 140px;
	margin-top: -55px;
	margin-left: 20px;
	z-index: 2;
}

.menu_holder {
	position: absolute;
	width: 758px;
	height: 29px;
	margin-top: -53px;
	z-index: 2;
}

.flags {
	position: absolute;
	width: 100px;
	height: 25px;
	margin-top: -50px;
	margin-left: 820px;
	z-index: 2;
}

.header_flash_holder {
	position: absolute;
	width: 760px;
	height: 400px;
	z-index: 1;
}

.page_text_holder {
	position: relative;
	z-index: 2;
	margin-top: 220px;
}

.welcome_left_holder {
	width: 140px;
	//width: 180px;
	/*background-image: url(../images/transparent_box.png);*/
	background-color: #ffffff;
	padding: 20px;
	padding-bottom: 15px;
}

.left_menu_title_bg {
	width: 135px;
	//width: 165px;
	height: 32px;
	line-height: 32px;
	padding-left: 30px;
	background-image: url(../images/left_title_bg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.left_menu_bg {
	width: 130px;
	//width: 165px;
	padding: 15px 5px 20px 30px;
	background-color: #f2f8fc;
}

.left_menu, .left_menu a {
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}

.left_menu a:hover {
	color: #FF7426;
}

.member_login_bg {
	width: 170px;
	//width: 205px;
	padding: 18px 5px 18px 30px;
	background-color: #f7f7f7;
}

.search_bg {
	width: 205px;
	margin-top: 4px;
	background-color: #dbdbdb;
}

.search_input_bg {
	width: 99px;
	height: 18px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}

.search_keyword {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	border: none;
	width: 93px;
	position: absolute;
	margin-left: 3px;
	margin-top: -17px;
}

.banners_180X150 {
	width: 180px;
	height: 150px;
	margin-top: 10px;
	margin-left: 25px;
}

.banners_580X100 {
	width: 580px;
	height: 100px;
}

.footer_bg {
	width: 969px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #9fa8d8;
	margin-top: 10px;
}

.text_holder {
	margin-left: 3px;
	width: 534px;
	//width: 574px;
	min-height: 140px;
	//height: 180px;
	background-image: url(../images/transparent_box_2.png);
	padding: 20px;
}

.emy_logo_holder {
	position: absolute;
	margin-left: -179px;
	margin-top: -93px;
}

.live_forecast {
	color: #FF7425;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	margin-left: -136px;
	margin-top: -23px;
}

.form_login {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #b0b0b0;
	width: 125px;
	margin-top: 3px;
}

.members_first_letter a {
	color: #ffffff;
}

.members_first_letter a:hover {
	color: #FF7122;
}

tr.tr_style_1 {
	background-color: #d9dcf0;
	height: 20px;
}

tr.tr_style_2 {
	/*background-color: #ffffff;*/
	height: 20px;
}

tr.tr_style_3 {
	background-color: #a7afdb;
	color: #ffffff;
	height: 20px;
}

tr.tr_style_4 {
	background-color: #F2F3F9;
	height: 20px;
}

.on {
	display: block;
}

.off {
	display: none;
}

#transparent_mask {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff;
	opacity: .60;
	filter: alpha(opacity=60); -moz-opacity: 0.6;
	z-index: 1000;
}

#topbar, #topbar2 {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1001;
}

.form_box {
	background-color: #ffffff;
	border: 5px solid #c0c0c0;
	width: 400px;
	padding: 20px;
}

.footer_links, .footer_links a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.footer_links a:hover {
	color: #FF7122;
}

.photogallery_holder {
	position: relative;
	width: 667px;
	text-align: center;
	margin-left: -68px;
	margin-top: -330px;
	display: none;
}

.ibsHolder {
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}