@charset "iso-8859-1";

BODY { 
	margin: 0px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	background-color: #545454;
	}

TD {
	text-decoration : none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #FFFFFF;
	text-align: justify;
	border-style: none;
	}
	
.greytable {
	background-color: #ECECEC;
	text-decoration : none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	border-style: none;
	}
	
.greycel {
	text-decoration : none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #ECECEC;
	text-align: justify;
	border-style: none;
	}
	
.red {
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	}
	
.red2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
	}
	
.bold {
	font-weight: bold;
	}
	
.foliotitle {
	text-decoration : none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #BC1414;
	font-weight: bold;
	}
	
.small {
	text-decoration : none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	}
	
IMG {
	border-style: none;
	border-width: 0px;
	}
	
#maintable {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	float: none;
	background: #545454;
	border-width: 0px;
	border-color: #545454;
	border-style: solid;
	}

.title {
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: #F6A15D;
	font-weight: bold;
	text-align: right;
}

.ralign { text-align: right; }
.lalign { text-align: left;	}
.calign { text-align: center; }

A:link.small { text-decoration : underline; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #6493A5; }
A:hover.small { text-decoration : none; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #6493A5; }
A:visited.small { text-decoration : underline; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #6493A5; }
A:visited:hover.small { text-decoration : none; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #6493A5; }

A:link { text-decoration : underline; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #6493A5; }
A:hover { text-decoration : none; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #6493A5; }
A:visited { text-decoration : underline; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #6493A5; }
A:visited:hover { text-decoration : none; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #6493A5; }