body
{
		background-image: url(/images/blue-bg.jpg);
		background-repeat: repeat-x;
		background-color: #66CCFF;
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		// #003366; best
		// #316594; 
		// #B5B5B5;
		// #31659C;
		// #00346B;
		}
table 
{  		font-family: Tahoma, Arial, Courier; 
		font-size: 10px; 
		background-color: #4384AF;
		// #4588B4;
		// #FFFFFF; white
		// #31659C;
		// #6B9ACE; 
		border: #000000; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
		}
.table_no_background 
{  		font-family: Tahoma, Arial, Courier; 
		background-color: none;
		font-size: 10px; 
		}		
.title_table 
{  		
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		background-color: #0051AA;
		// #31659C;
		// #00346B;  
		border: #333333; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
		}
.default_font 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		color: #000000; 
		}
.default_font_white 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		color: #FFFFFF; 
		}
.text_box_1 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; color: #FFFFFF; 
		background-color: #000000; 
		width: 100px
		}
.text_box_2 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; color: #FFFFFF; 
		background-color: #000000; 
		width: 250px
		}
.text_box_3 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000000; 
		width: 225px
		}

.text_box_4 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000000; 
		width: 300px
		}

.submit_button 
{  
		font-family: Tahoma, Arial, Courier; 
		font-size: 10px; font-weight: 
		bold; color: #FFFFFF; 
		background-color: #333333
		}
		
.setup_text_box { 
		width:300px;
		height:219px;
		margin:-1px,0px,-1px,0px;
		font-size:7pt;
		border-style:solid;
		border-color:#999999;
		border-width:1px;
		background-color:black;
		color:white;
		font-family:verdana
		}

.comment_text_box 
{
		width:312px;
		height:117px;
		margin:-1px,0px,-1px,0px;
		font-size:7pt;
		border-style:solid;
		border-color:#999999;
		border-width:1px;
		background-color:black;
		color:white;
		font-family:verdana }
		
.comment_text_box2
{
		width:512px;
		height:117px;
		margin:-1px,0px,-1px,0px;
		font-size:9pt;
		border-style:solid;
		border-color:#999999;
		border-width:1px;
		background-color:black;
		color:white;
		font-family:verdana }
.header
{ 
		font-family: Tahoma, Arial, Courier, sans-serif;
		font-size: 11px;
		color: black;
		background: #CCCCCC;
		border-top: solid #999999 1px;
		text-decoration: none;
		}
.headerButton
{ 
		font-family: Tahoma, Arial, Courier, sans-serif;
		font-size: 11px;
		color: black;
		border-top: solid #EBEBEB 1px;
		border-left: solid #EBEBEB 1px;
		border-right: solid #6D6D6D 1px;
		border-bottom: solid #6D6D6D 1px;
		text-decoration: none;
		}
.holiday_background {  
		background-image: url(http://www.salientbeach.com/images/syd_santa.jpg);
//		background-image: url(http://www.salientbeach.com/images/syd_new_years.jpg);
		background-repeat: no-repeat;
		background-color: #4384AF;
}
