#pageTop
{
	width:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#pageCenter
{
	width:740px;
	height:520px;
	margin:0px auto;
	position:relative;
	clear:left;
	text-align:left;
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:normal;
	color:#b5372e;
}

body
{
	font-size: 11px;
	color: #942b82;
	font-family: verdana, arial;
	margin:0px;
	padding:0px;
}


input, textarea
{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:normal;
}

.input_search
{
	border-width:0px;
	border-style:none;
	background-color: #ffffff;
	width:80px;
}

.button_search
{
	border-width:1px;
	border-style:solid;
	border-top-color:#F2757B;
	border-left-color:#F2757B;
	border-right-color:#793B3C;
	border-bottom-color:#793B3C;
	background-color: #FCEFF6;
	cursor:hand;
	cursor:pointer;
}

.search_box
{
	font-size: 11px; 
	color: #745887;
	text-align: center;
	font-weight:bold;
	background-color: #a6d5e6;
}

.select_box
{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:bold;
	color:#870D70;
	border-style:solid;
	border-color: #7F9DB9;
	border-width: 1px;
	background-color: #FFFFFF;
}

.headline_list
{
	font-size: 11px; 
	color: #7A7C7F;
}
.text
{
	font-size: 11px; 
	color: #7A7C7F;
	text-decoration:none;
}

a.text:link,a.text:visited
{
	font-size: 11px; 
	color: #2387bd;
	text-decoration:none;
}
a.text:active,a.text:hover
{
	font-size: 11px; 
	color: #2387bd;
	text-decoration:underline;
}

.text_u,a.text_u,a.text_u:link,a.text_u:active,a.text_u:visited,a.text_u:hover
{
	font-size: 11px; 
	color: #7A7C7F;
	text-decoration:underline;
}

.text_small
{
	font-size: 10px;
	color:#942C85;
}

.text_small_brown,a.text_small_brown,a.text_small_brown:link,a.text_small_brown:active,a.text_small_brown:visited,a.text_small_brown:hover
{
	font-size: 10px;
	color:#6F5D5E;
	text-decoration:none;
}


.text_breadcrumb,a.text_breadcrumb,a.text_breadcrumb:link,a.text_breadcrumb:active,a.text_breadcrumb:visited,a.text_breadcrumb:hover
{
	font-size: 10px;
	font-weight:bold;
	color:#66376d;
	text-decoration:none;
}


.menu_area,a.menu_area,a.menu_area:link,a.menu_area:active,a.menu_area:visited,a.menu_area:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	display:block;
	width:145px;
	height:20px;
	padding-top:10px;
	padding-left: 15px;
	text-decoration:none;
}

.headline_foot,a.headline_foot,a.headline_foot:link,a.headline_foot:active,a.headline_foot:visited,a.headline_foot:hover
{
	font-size: 11px;
	color: #745887;
	font-weight: bold;
	text-decoration:none;
}

.headline_list,a.headline_list,a.headline_list:link,a.headline_list:active,a.headline_list:visited,a.headline_list:hover
{
	font-size: 11px;
	color: #7A7C7F;
	font-weight: normal;
	text-decoration:none;
}

.img_content_100
{
 	background:url(../img/img_background_100.gif) no-repeat;
}

.img_content_32
{
 	background:url(../img/img_background_32.gif) no-repeat;
}


table.tab
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	margin-bottom:10px;
}

tr.row_headline
{
	font-size: 11px;
	color: #7A7C7F;
	font-family: verdana, arial;
	font-weight: bold;
}
tr.row
{
	font-size: 11px;
	color: #7A7C7F;
	font-family: verdana, arial;
	font-weight: normal;
}

td.cell
{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

ul.list
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	padding-left:15px;
}

ol.list
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	padding-left:20px;
}

li.listitem
{
	margin-top:5px;
	margin-left:10px;
	padding:0px;
}


.linkitem,a.linkitem,a.linkitem:link,a.linkitem:active,a.linkitem:visited,a.linkitem:hover
{
	font-size: 11px;
	color:#7A7C7F;
	line-height:1.4em;
	text-decoration:none;
}

ul.footnotelist
{
	margin:0px;
	padding:0px;
}

li.footenotelistitem
{
	margin:0px;
	padding:0px;
}

