body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #010000;
	background: #000;
}

/**
* Background
**/

td.bg_top_black {
	background: transparent url(../gfx/bg_top_black.gif) no-repeat left top;
	width: 770px;
	height: 88px;	
}
td.bg_top_left {
	background: transparent url(../gfx/bg_top_left.gif) repeat-x right top;
	height: 355px;
}
td.bg_top_right {
	background: transparent url(../gfx/bg_top_right.gif) repeat-x left top;
	height: 355px;
}
div.bg_top_left_div {
	background: transparent url(../gfx/bg_top_left_div.gif) no-repeat right top;
	height: 355px;
}
div.bg_top_right_div {
	background: transparent url(../gfx/bg_top_right_div.gif) no-repeat left top;
	height: 355px;
}
div.bg_left_top_a {
	background: transparent url(../gfx/bg_left_top_a.gif) no-repeat right top;
	height: 258px;
}
td.bg_right_top {
	background: transparent url(../gfx/bg_right_top.gif) repeat-x left top;
	height: 258px;
}
div.bg_right_top_a {
	background: transparent url(../gfx/bg_right_top_a.gif) no-repeat left top;
}
td.bg_left {
	background: transparent url(../gfx/bg_left.gif) repeat left top;
	height: 100%;
}
td.bg_right {
	background: #a5c3d1;
	height: 100%;
}
div.bg_left_middle_top {
	background: transparent url(../gfx/bg_left_middle_top.gif) repeat-x left top;
	height: 100px;
}
div.bg_middle_right_a {
	background: transparent url(../gfx/bg_middle_right_a.gif) no-repeat left top;
	height: 180px;
}
td.bg_data {
	background: transparent url(../gfx/bg_data.gif) repeat-y left top;
	height: 100%;
}
td.bg_data_top {
	background: transparent url(../gfx/bg_data_top.gif) no-repeat left top;
	width: 465px;
	height: 265px;
}
td.bg_data_bottom {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
	width: 770px;
	height: 126px;
}
td.bg_bottom {
	background: transparent url(../gfx/bg_bottom.gif) repeat-x left top;
	height: 43px;
}
td.bg_bottomd {
	background: transparent url(../gfx/bg_bottomd.gif) no-repeat left top;
	width: 770px;
	height: 43px;
}

td.bg_bottom_left {
	background: transparent url(../gfx/bg_bottom_left.gif) no-repeat right bottom;
	height: 126px;
}
td.bg_bottom_right_g {
	background: transparent url(../gfx/bg_bottom_right_g.gif) repeat-x left bottom;
	height: 126px;
}
td.noflash {
	background: transparent url(../gfx/noflash.gif) no-repeat left top;
	width: 770px;
	height: 697px;
}
div.bg_bottom_right {
	background: transparent url(../gfx/bg_bottom_right.gif) no-repeat left bottom;
	height: 126px;
}
td.bg_right_grad {
	background: transparent url(../gfx/bg_right_grad.gif) repeat-x left bottom;
	height: 126px;
}
div.bg_bottom_right_div {
	background: transparent url(../gfx/bg_bottom_right_div.gif) no-repeat left bottom;
	height: 43px;
}

/**
* Format
**/

td, p, span, a, div {
	font-size: 11px;
}
p {
	text-align: justify;
	margin-left: 25px;
	margin-right: 15px;
	line-height: 170%;
}
div.bottom_menu {
	margin-top: 10px;
	color: #a5c3d1;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #216f94;
	text-decoration: underline;
}
a.bm {
	color: #a5c3d1;
	text-decoration: none;
}
a.bm:hover {
	color: #216f94;
	text-decoration: underline;
}
a.sm {
	color: #343434;
	text-decoration: none;
}
a.sm:hover {
	color: #216f94;
	text-decoration: underline;
}
h1 {
	border-bottom: 1px solid #b7cfda; 
    width: 94%;
    height: 20px;
	color: #013750;
    font-size: 11px;
    margin: 0 0 0 25px;
    padding: 10px 0 0 20px;
}
ul {
	list-style-type: none;
	line-height: 150%;
	padding: 0;
	margin: 0;
}
li {
	/*background: url(../gfx/bg_li.gif) no-repeat 20px 5px;*/
	padding: 0 10px 0 38px;
	margin: 0;
}
div.line {
	border-bottom: 1px solid #b7cfda;
	height: 1px;
	width: 93%;
	margin: 10px 0 10px 25px;
}

/**
* Input
**/

label {
	cursor: pointer;
}
input {
	border: 1px solid #fff;
	background: #b7cfda;
	width: 197px;
	height: 16px;
	color: #010000;
	padding: 0 2px 0 2px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
input.title {
	border: 1px solid #fff;
	background: #b7cfda;
	width: 60px;
	height: 16px;
	color: #010000;
	padding: 0 2px 0 2px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
input.checkbox {
	border: none;
	background: transparent;
	width: 15px;
	vertical-align: middle;
}
input.control {
	border: 1px solid #fff;
	background: #b7cfda;
	width: 100px;
	height: 16px;
	color: #b14403;
	padding: 0 2px 0 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
input.radio {
	border: none;
	background: transparent;
	width: 15px;
	vertical-align: middle;
}
input#Submit {
	border: 1px solid #fff;
	background: #b7cfda;
	color: #010000;
	width: 57px;
	height: 23px;
	cursor: pointer;
}
input#Reset {
	border: 1px solid #fff;
	background: #b7cfda;
	color: #010000;
	width: 57px;
	height: 23px;
	cursor: pointer;
}

