a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000; text-decoration: none}

a.textlinkMain:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000066; text-decoration: none}
a.textlinkMain:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000066; text-decoration: none}
a.textlinkMain:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000; text-decoration: underline}
a.textlinkMain:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000; text-decoration: underline}

a.textlinkWhite:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.textlinkWhite:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.textlinkWhite:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #D0AD67; text-decoration: underline}
a.textlinkWhite:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #D0AD67; text-decoration: underline}

a.textlinkGold:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #9b8150; text-decoration: none}
a.textlinkGold:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #9b8150; text-decoration: none}
a.textlinkGold:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ac9063; text-decoration: underline}
a.textlinkGold:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ac9063; text-decoration: underline}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_color.jpg);
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9b8150;
}
.maintextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b8150;
}
.maintextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 0pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b8150;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b8150;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b8150;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1e1c38;
}
.shadowed {
	box-shadow: 0 0 5px #000000;
  -moz-box-shadow: 0 0 5px #000000;
  -webkit-box-shadow: 0 0 5px #000000;
}

/*login area*/
#memberstab {
	position: fixed;
	width: 175px;
	height:60px;
	top: 10px;
	right: 10px;
	z-index: 1000;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.memberstabheader {
	background:url(newsite/images/gold.jpg) repeat;
	width:100%;
	height: 24px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
#loginarea label{
	display: block;
    width: 50px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
#usernamediv{
	float:left;
}
#usernamediv input{
	width: 100px;
	height:14px;
	margin-top:6px;
	background: #ffffff;
	border: 1px solid #1a6fb7;

}
#usernamediv label{
	margin-top:8px;
}
#userpassworddiv{
	float:left;
}
#userpassworddiv input{
	width: 100px;
	height:14px;
	margin-top:6px;
	background: #ffffff;
	border: 1px solid #1a6fb7;
}
#userpassworddiv label{
	margin-top:8px;
}
#userrememberdiv{
	float:left;
}
#userrememberdiv input{
	margin-top:24px;
	background: #ffffff;
	border: 1px solid #1a6fb7;
}
#userrememberdiv label{
	margin-top:8px;
}
#userremember {
	position:relative;
	left:10px;
	top:-15px;
}
#loginbuttondiv{
	position:absolute;
	right:113px;
	top:0px;
}
#loginbuttondiv input {
	background:url(1043/login.png) no-repeat;
	position:relative;
	top:0px;
	height:30px;
	width:73px;
	border: none;
	cursor:pointer;
}
#loginbuttondiv input:hover {
	background:url(1043/login-hover.png) no-repeat;
}
#forgotbuttondiv{
	position:absolute;
	right:20px;
	top:0px;
}
#forgotbuttondiv input {
	background:url(1043/loginpassword.png) no-repeat;
	position:relative;
	top:0px;
	height:30px;
	width:93px;
	border: none;
	cursor:pointer;
}
#forgotbuttondiv input:hover {
	background:url(1043/loginpassword-hover.png) no-repeat;
}
#loginasdiv{
	position:relative;
	left:150px;
	margin-top:8px;
}
#logoutbuttondiv{
	position:absolute;
	right:103px;
	top:0px;
}
#logoutbuttondiv input {
	background:url(1043/logout.png) no-repeat;
	height:30px;
	width:73px;
	border: none;
	cursor:pointer;
}
#logoutbuttondiv input:hover {
	background:url(1043/logout-hover.png) no-repeat;
}
#clientareabuttondiv{
	visibility:visible;
	display:block;
	position:absolute;
	right:10px;
	top:0px;
}
#clientareabuttondiv input {
	background:url(1043/clientarea.png) no-repeat;
	height:30px;
	width:93px;
	border: none;
	cursor:pointer;
}
#clientareabuttondiv input:hover {
	background:url(1043/clientarea-hover.png) no-repeat;
}
