/* CSS Document */

/*********************************************** login members *********************************/
.form_login{
	font-weight:bold;
    text-align:left;
}
#form_login input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_login input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_login input[type=password]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_login input[type=password]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_login input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/login.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_login input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/logina.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_login input[type=reset]    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reset.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_login input[type=reset]:hover    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reseta.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
}
/********************************************* send password ***********************************/
.form_send_pass{
	font-weight:bold;
    text-align:left;
}
#form_send_pass input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_send_pass input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style:solid;
	margin: 2px;
}
#form_send_pass input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/submit.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_send_pass input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/submita.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_send_pass input[type=reset]    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reset.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_send_pass input[type=reset]:hover    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reseta.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
/**************************************** signup *****************************************/
.form_signup{
	font-weight:bold;
    text-align:left;
}
#form_signup input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=password]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=password]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=checkbox]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=checkbox]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup select 
{  
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup select:hover
{  
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_signup input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/login.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_signup input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/logina.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_signup input[type=reset]    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reset.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_signup input[type=reset]:hover    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reseta.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
}
/*********************************************** help ***************************************/ 
.form_help{
	font-weight:bold;
    text-align:left;
}
#form_help input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_help input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style:solid;
	margin: 2px;
}
#form_help textarea
{  
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_help textarea:hover
{  
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_help input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/login.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
	margin-left: 0px;
} 
#form_help input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/logina.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
	margin-left: 0px;
} 
#form_help input[type=reset]    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reset.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_help input[type=reset]:hover    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reseta.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
}
/******************************************* delete email ***********************************/
.form_delete{
	font-weight:bold;
    text-align:left;
}
#form_delete input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/submit.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_delete input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/submita.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
}
/************************************** send email ************************************/
.form_compose{
	font-weight:bold;
    text-align:left;
}
#form_compose input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style:solid;
	margin: 2px;
}
#form_compose input[type=password]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose input[type=password]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose input[type=checkbox]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose input[type=checkbox]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose select
{  
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose select:hover
{  
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose textarea
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose textarea:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_compose input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/compose.gif);
	background-color:#000000;
	width:130px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_compose input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/composea.gif);
	background-color:#000000;
	width:130px;
	height:29px;
	border:none;
	cursor: pointer;
} 
/******************************************* my data ****************************/
.form_my_data{
	font-weight:bold;
    text-align:left;
}
#form_my_data input[type=text]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data input[type=text]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style:solid;
	margin: 2px;
}
#form_my_data input[type=password]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data input[type=password]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data input[type=checkbox]
{
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data input[type=checkbox]:hover
{
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data select
{  
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data select:hover
{  
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_data input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/login.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_my_data input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/logina.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_my_data input[type=reset]    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reset.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_my_data input[type=reset]:hover    
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reseta.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
}
/***************************************** my payment **********************************/
.form_my_payment{
	font-weight:bold;
    text-align:left;
}
#form_my_payment select
{  
    border-color: #FFA621;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_payment select:hover
{  
    border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}
#form_my_payment input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/login.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_my_payment input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/logina.gif);
	background-color:#000000;
	width:70px;
	height:29px;
	border:none;
	cursor: pointer;
} 
.form_index{
	font-weight:bold;
    text-align:left;
}

#form_index input[type=submit]
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/review.gif);
	background-color:#000000;
	width:130px;
	height:29px;
	border:none;
	cursor: pointer;
} 
#form_index input[type=submit]:hover
{ 
    COLOR: #FFA621;
	font-weight:bold;
	background-image:url(../../images/reviewa.gif);
	background-color:#000000;
	width:130px;
	height:29px;
	border:none;
	cursor: pointer;
} 
.point ul {
	LIST-STYLE-IMAGE: url(../images/point.gif);
	margin: 0px  0px 0px 0px;
	padding-left:14px; 
	padding-top: 0px
}