/* CSS Document */
*{
	margin					: 0;
	padding					: 0;			
}
p{
	margin					: 0;
	padding					: 0;			
}
pre{
	font-size				: 11px;
	color						: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}
div.debug{
	font-size				: 11px;
	color						: #FFFFFF;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	border					: 2px solid #000000;
	width						: 50%;
	margin					: auto;
}
td{
	color						: #000000;
}
img {
	border					: 0;
}
hr{
	color						: #FF9900;
	height					: 1px;
	background-color: #FF9900;
	margin					: 0px;
	padding					: 0px;
}
form{
	padding					: 0;
	margin					: 0;
}
ul{
	padding					: 0;
	margin					: 20px;
}
li{
	padding					: 0;
	margin					: 0;	
}

.hidden > div{
	display					: none;
}

.left_content h3.one {
	background: inherit;
	color: #CC0099;
	font-size: 18pt;
	font-family: Arial;
}

.left_content h2.one {
	background: inherit;
	color: #CC0099;
	font-size: 12pt;
	font-family: Arial;
}

.left_content h1.one {
	background: inherit;
	color: #CC66FF;
	font-size: 14pt;
	font-family: Arial;
}

.left_content h3.two {
	background: inherit;
	color: #000080;
	font-size: 18pt;
	font-family: Arial;
}

.left_content h2.two {
	background: inherit;
	color: #000080;
	font-size: 12pt;
	font-family: Arial;
}

.left_content h1.two {
	background: inherit;
	color: #0066FF;
	font-size: 14pt;
	font-family: Arial;
}

.left_content h3.three {
	background: inherit;
	color: #008000;
	font-size: 18pt;
	font-family: Arial;
}

.left_content h2.three {
	background: inherit;
	color: #008000;
	font-size: 12pt;
	font-family: Arial;
}

.left_content h1.three {
	background: inherit;
	color: #33CC33;
	font-size: 14pt;
	font-family: Arial;
}

.left_content h3.four {
	background: inherit;
	color: #800000;
	font-size: 18pt;
	font-family: Arial;
}

.left_content h2.four {
	background: inherit;
	color: #800000;
	font-size: 12pt;
	font-family: Arial;
}

.left_content h1.four {
	background: inherit;
	color: #FF6600;
	font-size: 14pt;
	font-family: Arial;
}

.left_content span.text {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
}

.wio_top_middle h1 {
	background: inherit;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 7px;
}

.wio .first_row {
	font-size: 7,5pt;
	text-decoration: none;
}

.wio .row {
	font-size: 7,5pt;
	text-decoration: none;
}

.wio .row span.men {
	color: #000080;
}

.wio .first_row span.first_men {
	color: red;
}

a.men:link,
a.men:visited,
a.men:hover,
a.men:active{
	color: #000080;
	text-decoration	: none;
}

.wio .row span.women {
	color: #800000;
}

a.women:link,
a.women:visited,
a.women:hover,
a.women:active{
	color: #800000;
	text-decoration	: none;
}

.wio .row div.name {
	font-weight: bold;
}

/* A LINKS */
a:link,
a:visited,
a:hover,
a:active{
	color: #000000;
	text-decoration	: none;
}
/*
div.usermenu{
	background			:	url(/images/design/usermenu_out.gif) repeat-x; 
	height					: 23px; 
	clear						: both; 
	margin					: 0;
} */
/* DIV header */
div.header {
	height					: 35px; 
	color						: #000000; 
	padding					: 0; 
	margin					: 0 0 0 0;
}
span.header {
	font-size				: 11px; 
	font-weight			: bold; 
	float						: left; 
	margin					: 12px 0 0 20px;
}
a.header:link,
a.header:visited,
a.header:hover,
a.header:active{
	color: #3e7fa6;
	font-size: 9pt;
	text-decoration	: none;
}
.header_link{
	color: #3e7fa6;
	font-size: 9pt;
	text-decoration	: none;
}
a.top_link:link,
a.top_link:visited,
a.top_link:hover,
a.top_link:active{
	color: #FFFFFF;
	text-decoration	: none;
}
/* DIV footer */
span.footer {
	font-size: 10px; 
}
a.footer:link,
a.footer:visited,
a.footer:hover,
a.footer:active{
	color: #000080;
	text-decoration: none;
}
/* DIV error_message */
div.error_message{
	margin: 1px 3px 2px 3px; 
	vertical-align	: top; 	
	padding	: 0;
}
div.error_message_content{
}
div.error_message_text{
	float: left;
	color: #000000;
	padding: 2px;
	font-size: 11px;
}
div.error_message_icon{
	float: left;
	padding					: 2px;
}
div.error_message_header{
	text-align			: left;
}
div.error_message_title{
	color: #6D99B7;
	height					: 14px; 
	font-size				: 14px; 
	margin					: 1px; 
	padding					: 1px 0 0 1px;
}
div.error_message_debug{
	background-color: #f4f4f4;  
	margin					: auto; 
	padding					: 3px; 
	border-top			: 0;
	color						: #333333;
}

span.topic {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: 700;
	font-size: 10pt;
}

span.topic_online {
	color: #00FF00;
	font-family: Verdana;
	font-size: 8pt;
}

span.topic_offline {
	color: red;
	font-family: Verdana;
	font-size: 8pt;
}

.link  {
	cursor: pointer;
}

input.normal {
	font-family: Verdana; 
	font-size: 10pt; 
	color: #ffffff;
	background-color: #0A4873;
}

.toggleAll {
	color: #DBE9FF;
	text-decoration: none;
}

a.toggleAll:link,
a.toggleAll:visited,
a.toggleAll:hover,
a.toggleAll:active{
	color: #DBE9FF;
	text-decoration: none;
}

a.toggleBox:link,
a.toggleBox:visited,
a.toggleBox:hover,
a.toggleBox:active{
	color: #FFFF00;
	text-decoration: none;
}

a.togglePinnwand:link,
a.togglePinnwand:visited,
a.togglePinnwand:hover,
a.togglePinnwand:active{
	color: #FFFF00;
	text-decoration: none;
}

a.toggleBoxGrey:link,
a.toggleBoxGrey:visited,
a.toggleBoxGrey:hover,
a.toggleBoxGrey:active{
	color: #910000;
	text-decoration: none;
}

a.toggleField:link,
a.toggleField:visited,
a.toggleField:hover,
a.toggleField:active{
	color: #3A66D6;
	text-decoration: none;
}

a.white:link,
a.white:visited,
a.white:hover,
a.white:active{
	color: #FFFFFF;
	text-decoration: none;
}

a.blue_link:link,
a.blue_link:visited,
a.blue_link:hover,
a.blue_link:active{
	color: #000080;
	text-decoration: none;
}

a.toggleMessage:link,
a.toggleMessage:visited,
a.toggleMessage:hover,
a.toggleMessage:active{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.toggleMessageAdd {
	color: #000080;
	text-decoration: none;
}

a.toggleMessageAdd:link,
a.toggleMessageAdd:visited,
a.toggleMessageAdd:hover,
a.toggleMessageAdd:active{
	color: #000080;
	text-decoration: none;
}