a:visited{
color: #ff0000;
}
body{
font-family: verdana;
font-size: 10pt;
}
h1{ 
/*use only for the header*/
text-align: left;
padding-left: 300px;
padding-top: 35px;
}

.subheader{
/*use only for the content sub headers*/
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
padding-bottom: 10px;
padding-top: 10px;
}
.header1{
background-image:url(../images/header.gif);
width: 800px;
height: 100px;
font-weight: bold;
}
.content{
text-align: left;
background:url(../images/background.gif) no-repeat;
background-position:bottom;
width: 800px;
min-height: 600px;
background-color: #FFFFFF;
}
.footer{
background-position:top;
background:url(../images/footer.gif) no-repeat;
width: 800px;
height: 100px;
font-weight: bold;
padding-top: 40px;
color: #ffffff;
}

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
	padding:5px;	
}

.forumline th {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	background-color:#E8E8E8;
}
.forumline .row-header {	
	background:#00004D;
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	padding-left: 4px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.2em;
}

.row-header a, .row-header a:visited {
	color: #fff;
	text-decoration: underline;
}

.row-header a:hover, .row-header a:active {
	color: #fff;
	text-decoration: underline;
}
.forumline {
	border: solid 1px #2B438F;
	background-color: #F8F8F8;
}
.hand_symbol{cursor:pointer;}


.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
 background-color: #F8F8F8;
 border: solid 1px #FFF;
 border-right-color: #D6D6D6;
 border-bottom-color: #D6D6D6;
 text-align: left;
 padding:5px; 
}
#flink a {
	color:#ffffff;
}

td {
	font-size:8pt;
}
.TABLE_BORDER {
	border:1px solid #000000;
}