.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.bg_textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	height: 22px;
	height: 20px;
}
.border {
	border: 1px solid #999999;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	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: 11px;
	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: 11px 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: 14px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.rightdotline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.buttomdotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.indexbox,#forum a:link,#forum a:visited , #forum a:hover, #forum {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}