BODY {font-family: Arial; color: #414141; font-size: x-small}

a:link {  text-decoration: none; color: #005511}
a:visited {  text-decoration: none; color: #005511}
a:hover {  text-decoration: underline; color: #FF3300}

td { 
	font-family:Tahoma,Arial;
	font-size:70%;
	text-decoration: none;
 }

td.sideH {
	font-family:Tahoma,Arial;
	font-size: 70%;
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}

td.sideT {
	font-family:Tahoma,Arial;
	font-size: 70%;
	font-weight : bold;
	text-decoration: none;
}

span.sideT
{
	font-family:Tahoma,Arial;
	font-size: 70%;
	font-weight : bold;
	text-decoration: none;
}

/*td.content {
	font-family: Tahoma,Arial;
	font-size: 80%;
	color: #414141;
	text-decoration: none;
}*/

.mainHeading {
	  font-family:Tahoma,Arial;
	 font-size: 120%;
	 color: #005511;
	text-decoration:none;
	font-weight: bold;
}

TD.DataListHeader {
	font-weight:bold;
	font-size:80%;
	background-color:#e8e8e8;
}

/*this is to be used outside a table in font tags*/
.content {
	font-family:Tahoma,Arial;
	font-size: 80%;
	color: #414141;
	text-decoration: none;
}

.tableLabels
{
  font-weight:bold; 
}

.subMenuTitle 
{
	font-family:Tahoma,Arial;
	font-weight:bold;
}

td.bbar {
	font-family:Tahoma,Arial;
	font-size: 65%;
	font-weight: bold;
	text-decoration: none;
}

/*td.contentCell
{
	font-family:Tahoma,Arial;
	font-size: 80%;
	color: #414141;
	text-decoration: none;
}*/

.footer {
	font-size: 65%;
	color: #CCCCCC;
	text-decoration: none;
}

.top {
	font-family: Tahoma;
	font-weight : bold;
	font-size: xx-small;
	color: #215131;
}

.messageRed { 
	font-family:Tahoma,Arial;
	/*font-size: 80%;*/
	text-decoration: none;
	color: #FF0000;
 }
 
.message { 
	 font-family:Tahoma,Arial;
	 /*font-size: 80%;*/
	text-decoration: none;
	color: #414141;
 }
 

 Table.DataTable
 {
	 Border-Width:0;
	 Cell-Spacing:"1";
	 Padding:"3";
	 Width:"95%";	
 }
 
 textArea.Long
 {
	width:280px;		
 }
 input.Long
 {
	width:280px;
 }
 input.Medium
 {
	width:220px;
 }
 input.Short
 {
	width:152px;
 }
 input.Calendar
 {
	width:80px;
 }
 TD.Form
 {	
	vertical-align:top;
 }
 TD.FormSide
 {
	vertical-align:top;
	width:25%;
 }
 TD.FormSide40
 {
	vertical-align:top;
	width:40%;
 }
 select.Long
 {
	width:280px;
 }
 select.Medium
 {
	width:220px;
 }
 select.Short
 {
	width:152px;
 }
