
BODY {
	background: #004475;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}



#main {
	background: url('images/main_bck.gif');
	height: 100%;
	width: 780px;
	float: left;
}

#main_2 {
	background: url('images/bottom_img.gif');
	height: 100%;
	width: 780px;
	float: left;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#left {
	width: 133px;
	float: left;
}

#mid {
	width: 242px;
	float: left;
}

#right {
	width: 405px;
	float: left;
}

#right_pad {
	padding-left: 41px;
}

#cnt {
	padding-right: 10px;
	padding-bottom: 20px;
}

P {
	text-align: justify;
	text-indent: 15px;
}

H3 {
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H2 {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

UL {
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
}

A {
	color: #A1C2DA;
}

#cnt IMG {
	border: 1px solid #A1C2DA;
}
.datum {
	color: #A1C2DA
}
