body {
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #0066FF;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #999999;
	background-image: url(images/BG2.jpg);
	background-repeat: repeat;
	background-color: #999999;
}	
	
.tableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #225A59;
	font-size: 14px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #445960;
	font-size: 13px;
}

.LinkBlueBold {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #445960;
	text-decoration: none;
	font-weight: bold;
	}
.LinkBlueBold:link {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #445960;
	text-decoration: none;
	font-weight: bold;
	}
.LinkBlueBold:visited {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #445960;
	text-decoration: none;
	font-weight: bold;
	}
.LinkBlueBold:active {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #445960;
	text-decoration: none;
	font-weight: bold;
	}
.LinkBlueBold:hover {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #445960;
	text-decoration: underline;
	font-weight: bold;
	}
	
	
.tableTitleBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #225A59;
	font-size: 18px;
}
.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tableBG {
	background-repeat: no-repeat;
	background-color: #999999;
	background-position: left top;
	background-image: url(images/gizaSm.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.formTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #225A59;
	font-size: 12px;
}
