body.bg1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCBCBB;
}
h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCBCBB;
	font-weight:bold;
	margin-left:25px;
}
.text 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:500;
font-size:14px;
color:#540079;
padding: 20px 20px;
background: transparent;
}
.bullet_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #33352c;
	font-weight:500;
	margin-left:0px;
	text-align:left;
	text-indent:0px;
}
li {
	list-style-image:url(bullet.gif);
	padding-left:8px;
	text-indent:0px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D7C363;
	background-color: #000000;
	text-decoration: none;
	margin-left:0px;
}
@font-face 
{
	font-family:Marlett;
	panose-1:0 0 0 0 0 0 0 0 0 0;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7C363;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #540079;
}
a:visited {
	text-decoration: none;
	color: #540079;
}
a:hover {
	text-decoration: underline;
	color: #540079;
}
a:active {
	text-decoration: none;
	color: #540079;
}
a.bullet_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33352c;
	font-weight:500;
	margin-left:10px;
	text-indent:10px;
	left:10px;
	
}
a.bodylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Purple;
	font-weight: bold;
}
a.bodylink:link {
	text-decoration: none;
}
a.bodylink:visited {
	text-decoration: none;
	color: Purple;
}
a.bodylink:hover {
	text-decoration: underline;
	color: Purple;
}
a.bodylink:active {
	text-decoration: none;
	color: Purple;
}
a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #540079;
	font-weight: normal;
}
a.footerlink:link {
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #540079;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #540079;
}
a.footerlink:active {
	text-decoration: none;
	color: #540079;
}
fieldset {
  background-color:#ccc;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:300px;
  }
legend {
width:194px;
height:30px;
color:#fff;
font-size:2em;
padding-left:0.5em;
background: transparent url("Images/legend_bg.gif") no-repeat;
position:relative;
top:-1em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#D7C363;
margin:3px;
height:20px;
border:solid 0 #ffffff;
padding: 3px 8px;
background: transparent url("Images/nav_login.gif") no-repeat fixed;
voice-family: "\"}\""; 
voice-family:inherit;
}
fieldset>input.textfield {
background: transparent url("Images/textfield_bg.gif") no-repeat;
}
textarea 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:500;
font-size:24px;
color:#540079;
border: solid 3 #ffffff;
padding: 20px 20px;
background: transparent;
}
fieldset>textarea {
background: transparent url("Images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("Images/btn_login.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-transform:uppercase;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
