.reg_login, A.reg_login, A.reg_login:link, A.reg_login:visited, A.reg_login:active  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663F40;
	text-decoration: none;
	background-image: url(../images/login_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	display: block;
	width: 63px;

	height: 19px;
	padding-top:4px;

	margin-bottom:-6px;
}

A.reg_login:hover    {
	color: #FFFFFF;
	background-image: url(../images/login_2.gif);
}
.href2, A.href2, A.href2:link, A.href2:visited, A.href2:active  {
    font-size: 11px;
    color:#ffffff;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.href2:hover    {
    text-decoration: underline;
    font-size: 11px;
    color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active  {
    font-weight: normal;
    font-size: 11px;
    color: #736D5C;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

A.terms-privacy:hover    {
    text-decoration: underline;
     font-size: 11px;
    color: #736D5C;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.current-date    {
    font-size: 10px;
    color: #0B7012;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copy-right    {
    font-size: 11px;
    color: #736D5C;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

NormalTextBox {

  background: transparent; 
  color: #666; 
  padding: 4px 4px 0px 4px; 
  border: 0px solid #FFFFFF; 
  cursor:text;
  }

.search, A.search, A.search:link, A.search:visited, A.search:active  {
    font-size: 11px;
    color: #2c2c2c;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

A.search:hover    {
    font-size: 11px;
    color: #2c2c2c;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.footer_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ------------------ new styles --------- */

/* Layout */


.bg1 {
	background-repeat: no-repeat;
	background-position: left top;
}

.arial{font-family: Arial, Helvetica, sans-serif;}
.arialn{font-family: "Arial Narrow",Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}


/* Font Colours */

.darkyellow {color: #F4A83A;}
.darkgray {color: #263C4A;}
.darkgray2 {color: #505050;}

.white {color: #FFFFFF;}
.black {color: #202020;}
.gray {color: #767676;}

.red {color: #D52E00;}

.orange {color: #FF9600;}
.yellow {color: #FFFF00;}


.brown {color: #685716;}

.paddingright {padding-right:5px;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active {color: #D64500; text-decoration: none;}
A.orange2gray:hover {color: #272727;}

.n2u, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: none;}
A.n2u:hover {text-decoration: underline;}

.u2n, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: underline;}
A.u2n:hover {text-decoration: none;}

.white2black, A.white2black, A.white2black:link, A.white2black:visited, A.white2black:active {color: #FFFFFF; text-decoration: none;}
A.white2black:hover {color: #000000;}

.white2yellow, A.white2yellow, A.white2yellow:link, A.white2yellow:visited, A.white2yellow:active {color: #FFFFFF; text-decoration: none;}
A.white2yellow:hover {color: #FFFF00;}

.black2red, A.black2red, A.black2red:link, A.black2red:visited, A.black2red:active {text-decoration: none;color: #000000;}
A.black2red:hover {text-decoration: none;color: #CC0000;}

.black2white, A.black2white, A.black2white:link, A.black2white:visited, A.black2white:active {text-decoration: none;color: #000000;}
A.black2white:hover {text-decoration: none;color: #CC0000;}

.border{
	border: 1px solid #D6D6D6;

}





