.standard {
	font-family: Univers;
	color: #FFFF00;
	background-color: #3399FF;
	font-size: 14px;
}
.NormalYellow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #3399FF;
	list-style-type: circle;
	width: 95%;
	left: 20px;
	top: 20px;
}
.SmallBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.NormalBlack {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #3399FF;
	list-style-type: circle;
	width: 95%;
	left: 20px;
	top: 20px;
}
.TitleYellow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.ColoredTables {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MenuTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 1192px;
	left: 22px;
	top: 0px;
	height: 26px;
}
.BodyTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 95%;
	left: 23px;
	top: 51px;
	height: auto;
}
.LowerTables {
	position: absolute;
	width: 95%;
	left: 20px;
	top: 400px;
}
.TitleYellowSmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.LargeBlack {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #3399FF;
	list-style-type: circle;
	width: 95%;
	left: 20px;
	top: 20px;
}
.maintable {
	background-color: #3399FF;
	position: relative;
	width: 95%;
	left: 15px;
	top: 10px;
	border: thin none;
}
.SmallYellow {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
}
.photo {
	border: medium solid #FFFF00;
}
