html, body
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size : 12px;
	color : black;
	background-color : #ebebeb;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
}

form
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size : 11px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
}

a 
{
	color : blue;
	text-decoration: underline; 
}

a:visited
{
	color : blue;
	text-decoration: underline; 
}

h1 
{
	font-size : 15px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	margin : 0px 0px 0px 0px;
}

h2 
{
	color: Black;
	font-size: 15px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
}

.BottomPadding5px
{
	padding-bottom: 5px;
}

.TopPadding2px
{
	padding-top: 2px;
}

.bodyShadowDiv
{
	background: url(images/body.jpg) top center repeat-y;
}

.footerShadowDiv
{
	background: url(images/footer.jpg) top center no-repeat;
}

.br {clear: both;}

.mainDiv 
{
	margin: 0px auto; 
	width: 800px;
	background-color : #ffffff;
	padding : 0px 0px 0px 0px;
}

.popupDiv 
{
	margin: 0px auto; 
	width: 600px;
	background-color : #ffffff;
	padding : 0px 4px 0px 4px;
}

.headerDiv
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	height: 77px;
	background: url(images/title_box.gif) top right no-repeat;
}

.logo_content
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 305px;
	height: 35px;
	z-index: 1;
	cursor: pointer;
}

.main_search_box
{
	width: 790px;
	height: 245px;
	background: url(images/main_search_background.gif) top left no-repeat;
	color: White;
}

.main_search_box h1
{
	font-size: 16px;
	font-weight: bold;
}

.main_search_box_area
{
	position: relative;
	top: 170px;
	text-align: center;
}

.main_search_box_select_element_div
{
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background: #ffffff;
}

.main_search_box_input_div
{
	font-size: 11px;
}

.top_mini_nav_bar
{	
	position: absolute;
	left: 410px;
	top: 15px;
	width: 390px;
	height: 20px;
	color: White;
	background-color: #000000;
	text-align: center;
}

#top_mini_nav_bar_content
{	
	font-size : 12px;
	font-weight : bold;
	color : white;
	background-color: #000000;
}

#top_mini_nav_bar_content a
{
	color : #cccccc;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none; 
}

#top_mini_nav_bar_content a:hover 
{
	color : #ffffff;
	text-decoration: underline; 
}

.top_nav_bar
{
	position: absolute;
	left: 0px;
	top: 43px;
	width: 800px;
	height: 25px;
	color: White;
	background-color: #000000;
	text-align: center;
}

#top_nav_bar_content
{	
	font-size : 16px;
	font-weight : bold;
	color : white;
	background-color: #000000;
}

#top_nav_bar_content a
{
	color : #e3db14;
	font-size : 16px;
	font-weight : bold;
	text-decoration: none; 
}

#top_nav_bar_content a:hover 
{
	color : #ffffff;
	text-decoration: underline; 
}

.footerDiv
{
	font-size : 12px;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 0px 5px;
	height: 45px;
}

.box_white
{
	padding: 0px 5px 5px 5px;
	background-color: #ffffff;
}

.box_left_search
{
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 18px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	background-color: #eff3f7;
}

.box_left_nav
{
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 18px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}

.left_nav_title
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background-color: #33669c;
}

.left_nav_title h1 { color: White; }

.left_nav_div
{
	float: left;
	width: 188px;
	margin-top: 3px;
}

.left_nav_div h3 { color: Black; }

.main_content_div
{
	float: right;
	width: 600px;
	margin-top: 3px;
}

.main_content_div a { text-decoration: underline; }

.main_content_title
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background-color: #33669c;
}

.main_content_title h1 { color: White; }

.full_content_div
{
	width: 800px;
	margin-top: 3px;
}

.full_content_title
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background-color: #33669c;
}

.full_content_title h1 { color: White; }

.title_text
{
	font-size : 20px;
}

.left_nav_select_element_div
{
	font-size: 10px;
	width: 165px;
	font-style: normal;
	color: #000000;
	background: #ffffff;
}

.left_nav_input_div
{
	font-size: 11px;
}

.sort_form_div
{
	padding: 5px;
	background: #d4d9e8;
	border: 1px solid #7694bf;
	font-size: 11px;
}

.search_result_premium
{
	color : black;
	background-color : #ffffff;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #77dd77;
	padding: 5px;
}

.search_result
{
	color : black;
	background-color : #ffffff;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #cccccc;
	padding: 5px;
}

.package_section_title
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	
	color: white;
	font-size : 15px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	
	margin : 0px 0px 0px 0px;
	background-color: #33669c;
}

.package_section_body
{
	color: black;
	background-color: White;
	padding: 3px 5px 5px 5px;
}

.package_contact_box
{
	float: right;
	width: 320px;
	background: #d8ebf8;
	border: 1px solid #7694bf;
	text-align: center;
	margin: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-left: 10px;
}

.package_detail_default
{
	color : black;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

.package_detail_name
{
	color : #000077;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

.package_detail_price
{
	color : green;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

.package_description
{
	color : #000011;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
