@charset "utf-8";
/* CSS Document */
	body {
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background: #180310 url("../i/topBg.jpg") repeat-x;
	font-size: 80%;
	text-align:center;
	}
	#baseDiv {
	position: relative;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
	#base1Div {
	position: relative;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	}
	h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	color:#000;
	padding: 2 0 2 5;
	}
	h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	color:#000;
	padding: 2 0 2 5;
	font-weight:normal;
	}
	h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#CCCCCC;
	font-weight:normal;
	padding: 2 0 2 5;	
	}
	h4 {
	color:#000000;
	font-weight:normal;
	line-height:1.5;	
	font-size:13px;
	text-align:left;
	}
	h5 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
	color:#333333
	}

	h6 {
	color:#444444;
	font-size:13px;
	left:20px;
	line-height:1.5;
	text-align:left;
	font-weight:normal;
	margin-left:20px;
	}

	.txtMain {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	}
	.txtMain_2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	}
	.txtMainBold {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	}
	
	a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}	
	
	a:visited{
	color: #ccc; 
	text-decoration: none
	}
	
	.footer a:hover {
	color: #4682B4;
	text-decoration: none;
	}	
	
	a.siyahlink { color: #4682B4; text-decoration: none  }
	a.siyahlink:hover { color: #000000; text-decoration: underline }
	/*a.siyahlink:visited { color: #FF4500; text-decoration: none }*/
	
	a.beyazlink { color: #0000CD; text-decoration: none }
	a.beyazlink:hover { color: #ffffff; text-decoration: underline }
	/*a.beyazlink:visited { color: #FF4500; text-decoration: none }*/
	
	a.mavilink { color: #4682B4; text-decoration: none }
	a.mavilink:hover { color: #ffffff; text-decoration: underline }
	/*a.beyazlink:visited { color: #FF4500; text-decoration: none }*/
	
	a.boslink { color: transparent; text-decoration: none }
	a.boslink:hover { color: transparent; text-decoration: none }
	
	.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#483f3f;
	color:#fff;
	}
	.tbl {
/*	background: #FFF url(../i/tab/h300_reverse.png) repeat scroll 0 0;*/
	background:#A9A9A9 url(../i/tab/h300_reverse.png);
/*	background-color:#483f3f;*/
	color:#fff;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	.footer a {
	font-size:11px;
	color:#FFFFFF;
	}
	.hkktxt {
	font-family:verdana;
	font-size:10px;
	}
	#contentTop {
	background:#111111 url(../i/entrybg_tile.jpg) repeat-y scroll left top;
	color:#FFFFFF;
	width:975px;
	margin: 0 auto;
	}
	#contentDiv {
	background:transparent url(../i/entrybg.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	padding-left:1px;
	padding-right:1px;
	width:974px;
	display:table;
	margin: 0 auto;
	text-align:left;/* 
	margin-bottom:30px; ;
	padding: 0 3 0 2; 
	*/
	}
	.nav {
	margin-left:10px;
	}
	.nav h2 {
	font-family:Helvetica, Arial, Verdana;
	font-size:2.5em;
	/*font-weight:700;*/
	letter-spacing:-0.05em;
	line-height:1em;
	margin:10 0 4 0;
	padding:0;
	}
	.nav h3 {
	letter-spacing:0;
	font-size:1.5em;
	font-weight:700;
	margin:0;
	padding:0;
	padding-left:1px;
	margin-top: -5px;
	}
	.nav h4 {
	letter-spacing:0;
	font-size:1.0em;
	font-weight:300;
	margin:0;
	padding:0;
	padding-left:1px;
	margin-top: -5px;
	}
	.text {
	color:#DCDCDC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:2px 0 2px 5px;
	line-height:1.5;
	}
	/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

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

