BODY {
	FONT-SIZE: 13px; COLOR: #333333; /*FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";*/
	SCROLLBAR-BASE-COLOR: #ffffff
}
h1 { font-size:18px ;line-height:130% } 
h2 { font-size:16px } 
h3 { font-size:14px } 
A.blue {
	TEXT-DECORATION: underline;
	COLOR: blue;
}

A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline;
}
A:link {
	/*COLOR: #333333;*/
}
A:visited {
	/*COLOR: #333333;*/
}
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
}

.kcn_name 	{FONT-WEIGHT: bold; COLOR: green}
#line    {line-height: 1.3}

.header {
  font-size: 11px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.normal {
  font-size: 12px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.small {
  font-size: 10px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.white {
	color : #ffffff;
}

