table { 
	font: 10px Verdana; color:#000000;
	background-image: url(http://www.paramore.com.br/media/skins/default/images/fundo2.jpg);
	padding: 5px;
}

TEXTAREA, INPUT { 
	font: 10px Verdana; color:#000000;
}

span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

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

TABLE.border {
     border-color:#666666;
     border-collapse:collapse;	 
	 border-style: dotted;
}

TABLE.dashed {
     border: 1px dotted #666666;
}

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

tr.row1 {
    background-image: url(http://www.paramore.com.br/media/skins/default/images/fundo2.jpg);
}

tr.row2 {
    background-image: url(http://www.paramore.com.br/media/skins/default/images/fundo2.jpg);
}

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: #a30404;
    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;
}

BODY { 
	font: 10px Verdana; color:#EAEAEA;
	text-shadow:1;
	background-image: url(http://www.paramore.com.br/media/skins/default/images/bg.gif);
} 

.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: #A33033;
	text-decoration:none;
	font-weight:none;
	margin-bottom: 15px;
	padding: 2px;
	margin-top: 15px;
}

a:hover {
    color: #181818;
}

a.edit:link, a.edit:active, a.edit:visited {
    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;
}

.disclaimer {
	font-family: Tahoma;
	font-size: 11px;
	color: #181818;
	border: 1px dotted #666666;
}