BODY {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
h1{
	font-size:120%;
	margin:0px;
	padding:0px;
}
h2{
	font-size:100%;
	margin:0px;
	padding:0px;
	color:red;
}
h3{
	font-size:100%;
	margin:0px;
	padding:0px;
}
A {
	TEXT-DECORATION: none

}
A:hover {
	COLOR: #cc3333; TEXT-DECORATION: underline
}
A:link {
	COLOR: #0033cc
}
A:visited {
	COLOR: #0033cc
}
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
}



