BODY {
	FONT-SIZE: 13px;
	COLOR: #000000; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.Header {
	background:	#CCCCCC url(/img/top_bg.gif) repeat-x;
}
A {
	TEXT-DECORATION: none

}
A:hover {
	COLOR: #990000;
	text-decoration: none; 
	border-bottom: dotted 1px #990000;
}
A:link {
	COLOR: #990000
}
A:visited {
	COLOR: #990000
}
TABLE {
	FONT-SIZE: 13px
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.border {
background-color: #CCCCCC
}
.tableTop {
	FONT-WEIGHT: bold; background-image: url(../../../img/row_bg.gif)
; line-height: 18px
}
.forumName {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; text-weight: bold
}
.description {
	FONT-SIZE: 11px
}
.row1 {
	BACKGROUND-COLOR: #eeeeee
}
.row2 {
	BACKGROUND-COLOR: #f7f7f7
}
.col1 {
	BACKGROUND-COLOR: #fAfAfA
}
.col2 {
	BACKGROUND-COLOR: #f7f7f7
}
.copyright {
	FONT-SIZE: 10px
}
.formList {  font-size: 12px}

span.focus { background-color : #FFFFFF;
			color : red;
			font-size: 14px; font-weight: bold}
			
input.codeButton {
	background-color : #FAFAFA;
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #AAAAAA;
	border-style : solid
}



