
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 11px;
	height:100%;
	margin:0;
	padding:0;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.top_pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 615px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #000000;
	left: 45px;
	position: absolute;
	height: 20px;
}
.top_picture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;
	width: 610px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 45px;
	top: 42px;
	background-image: url(../img/cw_toppicture_01.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	cursor: crosshair;
	margin: 0px;
	padding: 0px;
}
.top_logo {
	height: 27px;
	width: 175px;
	font-size: 10px;
	left: 663px;
	float: left;
	position: absolute;
	top: 35px;
}
.content_title {
	width: 610px;
	height: 27px;
	position: absolute;
	top: 245px;
	left: 45px;
}
.content_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	position: absolute;
	top: 285px;
	left: 45px;
}
.content_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	position: absolute;
	top: 285px;
	left: 355px;
	text-decoration: none;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 610px;
	position: fixed;
	left: 45px;
	color: #999999;
	bottom: 10px;
	text-align: right;	
	background-color: #FFFFFF;
}
.bold {	
	font-weight: bold;
}
.title {	
	font-size: 13px;
	font-weight: bold;
}



