/* CSS Document */

body {
margin:0px;
padding:0px;
background:#1A2C73 url(../images/body_bg_new.gif) top repeat-x;
}

/*modified styles 8th feb 2007*/

#headerbg
{
background:url(../images/admin_headerbg.gif) repeat-x;
height:25px;}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#09357A;
	text-decoration: underline;
	}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#09357A;
	text-decoration: none;
	}
	
	
.topmenulink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#09357A;
text-decoration:none;}


/*Style for bullets*/	
 #bullet ul {
 	list-style:none;
	margin:8px 0px 3px 5px;
	padding:0px;
}
#bullet ul li {
	background:url(../images/bullet_left.gif) no-repeat 0px 6px;
	padding: 3px 5px 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#294D2B;
}
#bullet ul li a
{
	padding: 3px 5px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#294D2B;
	text-decoration:none;
}
#bullet ul li a:hover
{	padding: 3px 5px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#09357A;
	text-decoration:underline;
}
#bulletsub ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#bulletsub ul li{
	padding: 0px 1px 3px 30px;
	list-style:none;
}
#bulletsub ul li a 
{
	padding: 0px 5px 3px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	
}

#bulletsub ul li a:hover 
{
	padding: 0px 5px 3px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
	
}
	
.footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
padding-left:20px;
height:30px;
color:#09357A;
font-weight:normal;}
	
	
/*modified styles ends*/	
/*Style for the normal text appear in the content area*/
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#000000;
}
/*Links in the header part*/
td.top_menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family:8pt;
color:#869744;}
td.top_menu a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family:8pt;
color:#000000;
text-decoration:none;}
td.top_menu a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family:8pt;
color:#869744;
text-decoration: underline;}
/*style for the links in the header part ends here*/	

/*style for the textboxes appear in the content area*/
.textfield
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#6A6A6A;
font-weight:normal;
border:1px solid #09357A;}
/*style for the textarea */
.textarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#6A6A6A;
font-weight:normal;
border:1px solid #09357A;}
/*Common style for the buttons*/
.button
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
height:20px;
vertical-align:top;
text-align:center;
/*width:60px;*/
background-color:#348AE9;
border:1px solid #4E6AA4;
}
/*style for the help and sighout links in the top navigation part*/

.retrievepasswordbutton
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
height:18px;
width:60px;
background-color:#5B77B1;
border:1px solid #4E6AA4;
text-align:center;
vertical-align:middle;
}

td.helpsignout
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#1A76B7;
font-size:12px;
background:#DAD3C1;
height:25px;}
td.helpsignout a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#1A76B7;
font-size:12px;
text-decoration:none;}
td.helpsignout a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#1A76B7;
font-size:12px;
text-decoration:underline;}
/*style for the help and sighout links in the top navigation part ends here*/

/*Style for the footer*/
footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#1A76B7;
font-weight:normal;}
/*Style for the leftnavigation*/
UL.nav {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px;  
LIST-STYLE-IMAGE: none; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px; 
LIST-STYLE-TYPE: none
}
li.nav{

text-align: left;
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style:none;
padding:0px 0px 08px 0px;
font-size:12px;
font-weight: normal;
}
li.nav a{
padding: 3px 0px 5px 0px;
color: #545658;
font-size:11px;
text-decoration: none; 
height:20px;

}
li.nav a:hover{
padding: 3px 0px 5px 0px;
color:#69A40F;
font-size:11px;
text-decoration: none; 
height:20px;
}
/*style for the left navigation ends here*/

/*style for the icons of the leftmenu*/
.leftmenuimage
{
margin:0px 12px 0px 0px;
}
/*style for the icons of the leftmenu ends */

/*style for the leftmenu background in the innner pages*/
.leftmenubg
{
background:url(../images/leftmenu_bg.gif) repeat-y;}
/*style for the leftmenu background in the innner pages ends here*/

