body {
	background-color: #AEAEAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_main.gif);
	background-repeat:repeat-x;
	color: #000000;
}

.text {
	color:#000000;
	font-family: Verdana;
	font-size:10px;
}

.inputtext {
	color: #000;
	font-family: Verdana;
	font-size:10px;
}

.altMenu {
	background-color:#AEAEAE;
	color: #6e6e6e;
	font-family: Verdana;
	font-size:10px;
}
.altMenu a {
	color:#353535;
	text-decoration: none;
}
.altMenu a:hover {
	text-decoration: none;
	color:#555555;
}

.backWhite{
	background-color:#FFFFFF;
}

.fourtyfivedegree{
	background-image:url(../images/back_menu.gif);
	background-repeat:repeat-x;
}

.backYellow{
	background-image:url(../images/back_main_base.gif);
}
