img {
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	border-color: #3179B3 #3179B3 #3179B3 #3179B3;
	background: #3179B3; /* soH blue */
}

h1 {
	font-style: normal;
	font-size:2.2em;
}

h2 {
	color: #FF0000;
	font-weight: normal; 	
}

input.login_mail {
	width: 112pt;
}

input.login_password {
	width: 112pt;
}

input[size] {
     width: auto;
}

#menu a:link,#menu a:visited {
	background: #3179B3;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:5px;
	display:block;
}

#menu a:hover,#menu a:active {
	background: #67A6DA;
	color: white;
	text-decoration: none;
}

#menuActive a:link, #menuActive a:visited {
	background: #67A6DA;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:5px;
	display:block;
}

#tr-odd {
background:#EEEEEE;
}

#tr-even {
background:#FFFFFF;

}

#th-left {
	text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style:none none none none;
}

#td-content {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style:none none dotted none;
}