/*Style for the main title apppear in the content area*/
.subtitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#024182;
}
/*Style for the main title apppear in the content area ends here*/

/*style for the links appear in the index form in the left part*/
.link
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3F4140;}
a.link
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3F4140;
text-decoration:underline;}
a.link:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3F4140;
text-decoration:none;}
.link1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3F4140;
text-decoration:none;}
a.link1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#1A76B7;
text-decoration:none;}
a.link1:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#1A76B7;
text-decoration:none;}
/*style for the links appear in the index form in the left part ends here*/

/*style for the More links appear in the index form in the left part*/
.more
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#E47400;
text-decoration:none;
}
a.more{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#E47400;
text-decoration:none;}
a.more:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#E47400;
text-decoration:underline;}
/*style for the More links appear in the index form in the left part ends here*/

/*style for the date  appear in the index form in the left part*/
.date
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#E47400;}
/*style for the date  appear in the index form in the left part ends here*/

/*Style for the normal text appear in the index page in the new professional*/
.pro
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;}
/*Style for the normal text appear in the index page in the new professional ends here*/

/*Play link in the Featured Informercial part of the index page*/
.play
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#699D1A;}
a.play
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#699D1A;
text-decoration:none;}
a.play:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#699D1A;
text-decoration:underline;}
/*Play link in the Featured Informercial part of the index page*/

/*style for the memberlogin background of the indexpage*/
.memberloginbg
{
background:url(../images/member_login_bg.gif) no-repeat;}
/*style for the memberlogin background of the indexpage ends here*/

/*style for the titles(heading) in the area above footer*/
.subtitle1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#547212;
height:15px;
}
/*style for the titles(heading) in the area above footer ends*/

/* style for the text appear above the footer area - normal text*/
td.above
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5B5B5B;
font-weight:normal;}
/* style for the text appear above the footer area - normal text ends here*/

/*border style for new professional table index page*/
.newpro
{
border-top:1px solid #D9D7D7;
border-left:1px solid #D9D7D7;
border-right:1px solid #D9D7D7;}
/*border style for new professional table index page ends*/

/* style for the searchbox on the indexpage*/
.textfieldsearch
{
BORDER-BOTTOM: #9E9E9E 1px solid;
BORDER-LEFT: #9E9E9E 1px solid;
BORDER-RIGHT: #9E9E9E 1px solid;
BORDER-TOP: #9E9E9E 1px solid;
COLOR: #000000;
FONT-FAMILY: Verdana,Tahoma, Arial, Helvetica;
FONT-SIZE: 11px;
vertical-align:middle;
background-color: #FFFFFF;
width:302px;
}
/*style ends here*/

/*Style for the loungebackground on the home page*/
.loungbg
{
background:url(../images/background_lounge.gif) no-repeat;
width:326px;
}
/*Style for the loungebackground on the home page ends */

/*colon separator for professional*/
.procolonbg
{
background:url(../images/colon_pro.gif);
background-repeat:repeat-y;}
.prorowbg
{
background:url(../images/colon_pro.gif);
background-repeat:repeat-x;}
/*colon separator for professional ends*/

/*style for border of table*/
.tableborder
{
border:1px solid #BFBDBD;}
/*style for border of table ends*/

/*style for the W in the inner page*/
.w{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#4F5153;
font-weight:bold;}
/*style ends here*/
/*style for the welcome text in inner page*/
.welcometextinner
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4F5153;
font-weight:normal;
}
/*style for the welcome text in the inner page ends here*/

/*style for the inner pages build net background*/
.innerbuildnet
{
background:url(../images/innerpage_buildnet_bg.gif) repeat-x;
}
/*style for the inner pages build net background*/
.innerdailyplanbg
{
background:url(../images/inner_dailyplanbg.gif) repeat-x;}
/*style for daily planner*/
.dailyplanner
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-color:#545454;
font-weight:bold;}
/*style for the edit of daily planner in innner pages*/
.edit
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#547312;}
a.edit
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#547312;
text-decoration:none;}
a.edit:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#547312;
text-decoration:underline;}
/*style ends here*/

