#alert {
	margin:auto;
	width:400px;
	height:150px;
	text-align: center;
	padding: 10px;
	border: solid #000066;
	top: 79px;
	position: absolute;
	left: 448px;
	background-color: #00CCFF;
	display:none;
}
.style1 {font-size: 24px}
.style2 {
	font-size: 24px;
	font-weight: bold;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	border-color:#D2232A;
	background-color:#FFFFFF
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #03796D;
}

.imgrightborder {
	padding-right: 20px;
}
hr {
	border: 3px solid #D2232A;
	width: 50%;
	color: #D2232A;
}
.menulist {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.menulist:link, a.menulist:visited, a.menulist:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.menulist:hover {
	color: #D2232A;
}
.menutable {
	font-family: Arial, Helvetica, sans-serif;
	border-color:#D2232A;
	background-color:#000142;
	text-align:center;
}

