@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
background-image:url(../images/bk.jpg);
background-repeat:no-repeat;
background-position:top center;
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
    font-size:14px;
    color:#003366;

}
h2 {
	font-size:12px;
	color:#666666;
}
a:link {
	color: #0067CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0067CC
}
.top_border {
}
.left_border {
background-image:url(../images/border_left.png);
background-repeat:repeat-y;
}
.right_border {
background-image:url(../images/border_right.png);
background-repeat:repeat-y;
}
.bottom_border {
}
.side {
    width:192px;
	background-color:#E9E9E9;
	vertical-align:top;
}
.side_box {
	background-color:#D7D7D7;
	padding:20px;
	color:#666666;
	border-bottom:dotted 1px #FFFFFF;
	border-top:dotted 1px #FFFFFF;
	vertical-align:top;
	font-size:11px;
}
.side_nav {
	height:215px;
	background-color:#E9E9E9;
	color:#003366;
	border-bottom:dotted 1px #FFFFFF;
	border-top:dotted 1px #FFFFFF;
	vertical-align:middle;
	line-height: 18px;
}

.side_nav a:link {
	color: #003366;
	text-decoration: none;
}
.side_nav a:visited {
	text-decoration: none;
	color: #999999;
}
.side_nav a:hover {
	text-decoration: underline;
	color: #000000;
}
.side_nav a:active {
	text-decoration: none;
	color: #003366;
}
.side_head{
    background-image:url(../images/button_bk.jpg);
	background-repeat:repeat-x;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 0 5px;
}
.side_head2{
    background-color:#666666;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 0 5px;
}
.content_bk{
    vertical-align:top;
}
.content_area {
    background-color:#FFFFFF;
    padding: 25px;
	text-align:justify;
	line-height:16px;
	vertical-align:top;	
}
.content_box {
    padding: 5px 20px 20px 20px;
	text-align:justify;
	line-height:16px;
	vertical-align:top;
}
.bottom {
    padding:10px;
    background-color:#5B606A;
	color:#FFFFFF;
}
.bottom a:link {
	color: #99FF00;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.bottom a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.bottom a:active {
	text-decoration: none;
	color: #99FF00;
}

.nav_bk {
    background-image:url(../images/button_bk.jpg);
	background-repeat:repeat-x;
	height:30px;
	color:#FFFFFF;
	text-align:right;

}
.date {
    color:#FFFFFF;
	text-align:right;
}
.footer {
    background-color:#003366;

}
.footer_top {
    background-image:url(../images/button_bk.jpg);
	background-repeat:repeat-x;
	height: 30px;
	padding: 0 0 0 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer_text {
	color: #FFFFFF;
	padding:20px;
	width:422px;
	text-align:justify;
	font-size:11px;
}
.footer_nav {
    width:175px;
	vertical-align:top;
	line-height:14px;
	padding-top:20px;
	text-align:left;
	font-size:11px;
}
.footer_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_nav a:visited {
	text-decoration: none;
	color: #999999;
}
.footer_nav a:hover {
	text-decoration: underline;
	color: #0166CA;
}
.footer_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.side_date {
   font-size:10px;
   font-weight:bold;
   color:#003366;
}
.trading_block {
	background-color:#E0E0E0;
	padding: 0px 10px 0px 10px;
	height:30px;
	color:#000033;
}

.crumbs {
    height:30px;
	padding: 0px 10px 0px 10px;
	background-color:#E8E8DB;
	border-bottom:dotted 1px #003365;
}