/* CSS Document */
body{margin: 0px 0px 0px 0px;background-color:#000000;}

.wrapper{position:relative; width:100%; background:url(../images/bg.jpg) no-repeat;}

.style1 {color: #344B95}

#top-tail {
	background:url(../images/top-tail.png) repeat-x 0% 0%;
	background-position:bottom;
	width: 100%;
	height: 668px;
	top:68px;
	position:absolute;
	left:0;
}

.img_brd{
	border: 1px solid #666666;
}

#top-tailinner {
	background:url(../images/top-tail.png) repeat-x 0% 0%;
	background-position:bottom;
	width: 100%;
	height: 124px;
	top:612px;
	position:absolute;
	left:0;
}

.footer{
     font-family:Arial;
	 font-size:12px;
	  color:#B29C6D;
	 }
.para{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11.13px;
	 color:#000000;
	 line-height:16px;
	 letter-spacing:normal;
	 word-spacing:normal;
	 font-style:normal;
	 font-variant:normal;
	 text-transform:none;
	 text-indent:0px;
	 }	
.small_txt{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:8px;
	 color:#999999;
	 line-height:16px;
	 letter-spacing:normal;
	 word-spacing:normal;
	 font-style:normal;
	 font-variant:normal;
	 text-transform:none;
	 text-indent:0px;
	 }		 
.navi{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	  color:#CCCCCC;
	  text-decoration:none;
	 }
.navi:hover{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	  color:#FFFFFF;
	  text-decoration:underline;
	 }
.para_calendar{
     font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#000000;
	 line-height:16px;
	 letter-spacing:normal;
	 word-spacing:normal;
	 font-style:normal;
	 font-variant:normal;
	 text-transform:none;
	 text-indent:0px;
	 }	
	 
.left_arrow	 
{
	display: block;
	background-image:url(../images/left_arr.png);
	background-position:center center;
	background-repeat:no-repeat;
	height: 100px;
	width: 31px;
}
.left_arrow:hover
{
	display: block;
	background-image:url(../images/left_arr_prs.png);
	background-position:center center;
	background-repeat:no-repeat;
	height: 100px;
	width: 31px;
}
.right_arrow	 
{
	display: block;
	background-image:url(../images/right_arr.png);
	background-position:center center;
	background-repeat:no-repeat;
	height: 100px;
	width: 31px;
}
.right_arrow:hover
{
	display: block;
	background-image:url(../images/right_arr_prs.png);
	background-position:center center;
	background-repeat:no-repeat;
	height: 100px;
	width: 31px;
}

.back	 
{
	display: block;
	background-image:url(../images/back.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height: 24px;
	width: 63px;
}
.back:hover
{
	display: block;
	background-image:url(../images/back.png);
	background-position:0px -24px;
	background-repeat:no-repeat;
	height: 24px;
	width: 63px;
}

.next	 
{
	display: block;
	background-image:url(../images/next.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}
.next:hover
{
	display: block;
	background-image:url(../images/next.png);
	background-position:0px -24px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}


.first	 
{
	display: block;
	background-image:url(../images/first.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}
.first:hover
{
	display: block;
	background-image:url(../images/first.png);
	background-position:0px -24px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}

.last	 
{
	display: block;
	background-image:url(../images/last.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}
.last:hover
{
	display: block;
	background-image:url(../images/last.png);
	background-position:0px -24px;
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
}