h1 {
	color : #505055;
	border-bottom : 1px dotted #ffafaf;
	font-size : 18pt;
	width:400px;
}
#result {
	font-size : 11pt;
	color : black;
	width:400px;
	height:200px;
	background-color:#f0f0f0;
}
#result1 {
	font-size : 11pt;
	color : black;
	width:400px;
	height:80px;
	background-color:#f0f0f0;
}
#result2 {
	font-size : 11pt;
	color : black;
	width:400px;
	height:80px;
	background-color:#e0e0e0;
}
.note {
	background-color:#ffe;
	color : #f00;
}
.caution {
	color : #f00;
}

/*- Menu Tabs I--------------------------- */
#tabsI {
  float:left;
  width:100%;
  background:#669933;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #669933;
  width:640px;
  position:relative;
  z-index:6;
}
#tabsI ul {
  margin:0;
  padding:10px 10px 0 30px;
  list-style:none;
}
#tabsI li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsI a {
  float:left;
  background:url("/img/tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
}
#tabsI a span {
  float:left;
  display:block;
  background:url("/img/tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span {
  color:#ffffff;
}
#tabsI a:hover {
  background-position:0% -42px;
}
#tabsI a:hover span {
  background-position:100% -42px;
}
#tabsI #current a {
  background-position:0% -42px;
}
#tabsI #current a span {
  background-position:100% -42px;
}
.top_head{
  float:left;
  width:640px;
}
.ps_left{
  float:left;
}
.head{
  float:left;
  width:100%;
  margin:0;
  border-left: 30px solid #669933;
  background:#FFFFFF;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.tables{
  float:left;
}
.flame{
  width:640px;
  margin:0;
  padding: 0px 5px 100px 0px;
  background-image:url("/img/blocks.jpg");
  background-attachment: fixed;
  background-position :0px 220px;
  background-repeat : no-repeat;
  position:relative;
  z-index:0;

}
.side_title{
  background-color: #66cc33;
  margin:0 0 10px 0;
  padding: 3px;
  font-size: 12px;
  line-height: 130%;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}
.menu{
  width:210px;
  float:left;
  margin:0;
  padding: 2px;
  font-size: 11px;
  line-height: 150%;
  border: 1px solid #66cc33;
}
.main{
  width:413px;
  float:left;
  padding: 2px;
  margin-left: 5px;
  border: 1px solid #66cc33;
  font-size: 10px;
  line-height: 150%;
}
.copy_light_1{
  width:100%;
  background-color: #669933;
  margin:1px;
  padding: 0px;
  font-size: 8px;
  line-height: 100%;
  color: #FFFFFF;
  font: italic;
  text-align: center;
  width:640px;

}
.copy_light_2{
  float:left;
  width:100%;
  background-color: #669933;
  margin:1px;
  padding: 0px;
  font-size: 8px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  width:640px;
}
.coler_line_1{
  float:left;
  width:100%;
  background-color: #66cc33;
  margin:0px;
  padding: 0px;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  width:640px;
}
.coler_line_2{
  float:left;
  width:100%;
  background-color: #66cc33;
  margin:1px;
  padding: 0px;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  width:640px;
}
.icon{
	height:20px;
}
.sun{
	height:16px;
}
.pin{
	width:25px;
	height:25px;
}
.candy_red{
  float:left;
  width:64px;
  height:64px;
  background: no-repeat left bottom;


}
.candy_ora{
  float:left;
  width:64px;
  height:64px;
  background: no-repeat left bottom;

}
.candy_yellow{
  float:left;
  width:64px;
  height:64px;
  background: no-repeat left bottom;

}
.woman{
  float:right;
  background:url("/img/woman.gif") no-repeat left bottom;
  padding:0px 0px 80px 80px;
}
.woman2{
  float:left;
  background: no-repeat left bottom;
}

.clears{
  clear:both;
}

