BODY {
	background-color: #ECEBE7;
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	text-decoration : none;
	word-spacing : normal;	
}

TABLE, TD, TR, p {
	color : #c81e23;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	text-decoration : none;
	word-spacing : normal;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

TH {
	color:#FFF;
	font-weight:bold;
	background-color: #c81e23;
}
 
A:ACTIVE, A:LINK, A:VISITED 
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
  	text-decoration : none;
	color: #c81e23;
}

.mygreen {
	background-color:#c0ffcc;
}

.newdoc {
	background-color:#ECEBE7;
}

.thinlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color: #999999;
	font-size : 11px;
  	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.colhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-weight : bold;
	font-size : 14px;
	padding-left:5px;
	padding-right:5px;
}

.admin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
}

.grey {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #aaaaaa;
	font-weight : normal;
}

.readable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	font-weight : normal;
}

.readable_bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	font-weight : bold;
}

.input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight : normal;
}

