BODY {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
	margin: 0;
}

TD,INPUT,SELECT,TEXTAREA {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
}
 
a {
	color: #4169E1;
	text-decoration: none;
}

a:link {
	color: #4169E1;
	text-decoration: none;
}

a:active {
	color: #4169E1;
	text-decoration: none;
}

a:visited {
	color: #4169E1;
	text-decoration: none;
}

a:hover {
	color: #4169E1;
	text-decoration: underline;
}


H1 {
	font-weight: bold;
	font-size: 18px;
	color: #6699FF;
}

H2 {
	font-weight: bold;
	font-size: 14px;
	color: #4169E1;
}

.repco1 {
	background-color: #CCCCCC; 
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	color: #FFFFFF;
	border: 1px solid #AAAAAA;
	margin: 10px;
	margin-bottom: 0;
	
}

.repcobig {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.header {
	background-color: #FFFFFF; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bld {
	background-color: #FFFFFF; 
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer {
	background-color: #CCCCCC; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

TABLE.type1 {
	background-color:#f0f0f0; 
	padding:5; 
	border:1px solid #AAAAAA;
}

TABLE.type3 {
	background-color:#f0f0f0; 
	padding:0; 
	border:1px solid #AAAAAA;
	margin: 10px;
	margin-bottom: 0;
}

.tableheading {
	padding: 0;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}

.tablecell {
	padding: 5px;
}

.lightbox {
	border-color: #DDDDDD;
	background-color: #DDDDDD;
	padding: 10px;
}

.mediumbox {
	background-color: #6699FF;
	padding-top: 2;
	padding-bottom:2;
	padding-left:10;
	padding-right:10;
}

.darkbox {
	background-color: #6699FF;
	color: white;
	padding-left: 10;
	padding-right: 10;
	padding-top: 5;
	padding-bottom: 5;
}

.vlightback {
	background-color: #FFFFFF;
}

.lightback {
	background-color: #DDDDDD;
}

.mediumback {
	background-color: #CCCCCC;
}

.darkback {
	background-color: #AAAAAA;
	color: white;
}

.graph {
	background-color: red;
}

.redtext {
	color: red;
}

.bigtext {
	font-weight: bold;
	font-size: 18px;
	color: white;
}

.mediumtext {
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.smalltext {
	font-weight: normal;
	font-size: 10px;
	color: white;
}

.littletext {
	font-weight: normal;
	font-size: 10px;
}

.short {
	font-weight: normal;
	font-size: 9px;
}
