body {
	background-image: url(images/background.gif);
}
.backTop {
	background-image: url(images/backtop.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
}
.noBorder {
	border: 0px;
}
.marginLeft {
	background-image: url(images/marginleft.gif);
	background-repeat: repeat-y;	
}
.marginRight {
	background-image: url(images/marginright.gif);
	background-repeat: repeat-y;	
}
.table {
	margin-top: -182px;
	margin-left: -1px;
}
.subtitle {
	color: white;
	background: black;
	background-image: url(images/headstart.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 8px;
	padding-left: 40px;
	padding-top: 4px;
}
.subtitleSmall {
	color: white;
	background: black;
	background-image: url(images/headstart.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-left: 40px;
	padding-top: 4px;
}
.normal {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 450px;
}
.normalSmall {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}
.smallBlue {
	margin-top: -10px;
}
.page {
	padding-top: 25px;
	padding-bottom: 30px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 780px;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 236px;
	width: 780px;
}
.buttonLeft {
	background-image: url(images/buttonLeftNormal.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 5px;
}
.buttonRight {
	background-image: url(images/buttonRightNormal.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 8px;
}
.buttonMiddle {
	background-image: url(images/buttonMiddleNormal.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	height: 29px;
}
.buttonText {
	text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonText:hover {
	text-decoration: none;
	color: grey;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonLeftActive {
	background-image: url(images/buttonLeftActive.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 5px;
}
.buttonRightActive {
	background-image: url(images/buttonRightActive.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 8px;
}
.buttonMiddleActive {
	background-image: url(images/buttonMiddleActive.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	height: 29px;
}
.buttonTextActive {
	text-decoration: none;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buttonTextActive:hover {
	text-decoration: none;
	color: grey;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	sfont-weight: bold;
}
.menuDiv {
	margin-left: 60px;
	margin-top: 202px;
}
.footerMenu {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.footerText {
	text-decoration: none;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
}
.footerText:hover {
	text-decoration: none;
	color: grey;
	margin-left: 10px;
	margin-right: 10px;
}
.text {
	font-size: 12px;
}
.input_text {
	font-size: 12px;
}

