/* CSS Document */

body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}

body, td, th, td, tr, p, div {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color:#ffffff;
}

a img,:link img,:visited img {
	border:none; 
}

a:link {
	color: #ffff01;
	text-decoration: none;
}

a:visited {
	color: #ffff01;
	text-decoration: none;
}

a:hover {
	color: #ffff01;
	text-decoration: underline;
}

a:active {
	color: #ffff01;
	text-decoration: underline;
}

.contentheading {
	font-size		 : 11pt;
	font-weight      : bold;
	color            : #7B8DA1; 
	/*color			 : #790000; the red */
    text-align       : left;
	padding-top	     : 13px;
	padding-bottom   : 0px;
	
}

.buttonheading {
	padding-top	     : 13px;
	padding-bottom   : 0px;
}

.componentheading {
	font-size		 : 11pt;
	font-weight      : bold;
	color            : #7B8DA1;
	text-align       : center;
	padding-top	     : 10px;
	padding-bottom   : 0px;
}

.contentpaneopen {
	line-height: 15px;
}

.createdate {
    font-size: 10pt;
	font-style:italic;
    color: #7B8DA1;
}

.generic_site_yellow {
	color: #ffff01;
}

.table_background_color {
	background-color: #042404;
}
