body { margin: 0px; font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif }
.Content,body { color: #ffffff; background-color: #000000 }
.Content,body,td { font-size: 9pt }

a:link    { color: #f3fcff; text-decoration: underline }
a:visited { color: #f3fcff; text-decoration: underline }
a:active  { color: #f3fcff; text-decoration: underline }
a:hover   { color: #f3fcff; text-decoration: underline }

a.menu:link      { font-size: 9pt; color: #ffffff; text-decoration: none; font-weight: bold }
a.menu:visited   { font-size: 9pt; color: #ffffff; text-decoration: none; font-weight: bold }
a.menu:active    { font-size: 9pt; color: #ffffff; text-decoration: none; font-weight: bold }
a.menu:hover     { font-size: 9pt; color: #FC1C12; text-decoration: none; font-weight: bold }
a.active:link    { font-size: 9pt; color: #FC1C12; text-decoration: none; font-weight: bold }
a.active:visited { font-size: 9pt; color: #FC1C12; text-decoration: none; font-weight: bold }
a.active:active  { font-size: 9pt; color: #FC1C12; text-decoration: none; font-weight: bold }
a.active:hover   { font-size: 9pt; color: #FC1C12; text-decoration: none; font-weight: bold }

a.menu2:link     { font-size: 8pt; color: #a5a5a5; text-decoration: none }
a.menu2:visited  { font-size: 8pt; color: #a5a5a5; text-decoration: none }
a.menu2:active   { font-size: 8pt; color: #a5a5a5; text-decoration: none }
a.menu2:hover    { font-size: 8pt; color: #FC1C12; text-decoration: none }
a.active2:link   { font-size: 8pt; color: #FC1C12; text-decoration: none }
a.active2:visited{ font-size: 8pt; color: #FC1C12; text-decoration: none }
a.active2:active { font-size: 8pt; color: #FC1C12; text-decoration: none }
a.active2:hover  { font-size: 8pt; color: #FC1C12; text-decoration: none }


.tb_main { background-color: #343F53 }
.tb_head { background-color: #19202A; color: #A7AFBC }
.tb_row  { background-color: #343F53; color: #ffffff }
a.tb_head:link    { color: #A7AFBC; text-decoration: underline }
a.tb_head:visited { color: #A7AFBC; text-decoration: underline }
a.tb_head:active  { color: #A7AFBC; text-decoration: underline }
a.tb_head:hover   { color: #A7AFBC; text-decoration: underline }

hr.inp { color: #556171; height: 1px }
.inp { color: #556171; font-size: 10pt; border: #778c9f 1px solid; background-color: #ffffff }
.inp_but { color: #556171; font-size: 10pt; border: #778c9f 1px solid; background-color: #ffffff }
.trans { border: none; border: #ffffff 0px solid; background: none }


.txt_gray { color: #cccccc }
.txt_small { font-size: 7pt }
.error { color: red }

form { margin:0px; padding:0px }
div.jtree { position: relative; visibility: visible; display: none; white-space: nowrap; width: 100% }
#bg_m_top
{
	background: url(/images/bg_m_top.png) 0 0 repeat;	
	height: 50px;
	left: 255px;
	position: absolute;
	top: 9px;
	width: 575px;
}
.menu_item {
border-right: 1px solid #4c4c48;
height: 50px;
line-height: 50px;
	position: relative;
	z-index: 3;
	zoom:1;
}
#main_wrap {
	position: relative;
	z-index: 1;
}
#ramp {
	background: url(/images/bg_ramp.png) 0 0 repeat-y;
	min-height: 300px;
	width: 756px;
}
#ramp .b {
	background: url(/images/ramp_t.jpg) 0 0 no-repeat;
	min-height: 300px;
	width: 756px;
}
#ramp .bump {
	height: 80px;
}
#ramp .list {
	margin: 30px 0 0 25px;
	width: 710px;
}
#ramp .list td {
	padding: 0 0 20px;
	vertical-align: top;
	width: 50%;
}
#ramp .list .preface {
	color: #999;
}
#ramp .list td.thumb {
	padding-right: 20px;
	width: 150px;
}
#ramp .list .thumb a img {
	border: 3px solid #a5a3a3;
}
#ramp .list .title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}
#ramp .str_events {
	padding: 8px 0 0;
	text-align: center;
}
#ramp .t {
	background: url(/images/ramp_b.jpg) 0 100% no-repeat;
	min-height: 300px;
	width: 756px;
}
.f_copy {
	background: url(/images/bg_footer.png) no-repeat;
	color: #676767;
	height: 59px;
	margin: 0 auto;
	width: 275px;
}
.f_copy p {
	margin: 0;
	padding: 18px 0 0;
	text-align: center;
}
.f_copy_l {
	float: left;
	margin: 18px 0 0;
}
.f_copy_l a {
	color: #676767;
}
.f_copy_r {
	float: right;
	margin: 18px 0 0;
}
.f_copy_r a {
	color: #676767;
}

* html #ramp {
	height: 300px;
}
* html #ramp .b {
	height: 300px;
}
* html #ramp .t {
	height: 300px;
}
