/* Default CSS Stylesheet for a new Web Application project */

body{BACKGROUND-COLOR: white;FONT-FAMILY: Verdana, Helvetica, sans-serif;FONT-SIZE: .8em;FONT-WEIGHT: normal; LETTER-SPACING: normal; TEXT-TRANSFORM: none;WORD-SPACING: normal;}
th	{vertical-align:baseline;font-size:	1em;font-weight:bold;word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;font-family: Arial, Helvetica, sans-serif;}	

.header{font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #004D29;font-weight: bold; margin:0; padding:0;}
.Alert {color: #FF0000;font-size: 10px;	font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
#SearchForm{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666; font-weight:normal;}
#SearchForm b{font-weight:normal; font-size:11px;}
#SearchForm a{color: #CC6600; font-weight: bold; text-decoration:none; font-size:14px;}
#SearchForm td{font-size: 12px;line-height:1.5em; padding:5px;}


