body {
	background: #01164B url(../images/bg3.jpg) repeat;
	color:#FFF;
	font-family: tahoma;
	font-size:12px;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:##FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#cfffff;
	margin:0px;
}
img {
	border:0;
}
form {
	margin:0px;
}
a{
	color: #09F;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color:#F90;
}

table td,th {
	font-size:12px;
}
.red {
	font-family:tahoma;
	font-size:12px;
	color:#FF0000;
}
a.red:hover {
	color:#DE0024;
}
.black{
	color:#000;	
}
.orange{
	color:#F90;
}

.detail {
	font-size:10px;
	color:#999999;
}
.titr {
	font-size:12px;
	color:#fffc00;
}

.itype1en{
	background: transparent url(../images/bullet-en.gif) center no-repeat;
}
.itype2en{
	background: transparent url(../images/bullet-en.gif) center no-repeat;
}


.menu{
	width:182px;
	margin:0px;
	padding:0px;
	background: #F4F4F4 url(../images/footer-menu.jpg) center bottom no-repeat;
}
.menu-item{
	padding:0px;
	margin:0px;
	padding-left:30px;
	border:none;
	height:25px;
	border-right:0px solid #8e8e8e;
	border-left:0px solid #8e8e8e;
	display:block;
}


.main{
	width:602px;
	margin:0px;
	padding:0px;
	background: #F4F4F4 url(../images/footer-main.jpg) center bottom no-repeat;
}
.main-item{
	padding:0px;
	margin:0px;
	border:none;
	border-right:1px solid #8e8e8e;
	border-left:1px solid #8e8e8e;
	display:block;
}
.header-main {
	color:#FFFFFF;
	height:30px;
	background: transparent url(../images/head-main.jpg) center no-repeat;
	border:none;
}
.header-mainen {
	color:#FFFFFF;
	height:30px;
	background: transparent url(../images/head-main-en.jpg) center no-repeat;
	border:none;
}

a.toplink {
	font-size:12px;
	font-family:tahoma;
	color:#F60;
}
a.toplink:hover {
	color:#333;
}
.searchtext{
	font-family : Tahoma;
	font-size : 12px;
	color: #09F;
	background-color: #01164B;
	border : 1px solid #999999;
	direction : ltr;
	height:21px;
	vertical-align:middle;
	overflow: hidden;
}
.headertext {
	height:30px;
	background: transparent url(../images/balletmenu.jpg) center right no-repeat;
	padding:5px 20px 0px 0px;
	color:#FFFFFF;
}
.tbl th {
	border:1px solid #ffae00;
	text-align:center;
	color:#333;
	background-color:#FFCC00;
}
.tbl td {
	border:1px solid #ffae00;
}

.footer {
	height:39px;
	width:100%;
	color:#FFFFFF;
	background-color:#23110d;
	background: transparent url(../images/footer.jpg) center no-repeat;
	text-align:center;
	font-size:12px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
.homepage td {
	text-align:center;
	border:1px solid #603c2e;
}


.copyright{
	color:#FFF;
	font-family:tahoma;
	font-size:9px;
	font-weight:normal;
}

a.copyright{
	color:#F60;
	font-family:tahoma;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}

a.copyright:hover{
	color:#F00;
	font-family:tahoma;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.parag{
	padding:10 5 10 5;	
}

.first {
	border: #7AC8EB 1px solid;
}
.second {
	border: #FFF 1px solid;
}
.normal-text {
	font-weight:bold;
	
}

.search{
	height:25px;
	width:150px;
	background: transparent url(../images/search.png) center no-repeat;
	padding:0px;
	margin:0px;
}
.search input {		
	width:100px;
	height:18px;
	border: 0px solid #666666;
	background-color:transparent;
	vertical-align:middle;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	height:20px;
	width:125px;
	margin-top:3px;
}
.search img {
	vertical-align:middle;
	border: 1px solid #666666;
	border-right:0px;
}