BODY {
    /*background: #522F07*/ /*url(../images/bg.gif)*/;
    margin: 0px;
	/*overflow-x: hidden;
	overflow-y: scroll; */
	scrollbar-base-color: #ECE0C1;
	scrollbar-face-color: #ECE0C1;
	scrollbar-arrow-color: #6B4315;
}
TD {
    font-size: 8pt;
    color: #333333;
	font-family: Verdana, Helvetica;
}
/**/
.linkz  {
    font-size: 8pt;
	color: #EE7704;
	font-family: Verdana, Helvetica;
	/*font-weight: bold; */
	text-decoration: none;
}
.linkz:hover  {
    font-size: 8pt;
	color: #EE7704;
	font-family: Verdana, Helvetica;
	/*font-weight: bold; */
	text-decoration: underline;
}
.linkz_upmenu {
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Helvetica, Arial;
    letter-spacing: -1px;
    text-decoration: none;
}
.linkz_upmenu:hover {
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Helvetica, Arial;
    letter-spacing: -1px;
    text-decoration: underline;
}
.alert {
        font-family: Verdana, Helvetica;
        font-size: 10pt;
        color: #CC0000;
        font-weight: bold;
        text-decoration: none;
}
/*mailform*/
.lbl_email{
        font-family: Verdana, Helvetica;
        font-size: 10pt;
        color: #333333;
        font-weight: bold;
        letter-spacing: -1px;
        text-decoration: none;
}
.inputText_email {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 250px;
        border: 1 solid #F79F2C;
        background-color: #E3E3E3;
        -moz-border-top-colors: #F79F2C #E3E3E3 !important;
        -moz-border-right-colors: #F79F2C #E3E3E3 !important;
        -moz-border-bottom-colors: #F79F2C #E3E3E3 !important;
        -moz-border-left-colors: #F79F2C #E3E3E3 !important;
}
.inputTextarea_email {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 350px;
        border: 1 solid #F79F2C;
        background-color: #E3E3E3;
        -moz-border-top-colors: #F79F2C #E3E3E3 !important;
        -moz-border-right-colors: #F79F2C #E3E3E3 !important;
        -moz-border-bottom-colors: #F79F2C #E3E3E3 !important;
        -moz-border-left-colors: #F79F2C #E3E3E3 !important;
}
.submitBTN{
        background-color: #FFD987;
        font-family: Verdana, Helvetica;
        font-size: 10px;
        color: #000000;
        border: 1 solid #F79F2C;
        -moz-border-top-colors: #F79F2C #FFD987 !important;
        -moz-border-right-colors: #F79F2C #FFD987 !important;
        -moz-border-bottom-colors: #F79F2C #FFD987 !important;
        -moz-border-left-colors: #F79F2C #FFD987 !important;
}  
/*mailform END*/
/*regform*/
.inputText_loginform {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 100px;
        border: 1 solid #F79F2C;
        background-color: #E3E3E3;
        -moz-border-top-colors: #F79F2C #E3E3E3 !important;
        -moz-border-right-colors: #F79F2C #E3E3E3 !important;
        -moz-border-bottom-colors: #F79F2C #E3E3E3 !important;
        -moz-border-left-colors: #F79F2C #E3E3E3 !important;
}
/*regform*/
.inputText_regform {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 200px;
        border: 1 solid #F79F2C;
        background-color: #E3E3E3;
        -moz-border-top-colors: #F79F2C #E3E3E3 !important;
        -moz-border-right-colors: #F79F2C #E3E3E3 !important;
        -moz-border-bottom-colors: #F79F2C #E3E3E3 !important;
        -moz-border-left-colors: #F79F2C #E3E3E3 !important;
}
.inputTextarea_regform {
        font-family: Verdana, Helvetica;
        font-size: 8pt;
        color: #333333;
        width: 300px;
        border: 1 solid #666666;
        background-color: #E3E3E3;
        -moz-border-top-colors: #F79F2C #E3E3E3 !important;
        -moz-border-right-colors: #F79F2C #E3E3E3 !important;
        -moz-border-bottom-colors: #F79F2C #E3E3E3 !important;
        -moz-border-left-colors: #F79F2C #E3E3E3 !important;
} 
/*footer*/
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
    font-weight: bold; 
	text-decoration: none;
}
.footer:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
    font-weight: bold; 
	text-decoration: underline;
}
.footer_line {
	font-size: 12pt;
	color: #FF9900;
	font-family: Arial,Verdana, Helvetica;
	text-decoration: none;
}
.power {
	font-size: 7pt;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica;
    letter-spacing: -0.02em;
    font-weight: bold; 
	text-decoration: none;
}
.power:hover {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
    letter-spacing: -0.02em;
	text-decoration: none;
}
/*footer end*/  