body {
	margin:0px; background-color: #FFFFFF;
	cursor: default;
	color: #8e8e8e;
	text-align: justify;
  	background-image: url('http://www.breatheonbritney.it/media/skins/default/images/bkgmedia.jpg');
	background-position:top center;
	list-style-type:none
}	
TABLE, TEXTAREA, INPUT { 
	font: 12px Verdana; color:#616161;
	background-color: #FFFFFF
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

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

TABLE.border {
     border-color:#9e9e9e;
     border-collapse:collapse;	 
}

TABLE.dashed {
     border: 1px dashed #9e9e9e;
}

td.questionoptions {
    background-color: #ffffff;
    color: #9e9e9e;
    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: #047ca3;
    color: #ffffff;
    text-align: center;
    font-weight: bold
}

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

span.small {
    font-size: 10px;
    font-weight: normal;
}

BODY { 
	font: 10px Verdana; color:#9e9e9e;
	text-shadow:1;
} 

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

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

a:link {
	color:#047ca3;
	text-decoration:none;
	font-weight:none;
      text-transform: uppercase;
      font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
}

a:active {
	color:#047ca3;
	text-decoration:none;
	font-weight:none;
      text-transform: uppercase;
      font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
}

a:visited {
	color:#047ca3;
	text-decoration:none;
	font-weight:none;
      text-transform: uppercase;
      font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
}

a:hover {
    color: #9e9e9e;
    text-transform: uppercase;
      font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
}
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: #047ca3;
    color: #ffffff;
    text-align: left;
    font-weight: bold
}
hr.comment {
	color: #9e9e9e;
	background-color: #9e9e9e;
	height: 1px;
	border: 0px;
}
