@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	background-color: #282320;
}

table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.out {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.content_mid {
	background-attachment: scroll;
	background-image: url(../images/c_bg_fade.jpg);
	background-repeat: no-repeat;
}

#container_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin: 30px 0px 20px 30px;
	padding: 0px 25px 0px 0px;
	height: 410px;
	width: 435px;
	overflow:auto;
}

.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 200px;
	padding-left:3px;
}

a {

	text-decoration:none;
	outline: none;
}

a:link {
	color:#000000;
}

a:hover {
	color: #990000;
	text-decoration:none;
}

a.sub {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	outline: none;
}

a.sub:hover {
	text-decoration:none;
	color: #990000;
	
}

.footer_t {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BABABA;
	text-decoration: none;
}

a.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BABABA;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.bd {
	border: 11px solid #FFFFFF;
	width:992px;
}
#container_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin: 30px 0px 20px 30px;
	padding: 0px 25px 0px 0px;
	height: 320px;
	width: 435px;
	overflow:auto;
}
