.txtSmall{font-family:Arial, Helvetica, sans-serif;font-size:13px}
a {color:blue}
.txtSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.txtNormal,p {
	font-family: times, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:normal;
}
.txtFinePrint {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.txtTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.txtCaption {  line-height: 20px}
li {  list-style-type: square}

#div-gallery-preview {
	width:250px; height:330px; float:right; text-align:center; overflow:auto; margin-right:20px;
}
#div-gallery-preview img {
	border:1px solid #93936F; width:100px;
}
#div-gallery-preview img:hover{
	border:1px solid red; 
}
#div-gallery-image {
	width:440px; height:330px; float:left; border:1px solid #93936F;
}
#div-gallery-slidecontrol{
	clear:both; width:440px; text-align:center; padding-top:5px;
}

#ratestable {
	border-top:1px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
	border-left:1px solid black;
}
#ratestable #rates_table_cel{
	border-left: 1px solid black;
	/*border-bottom: 1px solid black;*/
	padding: 5px;
	border-top: 1px solid black;
	text-align:right;
	width:80px;
	background-color:#ffffff;
}
#ratestable #rates_table_col{
	border-left: 1px solid black;
	padding: 5px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	background-color:#ffff99;
}
#ratestable #rates_table_row{ 
	/*font-style:italic;*/
	padding: 5px;
	border-top: 1px solid black;
	width:150px;
	background-color:#ffff99;
}
#ratestable #rates_table_note{
	font-style:italic;
	border-top: 1px solid black;
	padding:5px;
	font-size:13px;
	text-align:center;
	background-color:#ffffcc;
}
#ratestable #rates_table_hdr{
	background-color:#ffff99;
}
.txt_tiny{
	font-size:10px;
}
