.menufont {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
}
.titles #title {
	background-color: #F4F4F4;
	border: 1px solid #BBBDBA;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #484848;
}

.titles {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.data {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #666666;
}
.events {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.datatable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3FAEDC;
	border-right-color: #3FAEDC;
	border-bottom-color: #3FAEDC;
	border-left-color: #3FAEDC;
}

#BoxWrap {
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	LEFT: 589px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	OVERFLOW: auto; 
	WIDTH: auto; 
	PADDING-TOP: 0px; 
	TOP: 96px; 
	HEIGHT: 350px; 
	TEXT-ALIGN: left;
	direction:ltr;
    SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}.orangetitle {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}
.orangetitlebig {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #FF7F00;
	font-weight: bold;
}
.titlesbig {

	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
.whitefont {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
}
.Form {
	font-family: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: justify;
	color: #FF7F00;
	background-color: #EAEAEA;
}
.Form2 {
	font-family: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff7f00;
	font-weight: bold;
}
