BODY {
	BACKGROUND-IMAGE: url(bg.jpg);
	BACKGROUND-POSITION: 50% 0%; MARGIN: 0px; BACKGROUND-REPEAT: no-repeat;
	padding:0; margin:0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Container {
	WIDTH: 700px;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 200px;
	background-repeat: no-repeat;
}
#Scroller-1 {
	OVERFLOW: hidden;
	WIDTH: 690px;
	POSITION: absolute;
	HEIGHT: 200px
}
#Scroller-1 P {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	COLOR: #000000;
	TEXT-INDENT: 20px;
	PADDING-TOP: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.Scroller-Container {
	LEFT: 0px; POSITION: absolute; TOP: -1px
}
#Scrollbar-Container {
	LEFT: 677px;
	POSITION: relative;
	TOP: 0px
}
.Scrollbar-Up {
	CURSOR: pointer;
	POSITION:absolute;
	left: 12px;
	top: 5px;
}
.Scrollbar-Track {
	BACKGROUND: url(images/scrollbar_track.gif) no-repeat center center;
	LEFT: 8px;
	WIDTH: 20px;
	POSITION: absolute;
	TOP: 20px;
	HEIGHT: 157px
}
.Scrollbar-Handle {
	WIDTH: 20px; POSITION: absolute; HEIGHT: 22px
}
.Scrollbar-Down {
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 183px;
	left: 13px;
}
.header_menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}
.header_box {
	font-family: Tahoma, Calibri, Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-right: 3px;
}
.more {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.box_brief {
	font-family: Tahoma, Calibri, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.notional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	line-height: 13pt;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 20px;
}

.banner {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.imageborder {
	border: 2px dotted #666666;
}

