body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
/*	background-image: url(background.jpg);*/
background-image: url(allback.jpg);
	/*background-repeat: repeat-x;
	margin: 10px;*/
}
#wrapper-menu-top {
	/*background: white url('white-left.png') no-repeat left top;*/
}

#menu-top {
	/*background: transparent url('white-right.png') no-repeat right top;*/
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: -12px 2px 0px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 110%;
	font-weight: bold;
	/*float: left;*/
}

#menu-top li {
	display: inline;
/*	float: left;*/
}

#menu-top a {
 /* float: left;*/
	/*background:url(menuleft.png) no-repeat left top;*/
	background-color: #f3f3f3;
		margin:0;
	padding:0px 0px 0px 1px;
	text-decoration:none;
	line-height: 1.5em;
	height: 32px;
}

#menu-top a span {
	/*background: transparent url(menuright.png) no-repeat right top;*/
	background-color: #f3f3f3;
	padding:5px 6px 4px 4px;
	/*color: #00008B;*/
	/*display: block;
	float: left;*/
	height: 32px;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
.cat2 {
	height: 30px;
	background-color: #f3f3f3;
	
	/*background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f3f3f3;
	background-image: url('./images/cellpic1.gif');*/
}
.cat {
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('./images/cellpic1.gif');*/
	text-indent: 4px;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
/*hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}*/
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	/*width: 750px;
	height: 80px;*/
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	/*width: 170px;*/
	
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
/*	padding-left: 10px;*/
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	/*height: 10px;*/
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}*/
.content {
	padding: 5px;
	background-color: #FFFFFF;
	/*height: 300px;*/
	vertical-align: top;
	text-align: left;
}

.content1 {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(g_redback_1st.jpg);
	vertical-align: top;
	text-align: left;
}


.contentright {
	padding: 30px 5px 20px 5px;
	background-color: #FFFFFF;
	/*height: 300px;*/
	vertical-align: top;
	text-align: left;
}


/*.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}*/
#wrapper-footer {
width: 980px;
	/*margin-top: 1em;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer {
	/*margin: 0 20px;*/
	/*background-color: #F3F3F3;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	clear: both;
  font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 12px;
}
#footer a:link, #footer a:visited { color: #87cefa; }
#footer a:hover { color: #dc143c; }
