/* Group Travel CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/main-bg.jpg);
	background-repeat:repeat-x;
}

a:link {
	color: #0C4D8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C4D8C;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0C4D8C;
}


 
.toptitle-bg{background-image: url(images/toptitle.png); background-repeat: no-repeat; width:496px; height:90px; background-position:right top;}



.mid-bg{background-image:url(images/mid-bg.gif); background-repeat:repeat-x; width:785px; height:231px;}

.html-bg{background-image:url(images/html-bg.gif); background-repeat:repeat-x; height:79px;}

.media-bg{background-image: url(images/inner/media_02.gif); background-repeat:repeat-x; width:212px; height:106px;}

.h11{font-size:11px;}

.arrow{color:#CD0000;}

.h1{font-size:14px;}

.hedding{font-size:14px; color:#001571;}

.hed-red{font-size:16px; color:#ED1C24;font-weight:bold;}

.w{font-size:14px; color:#fff; font-weight:bold;}

.copyrite{font-size:11px; color:#000;}


.padd10{margin:10px 0px 10px 0px;} 

.mar-r{margin-left:10px;}

.line{font-size:11px; color:#696969; text-align:center; margin:0 10px 0 10px;}

.dlinks:link{text-decoration:none; font-weight:normal; color:#F80000}
.dlinks:visited{text-decoration:none; font-weight:normal;  color:#F80000}
.dlinks:hover{text-decoration:underline; font-weight:normal;  color:#000000}
.dlinks:active{text-decoration:none; font-weight:normal;  color:#F80000}

.dlinks2:link{text-decoration:underline; font-weight:normal; color: #000}
.dlinks2:visited{text-decoration:underline; font-weight:normal;  color:#000}
.dlinks2:hover{text-decoration:none; font-weight:normal;  color:#000}
.dlinks2:active{text-decoration:underline; font-weight:normal;  color:#000}


.border { border-right:1px solid #CEEBFB; border-left:1px solid #CEEBFB;}

.click_text:link{ font-family:Tahoma; font-size:9px; color: #FF0000; text-decoration:none;}
.click_text:visited{font-family:Tahoma; font-size:9px;  color:#FF0000; text-decoration:none;}
.click_text:hover{font-family:Tahoma; font-size:9px;  color:#000; text-decoration:none;}
.click_text:active{font-family:Tahoma; font-size:9px; color:#FF0000; text-decoration:none;}

.red_head {font-size:16px; color:#FD0F0F;}





#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:0px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.hline2{ background-image:url(images/hline2.gif); height:9px; background-repeat:repeat-x;}

.linegap{ line-height:0.5cm;}

.blue13{color:#18539A; font-size:13px;}

.red13{color:#FD0F0F; font-size:13px;}

a{ outline: none;
    -moz-outline-style: none;
 }
