@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	/*height: 25px;*/
	width: 100%;
	text-decoration: none;
	/*letter-spacing: 1pt;*/
	color: #999999;
	font-weight: bold;
}

a.TopMenu:link, a.SideMenu:visited {
	display: block;
	vertical-align: middle;
	color: #000000;
	text-align: left;
	text-decoration: none;	
}

a.TopMenu:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold
}

a.TopMenu:visited {
	text-decoration: none;
	color: #000000;
}

.NewsFlashBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.SideMenu#active_option {
	background: url(imgs/SideMenu_Sel.png) no-repeat;
	height: 38px !important;
	vertical-align: middle;
	padding-left: 11px;
	font-weight: bold;
}

.SideMenu#normal_option {
	background: url(imgs/SideMenu_Uns.png) no-repeat;
	height: 28px !important;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 11px;
	padding-bottom: 0px;
}

.SideMenu#top {
	background: url(imgs/SideMenu_Top.png) no-repeat;
}

.SideMenu#bottom {
	background: url(imgs/SideMenu_Btm.png) no-repeat;
}

a.SideMenu:link, a.SideMenu:visited {
	display: block;
	vertical-align: middle;
	color: #000000;
	text-align: left;
	text-decoration: none;	
}

a.SideMenu:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold
}.quotation {
	font-style: italic;
	color: #666666;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
}
hr {
margin-top:1px;
margin-bottom:1px;
}
