body  { 
	color: black; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #000000; 
//	background-color: #999999; 
	margin-top: 10px 
}

a.pic,a.pic:link,a.pic:visited,a.pic:active {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC; 
	font-family: arial, helvetica, sans-serif;
}
a.menu:hover { color: #c29b5b; }

a.white,a.white:link,a.white:visited,a.white:active {
	text-decoration: none;
	color: white;
	background-color: #376a75; 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
a.white:hover { color: #CCCCCC; }

a.whiteThin,a.whiteThin:link,a.whiteThin:visited,a.whiteThin:active {
	text-decoration: none;
	color: white;
	background-color: #376a75; 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

a.red,a.red:link,a.red:visited,a.red:active {
	text-decoration: none;
	color: black;
	background-color: #376a75; 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}


a.next,a.next:link,a.next:visited,a.next:active {
	text-decoration: none;
	text-align: right; 
	color: #003366;
	background-color: #CCCCCC; 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
a.next:hover { color: #CCCCCC; }

a.image,a.image:link,a.image:visited,a.image:active {
	text-decoration: none;
	color: white;
	background-color: #CCCCCC; 
	font-family: arial, helvetica, sans-serif;
}

.main_window { 
	font-size: 12px; 
	visibility: visible; 
	padding-left: 5px; 
	background-color: #cccccc; 
	top: 99px; 
	left: 268px; 
	width: 500px; 
	height: 393px; 
	overflow: auto; 
	clip: auto 
}

TABLE { 
	border: thin solid white; 
/*	border: thin solid black; */
	font-size: 12px; 
}

td.side_menu { 
	color: #333333; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc; 
	text-align: left; 
	padding-left: 5px; 
	height: 350px; 
	width: 230px; 
	vertical-align: top; 
/*	border: thin none red; */
/* 	border: thin solid red; */
}

td.footer { 
	color: #333333; 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc; 
	text-align: left; 
	padding-left: 1px; 
/*	height: 350px; */
/*	width: 230px; */
	vertical-align: top; 
/*	border: thin none red; */
/*	border: thin solid red; */
}

td.col1,td.col2,td.col3 { 
	color: #333333; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc; 
	text-align: left; 
	padding-left: 5px; 
	height: 350px; 
	width: 230px; 
	vertical-align: top; 
/*	border: thin none red; */
/*	border: thin solid red; */
}

td.picTextRight { 
	color: #000000; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc; 
	text-align: left; 
	padding-left: 5px; 
	height: 350px; 
	width: 210; 
	vertical-align: top; 
/*	border: thin none red; */
/*	border: thin solid red; */
}

td.profileMiddle {
	color: #000000; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc;
	padding-left: 5px; 
	vertical-align: top; 
	height: 350px
}
				
td.white_tbl {
	font-family: arial, helvetica, sans-serif; 
	color: #000000;
	background-color: white; 
	font-size: 12px;
	font-weight: bold;
}

td.blue {
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFFF;
//	background-color: #3399CC; 
	background-color: #002747; 
	font-size: 12px;
	font-weight: bold;
  padding: 2px;
}

td.brown {
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFFF;
//	background-color: #3399CC; 
	background-color: #a89657; 
	font-size: 12px;
	font-weight: bold;
  padding: 2px;
}

td.black {
	font-family: arial, helvetica, sans-serif; 
	color: black;
	background-color: #cccccc; 
	font-size: 12px;
}

td.dark_blue {
	font-family: arial, helvetica, sans-serif; 
	color: white;
	background-color: #003366; 
	font-size: 12px;
  padding: 3px;
}

td.blue2 {
	font-family: arial, helvetica, sans-serif; 
	color: white;
	background-color: #376a75; 
	font-size: 12px;
  padding: 3px;
}

td.spacer1 { background-color: #999999; height: 5px; }
td.spacerBlack { background-color: #000000; height: 2px; }
td.spacer2 { background-color: #999999; height: 2px; }
td.spacer_white { background-color: #FFFFFF; height: 5px; }
td.spacer_blue { background-color: #003366; height: 2px; }
td.lspace1 { 
  background-color: #cccccc; 
  width: 40px; 
  height: 390; 
  vertical-align: bottom; 
  } 
td.lspace2 { 
  background-color: #cccccc; 
  width: 15px; 
  }
td.lspace3 { 
 background-color: #cccccc; 
  width: 30px; 
  height: 390; 
  }
td.lspace4 { 
  background-color: #cccccc; 
  width: 55px; 
  height: 390; 
  vertical-align: bottom;	
  /* border: thin solid red; */ 
  }

.light_gray  { 
	color: #333333; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #cccccc; 
/*	margin-top: 5px 
*/
}

.white {
	font-family: arial, helvetica, sans-serif; 
	color: white;
	background-color: #cccccc; 
}

.list {
	color: black;
	background-color: #cccccc; 
	text-align: left; 
}

p.white {
	color: white;
	background-color: #376a75; 
	font-size: 12px;
	font-weight: bold;
}

p.ecBigWhite {
	color: white;
	background-color: #376a75; 
	font-size: 18px;
	font-weight: bold;
}