.innerblogbg
{
background:url(../images/inner_blog_right.gif) repeat-y;}

/*inner network details heading*/
.innernetname
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#F0F0F0;
font-weight:bold;
}


/*innerpages network details designation*/
.innernetdesg
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#F0F0F0;
font-weight:normal;}

/*style for the session name through which user logins*/
.innersessionname
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
background:#DAD3C1;
height:25px;
}
/*style for the profile detail of the user*/
.profiledetailtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#000000;
	background:#ffffff;
	padding:2px;
	text-align:left;
}
.profiledetailtitleuser
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#DEFAB3;
	padding:2px;
	text-align:left;
}
/*style for the decoration of the table with alternatively differnt color*/
.firstraw
{
background:#ffffff;
height:30px;
}

.secondraw
{
background:#ffffff;
height:30px;}
.star
{
color:#FF0000;}

/*style for the left side detail field which wil appear in bold face*/
#field
{
font-weight:bold;
padding-left:10px;}

/*style for the member login form*/
.loginbutton
{
border:1px solid #9BACD0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
font-size:10px;
color:#FFFFFF;
width:53px;
height:20px;
background:#5E79B3;
}

/*style for sub parts of registration*/
.registrationsubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#024182;
	background:#DEFAB3;
	padding:2px;
	text-align:center;
}
/*style for sub parts of registration*/

/*style for the link of the name of the network people*/

.networklink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

a.networklink
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;}

a.networklink:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;}
/*style for the link of the name of the network people ends here*/

/*new professional link*/
.newprofessionallink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;}

a.newprofessionallink
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;}

a.newprofessionallink:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;}
/*new professional link ends*/

/*style for the browse button*/
.browse
{
width:200px;
height:18px;}
/*style for the browse button ends*/

/*Style for the background of the leftmenu on indexpage*/
.indexpageleftmenu
{background:url(../images/index_leftmenubg.gif) repeat-y;}

/*Style for the background of the leftmenu on indexpage ends here*/


/*style for showing various message*/
.message
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF000F}

