BODY
{
    margin-top:2;
    margin-left:2;
    margin-right:2;
    margin-bottom:2;
    FONT-FAMILY: Arial, times, MS Sans Serif; 
}
P
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
A.Body:link 
{
	COLOR: #000000; TEXT-DECORATION: underline
}
A.Body:visited 
{
	COLOR: #333333; TEXT-DECORATION: underline
}
A.Body:hover 
{
	COLOR: #333333; TEXT-DECORATION: underline
}
A.Body:active 
{
	COLOR: #000000; TEXT-DECORATION: underline
}
TD
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
TABLE
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
TR
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
INPUT
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
SELECT
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}
OPTION
{
    FONT-FAMILY: Arial, times, MS Sans Serif;
}

.search_table
{
	color:White;
	width:100%;
	FONT-FAMILY: Arial, times, MS Sans Serif;
	text-align:left;
	font-size:smaller;
	background-color: #990000;
}

.data_table
{
	width:100%;
	color: Black;
	FONT-FAMILY: Arial, times, MS Sans Serif;
	text-align:left;
	font-size:smaller;
	background-color: #DDDDDD;
}
.data_table A:link 
{
	color:black;
	FONT-WEIGHT:600;
	text-decoration:underline;
}
.data_table A:visited 
{
	color:black;
	FONT-WEIGHT:600;
	text-decoration:underline;
}
.data_table A:active 
{
	color:black;
	FONT-WEIGHT:600;
	text-decoration:underline;
}
.data_table A:hover
{
	text-decoration:none;
}


.btnInTD
{	
	text-align:left;
}

.textboxes
{
	width:100%;
	CURSOR: auto;
}

.textarea
{
	HEIGHT: 75px;
	width:400;
	CURSOR: auto;
}

.selectMenu
{
	width:100%;
}

.textareaTD
{
	width:400;
}

.searchTitleTD
{
	  width:45px;
	 height:24px;
	  text-align:left;
	  COLOR: white; 
	  FONT-SIZE: 10pt; 
	  FONT-WEIGHT: bold	  
}

.searchTitleTDlong
{
	  width:90px;
	 height:24px;
	  text-align:left;
	  COLOR: white 
	  FONT-SIZE: 10pt; 
	  FONT-WEIGHT: bold	  
}

.searchInputTD
{
	 width:145px; 
	 height:24px; 
	 text-align:left;
	 align:left;
}

.searchSpacerTD
{
	 height:24px;
	width:5;	
}

.loginSpacerTD
{
	width:400;
}

.inputHeadingsTD
{
	font-weight:800;
	text-align:left;
	vertical-align:top;
}

.inputEmailToSp
{
	HEIGHT: 22px; 
	WIDTH: 454px;
}

.inputEmailtext
{
	HEIGHT: 22px; 
	WIDTH: 520px;
}

.inputEmailLargeText
{
	 HEIGHT: 154px; 
	 WIDTH: 520px;
}

.loginHeadingTD
{
	text-decoration:bolder;
	text-align:left;
	vertical-align:top;
	width:75;
	height:25;
}

.commentHeadingTD
{
	text-decoration:bolder;
	text-align:left;
	vertical-align:top;
	width:100;
	height:25;
}

.commentSlLineInputTD
{
	align:left;
	width:240;
	height:25;
}

.commentTextAreaTD
{
	width:300;
}

.btnNorm
{
	width:50px;
}

.btnSmall
{
	width:40px;
}

.top{}
.left {}
.right {}
.bottom 
{
	align:left;	
}
