/* style */	
.bck_top_footer {
	background-image: url(../images/bck/footer_top.png);
	background-repeat: repeat-x;
    height:25px;
    border:solid 1px #252c0a;
    padding:1px 1px 1px 10px;
    font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #eaebeb;
}
/* font */	

.BaseFont {
	font-family: Tahoma;
	font-size: x-small;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF3300;
}
.StrongBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000033;
	font-weight: bolder;
}
.Itabase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000066;
}
.RegFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.BaseGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.BaseGreen_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.Pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
 .TallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.t12_grey  {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #636363
	}
.SmallSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	letter-spacing: 2px;
	text-align: left;
}
.contentQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
}
.BasicBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #0337f7; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.BaseBlue {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
}
.BoldTitle {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}
.GreenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #336633;
}
.BookingMod { 
       FONT-SIZE: x-small; 
        COLOR: #f25b00; 
       FONT-STYLE: normal; 
       FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.RegOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #f25b00;
}
.DarkOrange {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.textRedsmall {
	FONT: bold 12px/20px Verdana, Arial, Helvetica, Sans-Serif;
	 COLOR: #990033;
	  TEXT-DECORATION: none
}
.A12_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.ajax__dropdown_arrow 
{
	position:absolute;height:100%;overflow:hidden;
	}
.ajax__dropdown_arrow_image 
{
	background:url(../images/web/drop-arrow.gif) no-repeat 50% 50%;
	}
.ajax__dropdown_panel
 {
 	background:white;border:1px solid #868686;
 	}	
.ajax__dropdown_frame 
{
	border:1px solid #2353B2;overflow:hidden;font-size:1px;text-align:right;position:absolute;cursor:pointer;
      }	
.ajax__dropdown_frame_line 
{
	overflow:hidden;font-size:1px;position:absolute;cursor:pointer;
	}	
.ajax__dropdown_arrow_wrapper
 {
 	position:absolute;top:50%;left:50%;
 	}
.ajax__dropdown_arrow_wrapper img
 {
 	position:relative;top:-50%;left:-50%;
 	}	
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../images/web/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.Highlight
{
	color: #003399;
}
.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
.BlakRound_14 {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
}
.BlackRoundSpace_12 {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textRedsmall_t {
	font-family: 12px/20px Tahoma;
	font-size: 12px;
	font-weight: normal;
	COLOR: #990033;
}
.textGrey_t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
}
.textreadDark_t14 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.BaseGreen_t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}

.textRedsmall_t {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	COLOR: #990033;
}
.textRedsmall_t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	COLOR: #990033;
}
.textRedsmall_t14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	COLOR: #990033;
}
.textGrey_t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
}
.textGrey_t11_Bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}
.textGrey_t14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
}.hooverback {
	background-image: url(../images/hoover/tablebck.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.t12Green_bold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #008000;
}
.Uninamerbck {
	background-image: url(../images/bck/uni_title.png);
	background-repeat: repeat;
	background-position: left center;
}
.GooGlemapBck_350 {
	background-image: url(../images/bck/gmap_bck.png);
}