BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #819855;
	margin: 0px;
}
TABLE, INPUT, SELECT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* image borders */
a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img, img { color: inherit;/* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }                           /* code from W3C - www.w3.org */
}

.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.text_1:hover {
	color: #FF9900;
	text-decoration: underline;
}
.links_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.links_main:hover {
	color: #CCCCCC;
}
.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.members_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7A623;
	text-decoration: none;
	}
a.terms:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.head_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
 .head_1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0001;
text-decoration: none;
}

.Page_Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE272D;
	text-decoration: none;
	font-weight: bold;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ED6322;
	text-decoration: none;
}
.links_Footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}
a.links_Footer:hover {

color: #E8F7C0;
text-decoration: none;
}

.links_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.links_top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.links_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.links_main:hover {
	color: #FFFFFF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.links_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links_sub:hover {
	color: #CC3300;
	text-decoration: none;
}
.links_top2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.links_top2:hover {
	color: #CC3300;
	text-decoration: none;
}
.head_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.head_4:hover {
	color: #CC3300;
	text-decoration: none;
}
.Save_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #E8F6BF;
	border: 1px dotted #999999;
}
.border {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.text_5 {
	font-family: Arial;
	font-size: 13px;
	color: #657D3C;
	text-decoration: none;
	font-weight: bold;
}

.tabel_border {
	text-decoration: none;
	border: 1px solid #819855;
}
.text_3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC0001;
text-decoration: none;
}

/*Form CSS*/
TABLE.formTable{
	border: 1px solid #739C4B; /* table_border_color */
    border-collapse: collapse;
    margin: 1px;
	font-size: 10px;
}

TABLE.formTable TD {
    vertical-align: top;
    padding: 3px 5px;
    border-bottom: 1px solid #bfc2c3; /* table_border_color */
}

.formButton {
    border: 1px solid #61727b; /* table_border_color */
	background-color: #1c5978;
	color: #FFFFFF;
}

TABLE.formTable TD.head{
	font-weight: bold;
	background-color: #CFDF6C;
	color: #739C4B;
	border-bottom: 1px solid #5d5e5e; /* table_border_color */
}

TABLE.formTable TD.label {
    font-weight: bold;
    text-align: right;
    background: white;
	color: #555859;
}

TABLE.formTable TD.labelNoAlign {
    font-weight: bold;
    background: white;
	color: #555859;
}

TABLE.formTable TD A,TABLE.formTable TD A:link,TABLE.formTable TD A:visited{
	font-family: Arial, sans-serif;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
}
TABLE.formTable TD A:hover{
	font-family: Arial, sans-serif;
    font-size: 10px;
	color: #e67817;
	text-decoration: underline;
}

.pop          { background-color: #800000; color: #FFFF00; font-family: Arial; font-size: 8pt; 
               font-weight: bold; text-align: Center; border-style: outset; 
               border-color: #800000 }
.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	text-decoration: none;
	color: #000000;
}
