TABLE, TEXTAREA, INPUT { 
	font: 10px Verdana; color:#000000;
	background-color: #FFFFFF
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid black;
    font: 9px;
    width: 95%;
}

TABLE.border {
     border-color:#000000;
     border-collapse:collapse;	 
}

TABLE.dashed {
     border: 1px dashed #000000;
}

td.questionoptions {
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
}

tr.row1 {
    background-color: #ffffff;
}

tr.row2 {
    background-color: #ffffff ;
}

TD.header {
    font-size: 14px;
    font-weight: bold;
}

td.lightheader{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

tr.sectionheader, td.sectionheader {
	background-image: url(./images/row_bg.gif);
	background-color: #333;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

tr.fileheader, td.fileheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

span.small {
    font-size: 9px;
    font-weight: normal;
}
a.small:link, a.small:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #0080C0;
	text-decoration:none;
}
a.small:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #0080C0;
	text-decoration:none;
}
a.small:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration:none;
}
a.small{
	font-family:Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #000000;
}
BODY {
	background:url(styles/default/images/bg.jpg) repeat-x;
	background-color:#000;
	font-family : Tahoma;
	font-size : 12px;
} 

.forminput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #FF0000;
	font-family:verdana;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}

.textinput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #000000;
	font-family:verdana;
	font-size:11px;
	padding:2px;
	width:95%;
}

a:link, a:visited, a:active {
	color : #333;
	text-decoration:none;
}

a:hover {
	color : #0080C0;
	text-decoration : none;
}
a.edit:link, a.edit:active, a.edit:visited {
font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.edit:hover {
    font-size:10px;
    color: #CCCCCC;
    text-decoration: underline;
}

/* New in 3.6 */
tr.commentheader, td.commentheader {
    background-image: url(./images/comment_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
}
hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
}
table.stats {
	font-family:Verdana, Geneva, sans-serif;
	font-size : 10px;
    border-collapse : collapse;
}
#border1 {
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	background: url(./images/bgborder.jpg) repeat-x;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
#border1:hover {
	background: url(./images/bgborder-hover.jpg) repeat-x;
}
#border2 {
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	background: url(./images/bgborder-hover.jpg) repeat-x;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

