BODY
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px; /*font-size: 13px;*/
	background-color: #FFFFFF; /*color: #000000;*/
	text-align: center;
}

table
{
	font-size: 13px;
}
/* new design content */
.contentLeftDiv
{
	width: 550px;
}
/* ------------------------ new design*/
a
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #009900;
}
a:active
{
	color: #009900;
	text-decoration: underline;
}

body, td, th
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #333333;
}

#Login_box
{
	height: 100%;
	width: 160px;
	padding-bottom: 7px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	*/
}

/*
#Black_ground {
	background-color: #000000;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 600px;
}*/

#Logo_for_game
{
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 67px;
	width: 231px;
}

#Menu
{
	height: 28px;
	width: 750px;
	background-image: url(../img/menu_bar.gif);
	margin-top: 1px;
	color: #FFFFFF;
	top: 205px;
	background-repeat: no-repeat;
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
}

#Picture
{
	background-image: url(../img/header_Picture.jpg);
	height: 130px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#main
{
	/*full_site*/
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Footer
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	height: 10px;
	width: 750px;
	text-align: center;
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009900;
	left: auto;
	top: auto;
	right: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#Logo_area
{
	height: 72px;
	width: 750px;
	text-align: left;
}
#banner_area
{
	width: 750px;
	margin-top: 275px;
}
#full_site-long
{
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#moove_area
{
	width: 225px;
	margin-top: -120px;
}
/* -------------------- */
.Text_pedding
{
	padding-top: 10px;
	padding-right: 10px;
}

.a:link
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a:visited
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.a:hover
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a:active
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Koteret
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.table_bold
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.My_account
{
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-right: 0px;
	height: 350px;
	width: 160px;
	bottom: 0px;
}
.border_table
{
	border: 1px solid #999999;
	padding: 10px;
}
/* TabPanels*/
.TabbedPanels
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 450px;
}
.TabbedPanelsTabGroup
{
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab
{
	position: relative;
	top: 1px;
	/*float: right;*/
	margin-top:0px;
	margin-right:1px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	border:1px solid #66CC00;
	padding-right:10px;
	background-image:url(../img/bg_green.gif);	
	list-style: none; 	
	cursor:pointer;
	-moz-user-select:none;/**/
	-khtml-user-select:none;/**/
}
.TabbedPanelsTabSelected
{
	background-color: #FFFFFF;
	background-image: url(../img/bg_green.gif);
}
.TabbedPanelsContentGroup
{
	clear: both;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC00;
}
.TabbedPanelsContent
{
	padding: 4px;
	background-color: #FFFFFF;
	width: 450px;
}
.TabbedPanelsContentVisible
{
	width: 450px;
}


/*	extended	styles */
.style1
{
	color: #000000;
}
.style2
{
	color: #009900;
	font-weight: bold; /*text-decoration: underline;*/
	text-decoration: none;
}
.style3
{
	color: #FFFFFF;
}
.style7
{
	color: #009900;
}
.style9
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/*---------------- end new */
TD
{
	padding: 5px; /*background-color: #FFFFFF;*/
}

.error
{
	font-weight: bold;
	color: #CC0000;
}

.error li
{
	padding: 3px;
}

.tbl_error
{
	padding: 6px 8px 6px 8px;
	border: 1px solid #CC0000;
	background: LemonChiffon; /*#ffffcc;*/
}

.msg
{
	padding: 6px 8px 6px 8px;
	color: Blue;
	border: 1px solid Blue;
	background: Lavender;
}

/*.main
{
	background-color: #003399;
}*/

input
{
	font-family: Arial, Verdana, Sans-Serif; 
}

.input
{
	height: 14px;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #EAFFEA;
}

.input_textarea
{
	width: 100%;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #EAFFEA;
}

.input:hover, .input_textarea:hover
{
	font-family: Arial, Verdana, Sans-Serif;
	background: #FFFFCC;
}

select
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	height: 20px;
	background: #EAFFEA;
}

.search
{
	border: 1px solid #003399;
}

/*.theader
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	text-align: center;
}

.datatdh
{
	text-align: center;
	font-family:  Arial, Verdana;
	font-weight: bold;
	background-color: AliceBlue;
}*/


.datatd
{
	text-align: center;
}

.footer
{
	color: #336699;
}

.textsmall
{
	font-size: 12px;
	color: #336699;
}

.textsmall_small
{
	font-size: 10px;
	color: #336699;
}

.cp .main TD
{
	padding: 5px;
}

.cp TD
{
	padding: 0px;
}

.red
{
	font-weight: bold;
	color: red;
}

.tabcont
{
	height: 300px;
}

ul#tabnav
{
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#tabnav li.tabinact1
{
	/*	float: center; */
	text-align: right;
	background-color: #FFFFFF;
	color: #000000;
	width: 250px;
}

ul#tabnav li.tabinact
{
	float: left;
	border: 1px solid #66CC00;
	background-color: #FFFFFF;
	color: #009900;
	padding: 0;
	white-space: nowrap;
}
ul#tabnav li.tabinact a
{
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	color: #009900;
}

ul#tabnav li.tabinact1 a
{
	text-decoration: none;
}

ul#tabnav li.tabact
{
	float: left;
	border: 1px solid #66CC00;
	background: url(../img/bg_green.gif);
	color: #000000;
	padding: 5px 8px 5px 8px;
	white-space: nowrap;
}

.tabcont
{
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

td .noborder
{
	border: 0pt white;
}

/* BALLON CSS Settings */
.hint
{
	/* padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px; */
	/* background-color: #336600; */
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	background-image: url("../img/tooltip_question.gif") no-repeat;
	width: 13px;
	height: 13px;
}

.hinttd
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	direction: ltr;
}

.balloonstyle
{
	display: block;
	position: absolute;
	left: 0;
	top: -500px;
	visibility: hidden;
	z-index: 100;
	font: normal 12px Arial;
	line-height: 18px;
	background-color: white;
	width: 250px;
	overflow: hidden;
}

.indiv
{
	background-image: url('../img/leaf2.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 13px;
	border: 1px solid black;
}

.balloonstyle iframe
{
	display: none;
	display: /**/ block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask;
	width: 3000px;
	height: 3000px;
}

#arrowhead
{
	z-index: 99;
	position: absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
/* END BALLON CSS Setting*/

.line
{
	background-color: #003366;
}

.fillform TD
{
	padding: 5px;
}

.page_header
{
	font-size: 15px;
	color: #336699;
	margin-bottom: 2px;
}

.m_separator
{
	font-size: 9px;
	color: #336699;
}

.grey
{
	background-color: #EFEFEF;
}

.button_blue, .button_green
{
	border: 0;
	cursor: pointer;
	cursor: hand; /* For IE 5.X */
	width: 57px; 
	height: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin: 0px;
	
}

.button_green_big
{
	border: 0;
	cursor: pointer;
	cursor: hand; /* For IE 5.X */
	width: 175px; 
	height: 27px;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 10px;
	
}

.button_green_middle
{
	border: 0;
	cursor: pointer;
	cursor: hand; /* For IE 5.X */
	width: 120px; 
	height: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;	
}

.button_green:hover, .button_green_big:hover, button_green_middle:hover, .button_blue:hover
{
	color: #000000;
}

/* BLUE SMALL BUTTONS */
.button_blue 
{
	background: url('../img/but_blue_small.gif') no-repeat center center;
}

/* GREEN SMALL BUTTONS */
.button_green
{
	background: url('../img/but_green_small.gif') no-repeat center center;
}

/* GREEN SMALL BUTTONS */
.button_green_middle
{
	background: url('../img/but_green_middle.gif') no-repeat center center;
}

/* GREEN BIG BUTTONS */
.button_green_big
{
	background: url('../img/but_green_big.gif') no-repeat center center;
}

.list TD
{
	padding: 6px 3px 6px 3px;
}

.field_name
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}

.notice
{
	font-weight: bold;
	font-size: 10px;
}

#tellafriend 
{
	margin: 5px 20px 0px 20px;
	/* background-image: url(../img/message.gif);
	background-repeat: no-repeat;
	background-position: right top;
	*/
	height: 260px;
	width: 360px;
}

