/* CSS Document */

body {
	background-color: #0033FE;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FE;
}

.leftfloat {
	float:left;
}

.footertext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.footerlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.footerlinks:link {
	text-decoration: none;
}
.footerlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks:hover {
	text-decoration: none;
	color:#0000FF;
	background-color:#FFFF00;
}
.footerlinks:active {
	text-decoration: none;
	color: #FFFFFF;
}

.appetizersinput {
	font-family:Tahoma;
	font-size: 18px;
	font-weight:bold;
	color:#0033FE;
	line-height:25px;
	text-align:right;
}
.entreesinput {
	font-family:Tahoma;
	font-size: 18px;
	font-weight:bold;
	color:#0033FE;
	line-height:25px;
	text-align:left;
}

.righttxtinput {
	text-align:right;
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FE;
}
.lefttxtinput {
	text-align:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FE;
}
.txtinput350 {
	font-family:Tahoma;
	font-size:11px;
	width:350px;
}

.butinput50 {
	font-family:Tahoma;
	font-size:11px;
	width:60px;
}

.butinput50red {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	width:60px;
}

#expieredlayer {
	z-index:1;
	position:absolute;
	width: 244px;
	height:124px;
	overflow:auto;
	scrollbar-3d-light-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #FFFFFF;
	padding-right:10px;
	top: 651px;
}

.eventstxt {
	margin-left:35px;
}

.inputrowron {
	background-color: #FFFF00;
}
.inputrowoff {
	background-color: #FFFFFF;
}

.viewertitle {
	color:#CCCCCC;
	font-size:16px;
	text-align:center;
	background-color:#333333;
	width:350px;
	margin-top:17px;
}

.viewernumbers {
	color: #FFFF00;
	font-size:16px;
}

.viewernumbers:link {
	text-decoration: none;
}
.viewernumbers:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.viewernumbers:hover {
	text-decoration: none;
	color: #0000FF;
	background-color:#FFFF00;
	cursor:pointer;	
}
.viewernumbers:active {
	text-decoration: none;
	color: #FFFF00;
}
