.text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bg_textbox {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: cornsilk;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	height: 18px;
}
.border {
	border: 1px solid red;
}
.button {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: cornsilk;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	font-weight: bold;
	height: 22px;
}

.errmsg {
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.tooltipContents {
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000 1px solid;
	PADDING-LEFT: 5px;
	Z-INDEX: 100;
	LEFT: -1000px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	FONT: 10px Verdana, Arial, 
	Helvetica, sans-serif;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 240px;
	PADDING-TOP: 
	5px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	TOP: -1000px;
	TEXT-ALIGN: 
	left;
	opacity: .85;

	text-transform: lowercase;
}

.tooltipContents A {
	FONT-WEIGHT: bold; COLOR: #c30; FONT-FAMILY: Arial; text-transform: capitalize;
}

.tooltipContents B {
	

}

a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.rightdotline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-color: custard;

}
.buttomdotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
    background-image: url("../images/main_bg.jpg");
	background-attachment: fixed;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.indexbox,#forum a:link,#forum a:visited , #forum a:hover, #forum {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}


#newpoplink a:link,#newpoplink a:visited , #newpoplink

{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#newpoplink a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

table {
width: 100%;
border: 0px;
cellpadding: 0px;
cellspacing: 0px;
}

table.outer {
    width: 800px;
    border: 1px;
    cellpadding: 0px;
    cellspacing: 0px;
    background-color: white;
    bordercolor: #C0C0C0;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
}

div.container
{
width:100%;
margin:0px;
border: 0px;
line-height:150%;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
color: #003399; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; }

#zonenow {
	width:100%;
      text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: none;
}

#zonenow a:link, #zonenow a:visited  {
	width:100%;
    text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	
}

alink
{
float:left;
width:auto;
text-decoration:none;
color:white;
background-color:gold;
padding:0.2em 0.6em;
border-right:1px solid white;
border-bottom:2px solid white;
}
alink:hover {background-color: blue}

ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

li {display:inline}

table.block {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-color: auto;
	background-image: url(../images/bg_profile.gif);
	border: 1px solid gold;
	cellspacing: 0px;
	cellpadding: 0px;
}

.blocktitle {
color: white;
font-weight: bold;
background-color: gold;
width: 100%;
}