/* ROYAL CARIBBEAN STYLE SHEET style_all_v1.CSS Version 1 */

/* Default font, GENERIC */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{font-family:Verdana,arial,Helvetica,sans-serif;}
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea{font-size:11.5px;}
body,th,td,p{color:#333333;line-height:16px;}
/* Default font, GENERIC */



/*styles used for default links*/
a:link,a:visited,a:active,a:hover{
	text-decoration:none;
}
a:link{color:#520B0B;} 
a:visited{color:#520B0B;} 
a:active{color:#520B0B;text-decoration:underline;}  
a:hover{color:#520B0B;text-decoration:underline;}  
/*end of styles used for default links*/


/* Styles for forms */
form{display:inline}
form,select,input,textarea,ul li{
	margin:0px;
	padding:0px
}
/* Styles for forms */

.RadioSm{
	height:12px;
	width:12px;
}

.Field1{
	height:18px;
	width:150px;
}

.Field2{
	height:18px;
	width:30px;
}

.Field3{
	height:18px;
	width:230px;
}


input.username{width:90px;}

select.find{width:130px;}
select.MultiBox{
	width:301px;
	font-size:12px;
}

.SHead{color:#666666;}

.footer {color:#999999;text-decoration:bold;}

.afooter:link	{color:#999999;}
.afooter:active	{color:#999999;}				
.afooter:visited{color:#999999;}


.ColorBg1{background:#F2F2F2;}
.SubLink{color:#420909;}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