.quote
{
font-family:Verdana, Arial, Helve, sans-serif;
font-size:11px;
font-weight:bold;
color:#046AA0}

.adminheadermenu
{
background:#1A76B7;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.leftbg
{
    BACKGROUND-COLOR: #F0EEEE;
	padding-left:10px;
}

/*classes made by vijay*/
.crums
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:8pt;
color:#FFFFFF;
text-decoration:none;}

.l_b { border-left:1px solid #666666; border-bottom:1px solid #666666; }
.b { border-bottom:1px solid #666666; }
.l { border-left:1px solid #666666; }

#mytable
{
padding:4px;
margin:0px;
border:1px solid #666666;}
#mytable td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
height:22px;
text-align:left;
padding-left:4px;
}
#mytable th
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:bold;
height:18px;
text-align:left;
padding-left:4px;
}
#mytable td.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
font-weight:bold;}


/* style for front end*/

td { line-height:15px;}
td a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#1E1E1E; text-decoration:underline;  line-height:15px; }
td a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#1E1E1E; text-decoration:none;  line-height:15px; }



.welcome { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#0065D4; }

.join { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#0065D4; }
.join a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#0065D4; text-decoration:underline; }
.join a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#0065D4; text-decoration:none; }


.call { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#FE1E00; }

.great { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt;text-transform:uppercase;  font-weight:bold; color:#FFFFFF;background:#4296F2;height:20px; vertical-align:middle; }

.great2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; text-transform:uppercase; font-weight:bold; color:#FFFFFF;background:#4296F2;height:25px; vertical-align:middle; }

.special { font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:8pt; font-weight:bold; color:#383636; }

.green_bold { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#294D2B; }
.green_bold a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#294D2B; text-decoration:underline; }
.green_bold a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#294D2B; text-decoration:none; }

.hot_deals { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#000000; }

.hot_deals_price { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#CF1B13; }

.vacation_prices { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#000000; }


.nations { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#294D2B; }


.email { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#1E1E1E; }
.email a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#1E1E1E; text-decoration:underline; }
.email a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#1E1E1E; text-decoration:none; }

.gray_bold { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#3E3E3E; }

.starting { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#DA251D; }

.best { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13pt; font-weight:bold; color:#2F3030; }


.footer_nav { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#FFFFFF; }
.footer_nav a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
.footer_nav a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#FFFFFF; text-decoration:underline; }


.footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#005199; }

.text_field { border:#96A871 solid 1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; padding:2px;   }





/*new styles */
.body1 { padding:0px; margin:0px; border:0px; background:#1A2C73 url(images/body_bg_new.gif) repeat-x; }
.topnav
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;}
a.topnav
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;}
a.topnav:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #AFEBFA;
font-weight:bold;
text-decoration:underline;}



/*modified styles on 21feb07*/

.titleinner
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
font-weight:bold;
text-transform:uppercase;
padding-left:5px;
height:20px;}
.titleinner1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:bold;
text-transform:capitalize;}



.button1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
color:#FFFFFF;
background-color:#348AE9;
border:1px solid #284E9C;}
.footer1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#005199; }

/*links for the left menu in the inner pages*/
.services
{
font-family:Verdana, Arial, Helvetica, sans-serifa;
font-size:7pt;
color:#294D2B;
font-weight:normal;
text-decoration:none;}
a.services
{
font-family:Verdana, Arial, Helvetica, sans-serifa;
font-size:7pt;
color:#294D2B;
font-weight:bold;
text-decoration:none;}
a.services:hover
{
font-family:Verdana, Arial, Helvetica, sans-serifa;
font-size:7pt;
color:#294D2B;
font-weight:bold;
text-decoration:underline;}
a.email
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#1E1E1E;
font-weight:normal;
text-decoration:none;}
a.email:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#1E1E1E;
font-weight:normal;
text-decoration:underline;}
.leftmenubgclr
{background:#F8F8F8;}
select
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
width:auto;}
.cruisedtable
{
background:#F4F6F4;
padding:0px;
border:1px solid #9C9A9C}


#mytable1
{
margin:0px;
border:1px solid #666666;}

#mytable1 td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
height:22px;
padding:2px 2px 2px 4px;

}
#mytable1 th
{
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#E3E3E3;
font-size:8pt;
color:#000000;
font-weight:bold;
height:18px;
text-align:left;
padding-left:4px;
}
#mytable1 th.top1
{
border-bottom:1px solid #333333;}
#mytable1 th.middle1
{
border-top:1px solid #333333;;
border-bottom:1px solid #333333;}
#mytable1 td.title1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#348AE9;}
a.cruiselink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#666666;
text-decoration:underline;}
a.cruiselink:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#666666;
text-decoration:none;}
.title2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#1E347C;
}

.star { color:#FF0000; }


#content {
	
	background-color: #ffffff;
	padding-bottom: 18px;
	
}
#content img {
	padding-left: 10px;
}
 #bulletn ul {
 	list-style:none;
	margin:8px 0px 3px 5px;
	padding:0px;
}
#bulletn ul li {
	background:url(../images/bullet_left.gif) no-repeat 0px 12px;
	padding: 8px 5px 8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#294D2B;
}
#bulletn ul li a
{
	padding: 3px 5px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#294D2B;
	text-decoration: underline;
}
#bulletn ul li a:hover
{	padding: 3px 5px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#09357A;
	text-decoration: none;
}



#content p {
	padding-right: 2em;
	padding-left: 1em;
	line-height: 22px;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
}
#content a {
	text-decoration: none;
	color: #003366;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e5e5e5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#content h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0px;
}
