body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	color: #FF6600;
	line-height:22px;
	display:inline;
}

select, input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s {
	background-image: url(/images/header_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.b {
	background-image: url(/images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.bd {
	border-style: none
}

.menu {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-y;
	border: 2px solid #D0D7E0;
	background-color:#F5F7FD;
	margin-left:5px;
	margin-right:7px;
	margin-top:14px;
}

.menu a:link,.menu a:active,.menu a:visited {
	display:block;
	width:100%;
	height:20px;
	text-decoration: none;
	color: #6898BA;
}

.menu a:hover {
	font-weight: bold;
	background-image:url(/images/menu_selected.gif);
	background-repeat: no-repeat;
	background-position: -13px 0px;
	overflow:visible;
}

.menu td {
	padding-left:10px;
	height:20px;
}

.st { line-height: 25px; }

.i {
	padding-top:10px;
}

.lbg {
	background-image: url(/images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.small {
	font-size: 10px;
	color: #7A8DA7;
}

.wml {
	background-image: url(/images/win-left.gif);
	height: 56px;
	width: 9px;
	background-repeat: no-repeat;
}
.wmr {
	background-image: url(/images/win_right.gif);
	height: 56px;
	width: 9px;
	background-repeat: no-repeat;
}
.wma {
	background-image: url(/images/win-akoustiko.gif);
	height: 56px;
	width: 49px;
	background-repeat: no-repeat;
}
.wmbg {
	background-image: url(/images/win-repeat.gif);
	background-repeat: repeat-x;
}
.w {
	background-color: #B6CEFE;
	border-top: none none none;
	border-right: 2px solid #A2B0BF;
	border-bottom: 2px solid #A2B0BF;
	border-left: 2px solid #A2B0BF;
	padding: 0px 10px 5px 5px;
	height:100%;
}

.lightblue-w {
	background-color: #F5F7FD;
	border-top: none none none;
	border-right: 2px solid #A2B0BF;
	border-bottom: 2px solid #A2B0BF;
	border-left: 2px solid #A2B0BF;
	padding: 0px 10px 5px 5px;
}