.main_navigation 
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	
}

.main_navigation a
{
	
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
}

.breadcrump
{
	vertical-align:top;
	font-family:Verdana;
	font-size:12px;
	color:#B52549;
	height:20px;
	text-decoration:none;
	
	background-color:#FDF7E7;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:dashed;
	border-color:#000000;
}



.breadcrump a
{
	font-weight:bold;
	color:#B52549;
	text-decoration:none;
			
}

.breadcrump_small
{
	vertical-align:bottom;
	font-family:Verdana;
	font-size:11px;	
	text-decoration:none;
	background-color:#FDF7E7;
	color:#B52549;
}

.breadcrump_small a
{
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	background-color:#FDF7E7;
	color:#B52549;
}



.breadcrump_smallest
{
	vertical-align:bottom;
	font-family:Verdana;
	font-size:10px;
	color:#B52549;
	
	text-decoration:none;
	
	background-color:#FDF7E7;
	
}

.breadcrump_smallest a
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#B52549;
	text-decoration:none;
}



.content, input, textarea, select, .select_novalue 
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	
	height:auto;
	text-decoration:none;
}

.content
{
	background-color:#FDF7E7;
	width:90%;
}
.select_novalue
{
	font-style:italic;
}


.link
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#FDF7E7;
	
}
.link a
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	
	text-decoration:none;
	background-color:#FDF7E7;
	font-weight:normal;
	
}

.content_headline
{
	position:relative;
	width:100%;
	vertical-align:top;
	color:#000000;
	background-color:#FDF7E7;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

	
}


.detail_link
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#B52549;
	text-decoration:none;
	background-color:#FDF7E7;
}

.detail_link a
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#B52549;
	text-decoration:none;
	background-color:#FDF7E7;
}

table, tr, td
{
	vertical-align:top;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	height:auto;
	text-decoration:none;
	background-color:#FDF7E7;
}

table
{
	width:100%;
}

td
{
	padding-right:10px;
	
}

.login_button
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	height:auto;
	text-decoration:none;
	background-color:#FDF7E7;
	border:solid 1px #000000;
	
}
img, img a
{
	border:none;
}


.logout
{
	vertical-align:bottom;
	font-family:Verdana;
	font-size:11px;	
	text-decoration:none;
	background-color:Transparent;
	color:#B52549;
}

.logout a
{
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	background-color:Transparent;
	color:#B52549;
}

