body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #FFFFFF;
}

#website_frame {
	padding:0px 0px 0px 0px;
}

#website_main {
	width: 839px;
	height: 100%;
	background-color: #FFFFFF;
}

#main {
}

.text12_TITLE_white{
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #FFFFFF;
	line-height: 13pt;
	font-weight: bold;
}

.text11_home{
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #303030;
	line-height: 13pt;
}

.text12_TITLE{
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #303030;
	line-height: 13pt;
	font-weight: bold;
}

.text12_TITLE_blue{
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #024562;
	line-height: 13pt;
	font-weight: bold;
}

.text11_TITLE_blueLight{
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #0b90a0;
	line-height: 13pt;
	font-weight: bold;
}

.text11_content{
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #303030;
	line-height: 11pt;
}

.text11_content A:link {
	COLOR: #696969;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

.text11_content A:visited {
	FONT-WEIGHT: bold;
	COLOR: #303030;
	text-decoration: underline;
}

.text11_content A:hover {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.text11_content A:active {
	COLOR: #303030;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
/*

#textarea {
	font-size: 12px;
	color: #333333;
	padding: 0px;
}

#textarea A:link {
	COLOR: #677a0c;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

#textarea A:visited {
	FONT-WEIGHT: bold;
	COLOR: #677a0c;
	text-decoration: none;
}

#textarea A:hover {
	COLOR: #303805;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

#textarea A:active {
	COLOR: #677a0c;
	text-decoration: none;
	FONT-WEIGHT: bold;
}

#float_right{
	float: right;
}

#float_left{
	float: left;
	height: 140px;
}

#float_left2{
	float: left;
}
