body {
	background-image: url(images/bkg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.leftMenu a, .leftMenu a:visited, .leftMenu a:link {
	background: #FFC070;
	width: 120px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
.leftMenu a:active, .leftMenu a:hover { 
color: #000000;
background: #FFCB89; 
}
.headerText {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.cellBackGround1 {
	background-color: #FF9B1C;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 2px 2px 3px;
}
.cellBackGround1 a:visited, .cellBackGround1 a, .cellBackGround1 a:link {
	color: #000000;
	text-decoration: underline;
}
.cellBackGround1 a:hover, .cellBackGround1 a:actvive {
	color: #333333;
	text-decoration: none;
}
.cellBackGround2 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 2px 2px 3px;
}
.cellBackGround2 a:visited, .cellBackGround2 a, .cellBackGround2 a:link {
	color: #000000;
	text-decoration: underline;
}
.cellBackGround2 a:hover, .cellBackGround2 a:actvive {
	color: #333333;
	text-decoration: none;
}
.footerText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;	
}
.footerText a, .footerText a:visited, .footerText a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}
.footerText a:hover, .footerText a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;	
}
.entryBox {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
form {
	margin-bottom: 5px;
	margin-top: 0;
}
.normalText1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.cellBackGround3 {
	background-color: #FF9B1C;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 2px 3px;
}