BODY  {
	font-size: 10pt;
	font-style:normal;
	background-color: #FFFFFF;
}

TABLE  {
	font-size: 10pt;
	font-style:normal;
}

a          { font-size: 10pt }
a:hover    { color: red; font-size: 10pt }

.a2          { color: #000080; text-decoration: none }
.a2:hover    { color: blue; text-decoration: none }

H1 { font-family: Times New Roman; font-size: 24pt; font-weight: bold; color: #008000}
H2 { font-family: Times New Roman; font-size: 18pt; font-weight: bold; color: #008000}
H3 { font-family: Times New Roman; font-size: 16pt; font-weight: bold; color: #008000}
H4 { font-family: Times New Roman; font-size: 14pt; font-weight: bold; color: #008000}
H5 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #008000}
H6 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #008000}

.Menu  {
	background-color : #FFFAF0;
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

.Menu A  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
    text-decoration: none;
}

.Menu A:hover  {
	font-family : Arial;
	font-size : 10pt;
	color : Red;
    text-decoration: none;
}

.Menu A:active  {
	font-family : Arial;
	font-size : 10pt;
	color : DarkRed;
    text-decoration: none;
}

.TableHeader  {
	background-color : #CCCCCC;
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

.MainBackground  {
	background-color : White;
}

.Background  {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

.th2  {
	font-family : Arial;
	font-size : 10pt;
	color : #008000;
}

.NewYearTitle {
	width: 600px;
	height: 107px;
}

.NewYearPicture {
	background-image: url('images/greensy-NewYear1.gif');
	width: 110px;
	height: 107px;
	valign: top;
}
.NewYearPicture2 {
	background-image: url('images/greensy-NewYear2.gif');
	width: 250px;
	height: 83px;
	valign: top;
}
.NewYearPicture3 {
	background-image: url('images/greensy-NewYear3.gif');
	width: 144px;
	height: 52px;
}

.requared{
	color:#AA0000;
	font-weight:bold;
}

.hidden{
	display: none;
}

.formSupport{
	color:#1F1F1F;
	font-family:Courier New;
	font-size:0.8em;
}

.requaredField{
	color:#1F1F1F;
	font-family:Courier New;
	font-size:0.8em;
	background: #FFCCCC none repeat scroll 0 0;
	
/*	background:#FFFFEE none repeat scroll 0 0;
	border:1px solid #FF0000;
	font-family:Courier New;
	font-size:0.8em;
	color:#1F1F1F;*/
}

.enteredData{
	color:#1F8000;
}

#media
{
}

#noFlashUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
	width: 420px; 
	height: 200px;	
	padding: 40px;
}

.videoList {
	text-align: center; 
	font-size: 12px;
	padding: 20px;
	font-weight: bold;	
}
.videoList a {
	text-align: center; 
	font-size: 12px;
	font-weight: normal;	
}
.videoList a:hover {
	color: red;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ffca64;
	background-color: #FFFFF0;
	padding: 5px 10px;
	/*opacity: 0.90; */
	font-size: 0.9em;
	width: 300px;
}
#tooltip h3, #tooltip div { margin: 0; }

.hide {
	display: none;
}

.news_list {
	margin-left: 20px;
	margin-bottom: 30px;
	float:left;
	width: 100%;
}
.news {
	float:left;
	padding:0 20px 0 0;
    width: 95%;	
}
.news_date {
	color: #808080;
	float: left;  
	margin:0 8px 0 0;
}
.news_text {
	float: left;  
}
.news_version {
	color: #808080;
	float: left;  
	margin:0 8px 0 8px;
}
.whatnew {
	margin-left: 20px;
	text-align:left;
}
.whatnew h4 {
	text-align:left;
	margin:10px 0 25px;
}


.style1 {
	font-size: 12pt;
	color: #008000;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #FF0000}
.style7 {color: #000099}
.style10 {color: #000066; font-family: "Courier New"; }
.style11 {color: #666666}

#tablePrice {
  background-color: #efefef;
  border: solid 1px #ffffff;  
}
#tablePrice td{
  border: 1px solid #dedede;
}
.warning_message {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  border: 1px solid #ffd080;
  background-color: #fff7ef;
  padding: 10px;
  margin: 10px;  
  text-align: center;
  float: center;
  width:80%;
}

#VerConverterNoteShowBtn, 
#VerConverterNoteHideBtn {
	background-image: url(../../images/more.gif);
	width: 16px;
	height: 16px;
	cursor: pointer;
}	
#VerConverterNoteShowBtn {
    background-position: 0px -16px;
	float:left;
	position:relative;
	text-align:left;
	left:110px;
	
}
#VerConverterNoteHideBtn {
    background-position: 0px -112px;
	float:left;
	margin:0 10px;
}
#VerConverterNote {
  background-color: #efefef;
  border: solid 1px #cdcdcd;   
  padding: 0 10px 5px;
  text-align:inherit;
  WIDTH: 95%;
}

/*------------Buttons--------------------------------------------------*/
.x-btn {
	-x-system-font:none;
	cursor:pointer;
	font-family:tahoma,verdana,helvetica;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	white-space:nowrap;
	margin:4px 10px;
}
.x-btn-text-icon .x-btn-center .x-btn-text {
background-position:0 2px;
background-repeat:no-repeat;
padding:2px 0 2px 18px;
}
.x-btn-center {
background:transparent url(../images/btn-sprite2.gif) repeat-x scroll 0 -42px;
cursor:pointer;
padding:0 5px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
}
.x-btn-right {
background:transparent url(../images/btn-sprite2.gif) no-repeat scroll 0 -21px;
height:21px;
width:3px;
}
.x-btn-left {
background:transparent url(../images/btn-sprite2.gif) no-repeat scroll 0 0;
height:21px;
width:3px;
}
.x-btn-left, .x-btn-right {
font-size:1px;
line-height:1px;
}
.x-btn-over .x-btn-center {
background-position:0 -105px;
}
.x-btn-over .x-btn-left {
background-position:0 -63px;
}
.x-btn-over .x-btn-right {
background-position:0 -84px;
}
.ext-gecko .x-btn button {
padding-left:0;
padding-right:0;
}

.x-btn-click .x-btn-left {
background-position:0 -63px;
}
.x-btn-click .x-btn-center {
background-position:0 -126px;
}
.x-btn-click .x-btn-right {
background-position:0 -84px;
}

.details .x-btn-text {
background-image:url(../images/detail-16x16.gif);
}
.x-btn button {
-x-system-font:none;
background:transparent none repeat scroll 0 0;
border:0 none;
cursor:pointer;
font-family:tahoma,verdana,helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
overflow:visible;
padding-left:13px;
padding-right:13px;
width:auto;
color:#fefefe;
}
.drawButton {
	margin:0 auto;
	float:left;
}
.ButtonsRow {
	text-align:center;
	margin:0 auto;
	float:left;
}
.DatesRow {
	margin:0 auto;
	float:left;
	padding:0 8px;
}

.error_requared {
	color:#AA0000;
	font-weight:bold;
	text-align:left;
}

.MessageInfo {
	background: url(images/icon_info_32.gif) 0 0 no-repeat;
	padding: 10px;
	padding:5px 10px 10px 40px;
	text-align:left;	
}
