BODY {
font-size : 11px;
font-family : verdana, arial, helvetica;
color : #555555
padding: 0px;
text-align: center;
background-color: #FFFFFF;
}

.styleNavBar {
	FONT-SIZE: 12px; COLOR: #6b7575; FONT-FAMILY: tahoma, helvetica
	
}

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: #FFFFCC; */
}

/* COMMENT STYLES */
.comment_main_td{
	/* background-color: #FFFFCC; */
}

.comment_left_td{
    color:#333333;
	/* background-color: #FFE6CC; */
}

.comment_signature_td{
	/* background-color: #FFE6CC; */
}

.comment_header_td{
	/* background-color: #FFE6CC; */
}

.standard_table{
  border: 1px solid #3E9292;
  /* background-color: #FFFFCC;  */
}

.submission_option_table{
  border: 1px solid #3E9292;
  /* background-color: #FFE6CC;  */
}

.standard_table_header_tr{
  font-family: Verdana, Arial;
  font-weight : bold;
  font-size: 11px;
  color: #ffffff;
  background-color:#3E9292;
}

.list_table_header_tr{
  font-family: Verdana, Arial;
  font-weight : bold;
  font-size: 11px;
  color: #ffffff;
  background-color:#3E9292;
}

A.list_table_header_tr:link, A.list_table_header_tr:visited, A.list_table_header_tr:active {
color: #ffffff;
text-decoration: none;
font-size : 11px;
}

.list_table_tr_1{
 /* background-color: #CCCCCC;  NO BACKGROUND */
}

.list_table_tr_2{
 /* background-color: #FFFFFF; NO BACKGROUND */
}

.comment_table{
  border: 1px solid #3E9292;
}

.comment_quote_table{
  border: 1px solid #3E9292;
}

.comment_page_table{
  /* background-color: #FFE6CC; */
  border: 1px solid #3E9292;
}


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 {
  color: #000000;
  text-decoration:underline;
}
