body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #cc0001;
}
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
.menuTop {
	margin: 5px 5px 0px 5px;
	width:790px;
	color:#ffffff;
	background-image:url('cssImages/logobar.png');
	background-repeat:no-repeat;
	background-position:center center;
	height: 140px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 140px;
}
html>body .menuTop {
	height: 140px; /* ie5win fudge ends */
}
.butTd  {
	
	font-size:0.8em;
	font-weight:600;
	width:120px;
	vertical-align:middle;
	text-align:center;
	
	background-image:url('cssImages/NeonDa1_.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#FFFFFF;
}
.hover {
	background-image:url('cssImages/NeonDa1_.gif');
	color:lightgrey;
	cursor:pointer;
}
.down {
	background-image:url('cssImages/NeonDa1_d.gif');
	color:lightgrey;
	cursor:pointer;
}
.menu {
	padding:0px;
}

#mainContainer {
	position:relative;
	width:798px;
	text-align:center;
}
#mainMenu {
	text-align:left;
	/*float:left;
	position:absolute;top:2px;left:2px;*/
	width:140px;
	background-color:#FFFFFF;
	background-image:url('cssImages/Gback1_.jpg');
	padding-left:0px;
}
#mainContent {
	/*float:right;
	position:absolute;top:2px;left:150px;*/
	width:630px;
	text-align:left;
	padding:0px;
	background-image:url('cssImages/Gback2_.jpg');
	background-repeat:repeat-y;
	background-color:#C00001;
}
.menuItemhover {color:red;font-weight:700;}
#mainMenu a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
}
#mainMenu a:visited {
	color:  #000;
}
#mainMenu a:active {
	color:  #f00;
}
#mainMenu a:hover {
	color: #f00;
	text-decoration: underline;
}
.first {
	text-align:left;
	/*float:left;
	position:absolute;top:2px;left:2px;*/
	width:140px;
	background-color:#FFFFFF;
	background-image:url('cssImages/Gback1_.jpg');
	padding-left:0px;
}.first a {
	text-decoration: none;
	font-weight: bold;
	color:  #f00;
	outline: none;
}
.first a:visited {
	color:  #f00;
}
.first a:active {
	color:  #000;
}
.first a:hover {
	color: #000;
	text-decoration: underline;
}
.menuHeader {
	background-image:url('cssImages/Gtop1_1.jpg');
	padding-top:2px;text-align:center;
	font-weight:700;font-size:0.8em;
	font-variant:small-caps;
}