#newtitle {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	width: 955px;
	background-image: url(../elements/title.jpg);
	height: 183px;
	background-repeat: no-repeat;
}
.bottom {
	font-family: Webdings;
	font-size: 12px;
	color: #F00;
}

#topmenu {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: center;
	vertical-align: top;
	width: 960px;
	background-image: url(../elements/bgr.png);
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#maintable {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	background-color: #F4F4F4;
	padding: 0px;
	width: 955px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	border: 1pt solid #333;
}
#navigatonBar {
	height: 30px;
	width: 460px;
	padding-top: 16px;
	padding-left: 470px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	font-family: Sylfaen;
	color: #F60;
	font-weight: bolder;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 1px;
	background-image: url(../elements/navbgr.png);
}

#innumber {
	font-family: Sylfaen;
	width: 220px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	background-color: #E6E6E6;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.tbnav {
	font-family: Sylfaen;
	font-size: 8pt;
	color: #036;
	font-weight: normal;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
}
.innumberheadin {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #666;
	margin-bottom: 5px;
}
.innumberTitle {
	font-family: Sylfaen;
	font-size: 11pt;
	color: #036;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
	margin-bottom: 5px;
}
.innumberBody {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 1mm;
	border-bottom-style: solid;
	border-bottom-color: #96B4D2;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.articlbox {
	font-family: Sylfaen;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.articleTitle {
	font-family: Sylfaen;
	font-size: 18pt;
	color: #036;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
	margin-bottom: 10px;
}
.articleTitleMiddle {
	font-family: Sylfaen;
	font-size: 13pt;
	color: #036;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
	margin-bottom: 10px;
}

.articleSubtitle {
	font-family: Sylfaen;
	font-size: 13.5pt;
	color: #333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-bottom: 10px;
}
.articleBodyLarge {
	font-family: Sylfaen;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.articleBody {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 1.5mm;
	border-bottom-style: double;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.articleBodyScroll {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 600px;
	overflow: scroll;
}

#title {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	width: 410px;
	background-image: url(../elements/title.png);
	height: 85px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.DESCRIPTION {
	font-family: Sylfaen;
	font-size: 7.5pt;
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: left;
	color: #666;
	font-weight: normal;
}


.IMAGE {
	border: 0.1mm solid #333;
}
.IMAGELEFTFLOAT {
	border: 0.1mm solid #666;
	float: left;
	padding: 0.1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	font-family: Sylfaen;
	font-size: 9pt;
}
.IMAGERIGHTFLOAT {
	border: 0.1mm solid #666;
	float: right;
	clear: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding: 0.1px;
}
.righBox1 {
	font-family: Sylfaen;
	width: 270px;
	padding-left: 15px;
	border-left-width: 1mm;
	border-left-style: solid;
	border-left-color: #999;
	margin-left: 5px;
}
.RightBoxBody {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.RightBoxBodyNoline {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.NEWSBOX {
	font-family: Sylfaen;
	width: 295px;
	border-left-width: 1mm;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 15px;
	background-color: #F5E6BE;
	border-bottom-width: 1mm;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 750px;
	overflow: scroll;
	margin-left: 5px;
}
.NewsBody {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 0.5mm;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.NEWSBOXTITLE {
	font-family: Sylfaen;
	width: 290px;
	border-left-width: 4mm;
	border-left-style: solid;
	border-left-color: #900;
	margin-top: 5px;
	background-image: url(../elements/bgr.png);
	border-top-width: 0.1mm;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 10px;
	font-size: 16px;
	color: #000;
	text-indent: 5px;
	border-right-width: 0.1mm;
	border-bottom-width: 0.1mm;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.signature {
	font-family: Sylfaen;
	font-size: 9px;
	font-weight: bolder;
	color: #333333;
	text-align: right;
}
.righBox2 {
	font-family: Sylfaen;
	width: 90%;
	padding-left: 15px;
	border-left-width: 1mm;
	border-left-style: solid;
	border-left-color: #999;
	background-color: #B1C9D6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-bottom-width: 0.1mm;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	margin-left: 10px;
}
.topnewstitle {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	color: #2E5B81;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0.1mm;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.topnewsheadin {
	font-family: Sylfaen;
	font-size: 7pt;
	color: #FFF;
	margin-bottom: 5px;
}
.TitleInBody {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14pt;
}
.articleBodyBold {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.paperinfo1 {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #FFF;
	width: 200px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	border-right-width: 0.1mm;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-left: 430px;
	height: 100px;
}
.paperinfo11 {
	font-family: Sylfaen;
	font-size: 8pt;
	color: #036;
	width: 200px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	border-right-width: 0.1mm;
	border-right-style: solid;
	border-right-color: #666;
}
.signaturetop {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	color: #333;
	text-align: left;
}
.data1 {
	font-family: Sylfaen;
	font-size: 10pt;
	color: #FC0;
}
.data2 {
	font-family: Sylfaen;
	font-size: 14pt;
	color: #FFF;
}
.datanumber {
	font-family: Sylfaen;
	font-size: 10pt;
	color: #FFF;
	text-decoration: underline;
}
.topnewstitle1 {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	color: #2E5B81;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.topnewsheadin2 {
	font-family: Sylfaen;
	font-size: 7pt;
	color: #FFF;
	margin-bottom: 5px;
	background-color: #333;
}
.topnewstitleBox {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	border-bottom-width: 1.5mm;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../elements/bgr.png);
	text-align: center;
	width: 955px;
}
.topnewstitleInsideBox {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px;
	width: 200px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.verticalline {
	font-family: Sylfaen;
	font-size: 10px;
	font-weight: bolder;
	width: 2px;
	margin-left: 10px;
	float: left;
	height: 100px;
	border-right-width: 0.1mm;
	border-right-style: solid;
	border-right-color: #000;
}
.archive {
	font-family: Sylfaen;
	color: #000;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.archive2 {
	font-family: Sylfaen;
	font-size: 9pt;
	padding: 5px;
	background-image: url(../elements/bg_bullet_half_2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 3mm;
}
#agarakadver {
	font-family: Sylfaen;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	margin-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #666666;
	font-weight: normal;
}
.agarakadver2 {
	font-family: Sylfaen;
	font-size: 9pt;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bolder;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CC6600;
}
.help {
	font-family: Sylfaen;
	width: 195px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	background-color: #CD9C9C;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.NEWSBOXLONG {
	font-family: Sylfaen;
	width: 295px;
	border-left-width: 1mm;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 15px;
	background-color: #F5E6BE;
	border-bottom-width: 1mm;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 1200px;
	overflow: scroll;
	margin-left: 10px;
}
.ABOUTUS {
	font-family: Sylfaen;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	width: 500px;
	margin-left: 150px;
}
.biography {
	font-family: Sylfaen;
	font-size: 9.5pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #999;
	width: 160px;
	float: left;
	margin-right: 10px;
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
