BODY { font-family : verdana, arial, helvetica;font-size: 11px;padding: 0px;text-align: center;color : #F9EFD4; background-color: #000000; }

td {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

th {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

form {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

/* ATTACHMENT */

.attachment_in_submission_table{
	background-color: #200000;
}

/* COMMENT STYLES */
.comment_main_td{
}

.comment_left_td{
    color:#999999;
	background-color: #3D0101;
}

.comment_signature_td{
	background-color: #330000;
}

.comment_header_td{
	background-color: #3D0101;
}

.standard_table{
  border: 1px solid #333333;
  background-color: #330000; 
}

.submission_option_table{
  border: 1px solid #333333;
  background-color: #330000; 
}

.standard_table_header_tr{
  font-weight:bold;
  background-color: #510000;
}

.list_table_header_tr{
 background-color: #330000;
}

.list_table_tr_1{
}

.list_table_tr_2{
}

.comment_table{
}

.comment_quote_table{
}

.comment_page_table{
  background-color: #330000;
  border: 1px solid #333333;
}


input {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

textarea {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

select {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

ul {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

ol {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family : verdana, arial, helvetica;
	font-size: 9px;
}

.big {
	font-family : verdana, arial, helvetica;
	font-size: 18px;
}

.bodystyle {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}a {
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: underline;
}

