/* CSS Document */

body {
	background-image:url(../images/background.gif);
	color: #333399
	size:10px;
	topmargin="0";
	leftmargin="0";
	bottommargin=0;
   	rightmargin=0;
	marginwidth="0";
	marginheight="0"
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


td,th {

	color: #0000FF;
}

.banner {
	font:Arial, Helvetica, sans-serif;
	color:"#333399";
	size:24px;
	font-style:italic;
	font-weight:bold;
	background-image:none;
	}
.menuBox {
	left-padding:2;
	right-padding:2;
	top-padding:0;
	bottom-padding:0;
	height:18px;
	background-image:url(../images/background.gif);
	}
.menu {
	font: "Arial", Arial, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../images/blankButton.jpg);
	background-position:left center;
	text-indent:1.5em;
	vertical-align: text-top
	top-border-width:0;
	bottom-border-width:0;
	top-padding:0;
	bottom-padding:0;
	}
.submenu {
	font: "Arial", Arial, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../images/blankButton.jpg);
	background-position:left center;
	text-indent:3em;
	vertical-align: text-top
	top-border-width:0;
	bottom-border-width:0;
	top-padding:0;
	bottom-padding:0;
	right-padding:0;
	
	}


.pipe {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; line-height: normal; font-weight: normal; 
	margin:0em;
	padding:0em;
	color: #0033FF; text-decoration: none} 

.content {
	font: "Times New Roman", Times, serif;
	font-size: 16px ;
	text-decoration: none; 
	color: #7FFFD4;
	background-color: #00000;
	margin:0em;
	padding:0em;
	vertical-align: top
	}
	
.textlink {
	color:#333399;
	font-weight:bold;
	}

.

