
.maincontainer{
	width:973px;
	clear:both;
	Padding:10px;
	/*border:1px solid #cccccc;*/
}
.maincontainer div a{
	 color:#ff0000;
	 text-decoration:none;
}
.maincontainer div a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.divider{
	border-top:1px solid #cccccc;
	height:2px;
	clear:both;
}
.bleuHeading {
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	
}
.leftpanel{
	float:left;
	width:400px;
	Padding:10px;
	Margin-bottom:5px;
	border:1px solid #cccccc;
}
.rightpanel{
	float:left;
	width:524px;
	Padding:10px;
	Margin-left:5px;
	Margin-bottom:5px;
	border:1px solid #cccccc;
}

.padding{
	padding:10px;
}
.redText{	
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
.boldText{
	font-weight:bold;
}
.lefttab {
	 font-weight:bold;
}

.lefttab li {
	font-weight:bold;
	padding-bottom:5px;
}
.panel{
	float:left;
	width:953px;
	Padding:10px;
	border:1px solid #cccccc;
	margin-bottom:5px;
}
.panel span{
	padding-top:5px;
	padding-bottom:5px;
	
}
.contectlebel {
	float:left;
	width:200px;
	clear:both;
	}

/*for login*/
.Loginpanel{
	width:400px;
	height:auto;
	border-right:1px solid #EAEAEA;
	padding-left:5px;
}

.registrationpanel{
	width:560px;
	height:auto;
	border-right:1px solid #EAEAEA;
	padding-left:5px;
	float:left;
}

.logintitle{
	margin-top:5px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bookButton{
	padding-top:3px;
	text-align:center;
	width:82px;
	height:30px;
	background:url('../images/buttonontra.gif') top left no-repeat;
	cursor:hand;
	cursor:pointer;
}
.commandButtonTxt	{
	border:0px solid #fff; 
	background-color:transparent; 
	color:#ffffff; 
	padding-left:10px; 
	text-align:center; 
	font-weight:bold;}
.buttonText{
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
}
.registrationinner{
	clear:both;
	padding:5px;
}
.registrationinner a{
	text-decoration:none;
	color:blue;
}
.registrationinner a:hover{
	text-decoration:underline;
	color:blue;
}
.registrationheader{
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
}
.searchlabel{
	float:left;
	width:90px;
}
.reglabel{
	float:left;
	width:165px;
}
.input {
	border:1px solid #DCDDDF;
	color:#333333;
	font-size:11px;
	padding:2px;
 }
.selectbox{
	border:1px solid #DCDDDF;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	margin-bottom:3px;
	margin-top:3px;
}

.errorclass{
	color:red;
}
.tablecontainer{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;

}