@charset "utf-8";
body {
	background-color: black !important;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#container { width:980px; margin: 0 auto; text-align:center; position:relative; background-color: #000000; }

/* Heder */

#box-heder { width:980px; height:187px; background:url(Images/HederBg.jpg) no-repeat; text-align:center; margin:0; }
#box-heder .logo { width:217px; height:111px; margin: 0 auto; }
#box-heder ul { width: 840px; position:relative; margin: 0 auto; padding-top:9px; list-style: none; }
#box-heder li { font:Tahoma 12px normal red; text-align:center; padding: 0 12px; height:52px; } 
#box-heder td {
	font-family: Tahoma;
	font-size: 13px;;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 54px;
	padding-top:0px;
 }
#box-heder a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#box-heder a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#box-heder a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Main issue */
#box-main { width:980px; height:387px; text-align:center; margin:0; }
#box-main .title-top { width:446px; height:65px; margin: 0 auto; }
#box-main h1 { 
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin:0 auto;
	padding-top:16px;
 }

#box-main-txt { width:980px; height:387px; text-align:center; margin:0; }
#box-main-txt .title-top { width:446px; height:65px; margin: 0 auto; }
#box-main-txt h1 { 
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
	padding-top:16px;
	width:840px;
 }
 #box-main-txt p { 
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
	padding-top:16px;
	width:840px;
 }
  #box-main-txt ul { 
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
	padding-top:16px;
	width:840px;
 }
 #box-main-txt ul li { 
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
	
	width:840px;
 }
 
#box-contact { width:980px; height:387px;  text-align:center; margin:0; }
#box-contact .title-top { width:446px; height:65px; margin: 0 auto; }
#box-contact h1 { 
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
	padding-top:16px;
	width:840px;
 }
#box-contact .details { position:relative; width:840px; margin: 10px auto 0; } 
#box-contact .details-txt { position:relative; float:left; padding-right:15px; margin-right:15px; width:250px; }
#box-contact h2 { 
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #fa3500;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	margin:0;
	padding-top:5px;
	width:230px;
	padding-bottom:5px;
 }
#box-contact p { 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	width:230px;
	margin:0;
	padding-bottom:10px;
}
.fiil-01 {
	width:180px;
	height:17px;
	border: solid 1px #333333;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;

}
.fiil-02 {
	width:180px;
	height:80px;
	border: solid 1px #333333;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;

}
.submit-bu {
	background-color:#fe0000;
	width:70px;
	height:22px;
	text-align:center;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top:2px;
	border: solid 1px #333333;

}
 
.menu-footer {
	margin:20px auto 0;
	font-family: Tahoma;
	font-size: 9pt;
	line-height:11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	background-color: #000000;
}
.menu-footer td {
	width:13px;
}

.menu-footer a:link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.menu-footer a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-footer a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.table-box {
	margin:20px auto 0; font-weight: bold;
}
.table-box img {
border: none;
}



