.logo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.menu a{
	color : #6E6E6E;
	text-decoration : underline;
}
.menu a:hover{
	text-decoration : underline;
	color : #0076B2;
}
.menu a.eng:hover{
	text-decoration : none;
}

.bltitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
.bltitle h1{
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 0px;
}
.bltitle h2{
	font-size : 17px;
	font-weight : bold;
	margin-bottom : 0px;
}
.bltitle span{
	color: #000000;
}

.bltitletyme{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
.bltitletyme h2{
	font-size : 21px;
	font-weight : normal;
	margin-bottom : 0px;
	line-height : 16px;
}

.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7C7C7C;
	padding-left : 15px;
}
.text input{
	border : 1px solid #B8B8B8;
}
.text a{
	color : #7C7C7C;
	text-decoration : underline;
}

.textmain{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6E6E6E;
	text-align : left;
}
.textmain a{
	color : #0076B2;
	text-decoration : underline;
}
.textmain a:hover{
	color : #6E6E6E;
	text-decoration : underline;
}

.inntext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6E6E6E;
	padding-right : 30px;
	text-align : justify;
}
.inntext a{
	color : #0076B2;
	text-decoration : underline;
}
.inntext a:hover{
	color : #6E6E6E;
	text-decoration : underline;
}
.inntext h1{
	color : #0076B2;
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 0px;
}

.news{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E7E7E7;
}
.news span{
	color : #FFFFFF;
}
.news a{
	color : #E7E7E7;
	text-decoration : underline;
}
.news a:hover{
	color : #FAF9A7;
}

.copyr{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7C7C7C;
	white-space : nowrap;
}
.copyr a{
	color : #7C7C7C;
	text-decoration : underline;
}
.copyr a:hover{
	color : #0076B2;
	text-decoration : underline;
}

.copyr2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C9C9C9;
	white-space : nowrap;
}
.copyr2 a{
	color : #C9C9C9;
	text-decoration : underline;
}
.copyr2 a:hover{
	color : #B9B9B9;
	text-decoration : underline;
}

.padd15{
	padding-left : 15px;
	padding-right : 15px;
}
