BODY {
	color: #4E4E4E;
	background-color: #A6A6A6;
	background-image: url(images/horizontal-tubes2-lG.gif); repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana, sans-serif;
	font-size: 16;
}

A {
	color: #FF8455;
	text-decoration: none;
}

A:HOVER {
	color: #6A90C1;
	text-decoration: none;
}

A.statusLink {
	color: blue;
	text-decoration: none;
}

P {
	
}

.t {
	font-size: 1.1em; color: gray; font-weight: bold;
}

#Everything{
width: 800;
}

#LogoBlock {
	float: left;
	padding: 5px;
	margin-top: 10px;
	height: 72px;
	width: 400px;
	background-color: White;
	background-image: url(images/csLogoColor.gif); background-repeat: no-repeat;
	border-bottom: thin; border-bottom-color: #0D3B0C; border-bottom-style: solid; border-bottom-width: 1px;
}
#Logo {
	margin-left: 70px;
	font-style: italic; 
	font-weight: bold; 
	font-size: 1.5em; 
	color: #0D3B0C; 
	font-family: verdana;
}
#SubLogo {
	margin-left: 80px;
	font-style: italic; 
	font-weight: bold; 
	font-size: .75em; 
	color: #0D3B0C; 
	font-family: verdana;
}

#Address {
	margin-top: 10px;
	padding: 5px;
	height: 72px;
	width: 380px;
	float: left;
	text-align: right;
	font-style: normal; 
	font-weight: bold; 
	font-size: .6em; 
	color: #0D3B0C; 
	background-color: White;
	border-bottom: thin; border-bottom-color: #0D3B0C; border-bottom-style: solid; border-bottom-width: 1px;
	/*border-top: thin; border-top-color: #6A90C1; border-top-style: solid;
	border-right: thin; border-right-color: #6A90C1; border-right-style: solid;*/
}

#NavBar {
	background-color: white;
	color: black;
	height: 20px;
	padding-left: 10; padding-right: 10;
	width: 780px;
	float: left;
	border-bottom: thin; border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px;
}

.NavBox {
	padding-left: 10px; padding-right: 10px;
	font-size: .8em;
}

#subNavBar {
	font-size: 1em;
	border-bottom: thin; border-bottom-width: 1px; border-bottom-style: solid;
	background-color: #A6A6A6;
	background-image: url(images/horizontal-tubes2-lG.gif); repeat: repeat;
	margin-top: -10px;
}

.subNavBox {
	padding-left: 10px; padding-right: 10px;
}


#Cabinet {
	background-color: White;
	width: 780px;
	/* height: 407px; */
	min-height: /*78%;*/407px;
	padding: 10px;
	overflow: auto;	
	float: left;
	font-size: .75em;
}

#HomeSpiel {
	width: 50%;
	float: left;
}
#daTip {
	border-top: thin; border-top-color: #0D3B0C; border-top-style: solid; border-top-width: 1px;
	padding-top: 4px;
}
#HomePic {
	width: 350px;
	height: 316px;
	margin-right: 12px;
	float: right;
	text-align: center;
//* 	border: thin; border-color: #0D3B0C; border-style: solid; border-width: 1px; *//
	background-image: url(/images/MetroVAStation.jpg); repeat: no-repeat;
	background-image: url(../images/MetroVAStation.jpg); repeat: no-repeat;
}

#leftBody {
	width: 80%;
	float: left;
}
#rightBar {
	width: 18%;
	text-align: center;
	float: right;
	height: 90%;
	border-left: thin; border-left-color: #0D3B0C; border-left-style: solid; border-left-width: 1px; 
}

#schedTable {
	width: 97%;
	font-size: .75em;
}

#Footer {
	color: white;
	font-size: .66em;
	height: 20px;
	padding-left: 10px;
	width: 380px;
}

#LoginText {
	
}

Input.awesome {
  font-family:TrebuchetMS;
  font-size:12pt;
  font-weight:bold;
  background-color: white;
  border-color:336699;
  border-style:inset;
  border-width:2px;
  color:Black;
}

#Profile {
  border-style: groove;
  border-width: 1px;
  color: gray;
  width: 66%;
  margin-left: 16%;
  height: 80%;
  padding: 4px;
}

#pathUserTable {
  font-size: 10px;
  
}

Input.profile {
  font-size: 1.2em;
  color: gray;
  border-style: groove;
}

H2.legal {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 1.25em;
}

H4.legal {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	text-decoration: underline;
}
.legal {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
{