﻿body {
	margin: 0 0 0 0; 
	background-color: #B5C0CA;
	font-family: Verdana;
}


/*
 *
 * -- Link Objects -- */

   a.SB_gen10:link			{color: #BDD4E9; text-decoration: none;}
   a.SB_gen10:visited		{color: #BDD4E9; text-decoration: none;}
   a.SB_gen10:hover			{color: #FFFFFF; text-decoration: none;} 
   
   a.MB_gen10:link			{color: #336699; text-decoration: none;}
   a.MB_gen10:visited		{color: #336699; text-decoration: none;}
   a.MB_gen10:hover			{color: #4397F3; text-decoration: none;} 
   
   a.MB_gen:link			{color: #4397F3; text-decoration: none;}
   a.MB_gen:visited			{color: #4397F3; text-decoration: none;}
   a.MB_gen:hover			{color: #336699; text-decoration: none;} 

   a.copyright:link         {color: #2A5A88; text-decoration: none;}
   a.copyright:visited      {color: #2A5A88; text-decoration: none;}
   a.copyright:hover        {color: #C90108; text-decoration: none;} 

tr.row:hover {
	background-color: Silver;
}

tr.row {
	background-color: Olive;
}


/*
 *
 * -- Header Container -- */

table.HeaderContainer {
	width: 100%;
	height: 125px;
	border: 0;
}

td.HC_MastHead {
	width: 100%; 
	height: 104px; 
	background-color: #83BCF3;
}

td.HCMastFot {
	width: 100%; 
	height: 21px; 
	background-image: url('images/ws_hdr_bot_fil_rt.gif'); 
	background-repeat: repeat;
}


/*
 *
 * -- Sidebar and Mainbody Containers -- */

table.SbMbContainer {
	width: 100%; 
	border: 0;
}

td.SbContainer {
	width: 198px; 
	height: 337px;
	background-image: url('images/ws_menu_bkg.gif'); 
	background-repeat: no-repeat; 
	background-color: #3C7FBF;
}

#div_SBClinks {
	padding: 10px 10px; 
	font-family: Verdana; 
	font-size: .8em; 
	color: #BDD4E9;
}

#Menu1 {
	padding: 10px 10px; 
	font-family: Verdana; 
	font-size: .8em; 
	color: #BDD4E9;
}

td.MBContainer {
	background-color: #ffffff;
}

#div_MBContent {
	font-size: .8em; 
	color: #336699;
	padding: 10px 10px;
}

#div_MBContentPad {
	padding: 1px 25px;
}

table.MBContentTbl {
	height: 30px; 
	border: 0px;
}

td.MBContentHeader {
	width: 400px; 
	height: 15px;
}

td.Bookmarks {
	width: 170px; 
	height: 15px; 
	border: solid 1px #DBE3EB; 
	text-align: center;
}

/*
 *
 * -- Footer Container -- */

table.FotContainer {
	width: 100%; 
	border: 0;
}

td.FotTopBkg {
	height: 40px; 
	background-image: url('images/ws_fot_top_bkg.gif'); 
	background-repeat: repeat;
}

td.FotSpacer {
	height: 3px; 
	background-color: #DFDFDF;
}

td.FotBotFilBkg {
	height: 7px; 
	background-color: #DFDFDF; 
	background-image: url('images/ws_fot_bot_fil_bkg.gif'); 
	background-repeat: repeat;
}

td.FotBotLftTail {
	background-color: #B5C0CA;
}

td.FotCopyright {
	text-align: right; 
	font-size: .6em; 
	color: #2A5A88;
}

td.FotOrbit {
	width: 130px;
	text-align: left;
}


































