.body
{
	margin: 0px;
	background-image: url('../images/main_bg.gif');
}

.contentTxt
{
	padding-left: 30px;
	padding-right: 0px;
	color: #CCCCCC;
}
.contentpaneopen
{
  width: 475px;
}
a:link, a:active, a:visited
{
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana;  
}

a:hover
{
  color: white;
  text-decoration: underline;
  font-size: 12px;
  font-family: Verdana;
}

.pathway
{
  color: #CCCCCC;;
  font-size: 12px;
  font-family: Verdana;
}

td
{
  color: #CCCCCC;
  font-size: 12px;
  font-family: Verdana;  
}

.header
{
  color: #CCCCCC;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: center;
}

.input
{
  border: 1px solid #222222;
  background-color: #565656;
  color: white;  
  font-size: 12px;
  font-family: Verdana;   
}

.button
{
  border: 1px solid #222222;
  background-color: #565656;
  color: white;  
  font-size: 12px;
  font-family: Verdana; 
}

.message
{
  font-weight: bold;
}
