/* CSS Document */
td{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	
}
a{
	text-decoration: none;
	color: #6633FF;
}
a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.rightalign{
	text-align: right;
}
.centeralign{
	text-align: center;
}
.inside20{
	padding: 0px 20px 0px 20px;
}
.inside10{
	padding: 0px 10px 0px 10px;
}
.cont_table{
	width: 779px;
	border: 0px;
}
.header{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 80px;
}
.topmenu1{
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	background-color: #6733FF;
	color: #FFFFFF;
	text-align: center;
}
.topmenu1 a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu1 a:hover{
	text-decoration: none;
	color: #E5DBFD;
}
.topmenu{
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #6733FF;
	text-align: center;
}
.topmenu a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:hover{
	text-decoration: none;
	color: #E5DBFD;
}
.topmenu a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.booking_panel{
	border: 1px solid #6633FF;
	height: 45px;
}
.bluehead{
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #5825FC;
	background-color: #9A99FF;
	padding-left: 15px;
}
.heading{
	color: #5D2AFF;
	font-size: 12px;
	font-weight: bold;
}
.bluetab{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background-color: #6733FF;
}
.footer{
	color: #FFFFFF;
	background-color: #6733FF;
	height: 30px;
}
.txtbox{
	font-family: Verdana;
	font-size: 12px;
}
.button{
	font-family: Verdana;
	font-size: 12px;
}
.lefttab{
	background-color: #E5DCFD;
	padding: 0px 15px 0px 15px;
}
.more{
	background-image: url(../images/more_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.mid_shadow{
	background-image: url(../images/shadow_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.blue_text{
	color: #0F00CA;
	font-family: Verdana;
	font-size: 12px;
}
.formtext{
	color: #0562A7;
}

.inn_text{

	font-family: Verdana;
	font-size: 12px;
	color: #716971;
	padding-right: 10px;
	text-align:justify;
}
.bottommenu{
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #6733FF;
	text-align: center;
}
.bottommenu a{
	text-decoration: none;
	color: #FFFFFF;
}
.bottommenu a:hover{
	text-decoration: none;
	color: #E5DBFD;
}




@charset "utf-8";
/* CSS Document */

body{

	margin-top: 0px;
	margin-left: 95px;	margin-right: 95px;	margin-bottom: 0px;
	background-color: #C0C0C0;
}
.glossybg{
	background-image: url(../images/glossybg.gif);
	background-position: left center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}
.bottomcurve{
	background-image: url(../images/bottombg.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.leftcurve{
	background-image: url(../images/leftbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.rightcurve{
	background-image: url(../images/rightbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.inside_curve{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.lightline_horz{
	background-image: url(../images/lightline.gif);
	background-position: left center;
	background-repeat: repeat-x;
}	
.lightline_vert{
	background-image: url(../images/lightline.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.box{
	border: 1px solid #f0f0f0;
}
.bluehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	background-image: url(../images/pagecurl.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #37295f;
	padding-left: 10px;
}
.blueline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/blueline.gif);
	background-position: right center;
	background-repeat: repeat-y;
	background-color: #37295f;
	height: 5px;
	padding-left: 10px;
}
.bluedot{
	background-image: url(../images/bluedot.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 22px;
}



.more_link a{

	color: #2E5FDD;

	text-decoration: underline;

}

.more_link a:hover{

	color: #173070;

	text-decoration: none;

}

.pix img {

	border: 2px solid #2B54B3;

}

.pix a img {

	border: 2px solid #2B54B3;

}

.pix a:hover img {

	border: 2px solid #000087;

	filter: gray;

}
