/* CSS Document */

/*general styles*/

body{font-family:Verdana,Arial,Times New Roman;
	font-size:8pt;}
	
select.long{width:130px;}
	
select.short{width:40px;}

table.room_list{font-size:8pt;
	font-weight:bold;
	color:#666666;}
		
table.dates{font-size:8pt;}

table.form{color:#666666;
	font-weight:bold;}
	
span.availDay{text-transform:none;
	color:#993333;
	font-weight:bold;
	font-size:8pt;}
	
td.summary-static{font-size:8pt;}

td.summary-dynamic{font-size:8pt;}

table.content{font-size:8pt;}

table.result_content{font-size:8pt;
	background-color:#FFFFFF;
	border:1px solid #000000;}
	
td.gray_band{padding:4px;
	font-size:9pt;}
	
span.red{color:#993333;
	font-weight:bold;}
	
span.orange{color:#E36A01;
	font-weight:bold;}
	
a.curConverter{color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;}
	
a.backlink{color:#666666;
	text-decoration:none;
	font-weight:bold;}
	
a{text-decoration:underline;
	color:#0000FF;}

a:hover{text-decoration:none;}
	
table.form_border{border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:8pt;}
	
input{font-size:8pt;}
	
input.short{width:50px;}

input.mid{width:140px;}

input.long{width:240px;}

input.xtralong{width:390px;}

textarea{font-size:8pt;}

textarea.long{width:340px;}

select{font-size:8pt;
	width:146px;}
	
select.mid{width:60px;}

span.response{font-size:9pt;
	color:#CC0000;
	font-weight:bold;}

/* added in to squash paragraphs together for long custom no avail messages */
span.response p { margin: 9px; }

a.in1link{color:#FFFFFF;
	text-decoration:none;}
	
.submit{color: #FFFFFF; 
	font: bold 11px Verdana; 
	width: 115px; 
	height: 22px;
	border:0; cursor: pointer; }


/* stage 2_5 fix... ? */
td.gray_band b { font-size: 12px; }
#dispTotal table td, #dispTotalTop table td { font-size: 12px; font-weight: bold; }
table#rmsTable table.background_color table td b { font-size: 12px; font-weight: bold; }
