body {
	background-color: #999999;
	font-family : Arial, sans-serif;
	font-size: 9pt;
	color : Black;
	margin : 0px;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.theBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : Black;
	margin : 5px;
	padding: 5px;
}

.theBox {
	
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-style: solid;
	border-color: black;	
	padding:10px;
	text-align: left;
	left: auto;
}

.theImage {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.thebtn {
	width: 120px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-style: solid;
	border-color: white;	
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #999966;
	padding:0px 15px;
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
	text-align: left;
	left: auto;
}

.theheader {
	width: 100px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-color: #000000;
	border-style: solid;
	border-color: white;	
	background-color: #ffffff;
	cursor:hand;
	cursor:pointer;
	text-align: center;
}

.MenuNormal {
	background-color:#999966;
	color:#000000;
	font-family : Arial, sans-serif;
	font-weight: strong; 
	font-size:11px; 
	padding-left:10px;
	cursor:hand; 
	cursor:pointer;
}

.MenuOver {
	background-color:#ffffff;
	color:#FF0000;
	font-family : Arial, sans-serif;
	font-weight: strong; 
	font-size:11px; 
	padding-left:10px;
	cursor:hand; 
	cursor:pointer;
}

.MenuDown {
	background-color:#ffffff;
	color:#666666;
	font-family : Arial, sans-serif;
	font-weight: strong; 
	font-size:11px; 
	padding:8px;
	padding-left:5px;
	padding-right:5px;
	cursor:hand; 
	cursor:pointer;
}

H1 {
	font-family : Arial, sans-serif;
	color:#999966;
	font-size:14px;
	text-transform: capitalize;
	border-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

H2 {
	font-family : Arial, sans-serif;
	color:#999966;
	font-size:16px;
	text-transform: capitalize;
}

.activelink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFCC00; 
	text-decoration: none;
	}
	
.footer {
	font-family : Arial, sans-serif;
	color:#999966;
	font-size:11px;
}

.caption {
	font-family : Arial, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: strong;
}
