a.poweredBy
{
	font-size: 8pt;
	font-family: "New Century Schoolbook", Times, serif, arial;
	color: #000033;
	font-weight: bold;
}

a.poweredBy:hover
{
	font-size: 9pt;
	font-family: "New Century Schoolbook", Times, serif, arial;
	color: #000033;
	font-weight: bold;
}

a.submenu
{
	font-family: Verdana, Georgia, Helvetica;
	text-decoration: none;
	color: #4169E1;
	font-size: 11px;
	font-weight: bold;	
}


a.submenu:hover 
{
	font-family: Verdana, Georgia, Helvetica;
	text-decoration: none;
	color: #000033;
	font-size: 11px;
	font-weight: bold;	
}

body.global
{
	margin: 0px;
	scrollbar-base-color: #191970;	
}

div.copyright
{
	text-align: center;
	font-size: 11px;
	color: #4682B4;
}

div.spacer
{
	padding-bottom: 15px;
	padding-top: 15px;
}

font.letter
{
	font-family: Verdana, Georgia, Helvetica;
	font-size: 17pt;
	font-weight: bold;
}

img.folder
{
	padding: 0px 0px 0px 0px;
}

img.image
{
	border: 2px solid #DAA520;
}
table.submenu
{
	background-color: #f3dfc3;
	
}

td.content
{
	background-color: #f3dfc3;
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*background-image:url("../images/water.jpg");*/
	/* Defines the location of the background image (relative or absolute location) */
	/*	background-attachment:fixed;*/
		/* Sets the image to be fixed in place and will not scroll with page content*/
	/*	background-repeat:no-repeat;*/
		/* The background image is to display one time only */
	/*background-position:top left; */
	
}

td.blue_side 
{
	background-image: url(../images/side_right.jpg);
  background-repeat: repeat-x;	
}

td.gold_side 
{
	background-image: url(../images/side.jpg);
  background-repeat: repeat-x;
}


td.submenu
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

tr.submenu
{
	text-align; 
	height: 25px;
}