body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	color: #FF6600;
	cursor:hand;
}
a:link {
	text-decoration: none;
	cursor:hand;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	cursor:hand;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	cursor:hand;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	cursor:hand;
}
div.border {
	padding:10px 5px 5px 10px;
	background-color:#000000;
	border-bottom: 1px solid #FFCC3B;
	border-left: 1px solid #FFCC3B;
	border-right: 1px solid #FFCC3B;
	border-top: 1px solid #FFCC3B;
	width: auto;
	min-width:140px;
}

.topcell {
	width:auto;
	min-width:50px;
	border-top: 1px solid #FFCC3B;
	border-left: 1px solid #FFCC3B;
	border-right: 1px solid #FFCC3B}
.btmcell {
	padding:5px 5px 5px 5px;
	min-width:50px;
	background-color:#000000;
	border-top: 1px solid #FFCC3B;}
	
.style1 {font-size: 10px;}

.style2 {font-size: 10px;
	text-decoration:underline;}

.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style4 {color: #000000;
}

.style5 { background-color:#FFFFFF;
}
.style6 { 
	color: #000000;
	background-color:#FFFFFF;
	padding:20px;
	font-size: 12px;
}

.style7 { 
	font-size: 12px;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.greyrow{
	color: #000000;
	background-color:#DDD;
}

