body{
	background:url(../images/main-bg.jpg) #039 repeat-y top center;
	margin:0;
	padding:0;
	font-family:trebuchet ms, verdana, sans serif;
	color:#66a;
	font-size:14px;
}
a, a:link, a:visited, a:active{
	color:#f00;
	text-decoration:none;
	border-bottom:dotted 1px #666;
}
a:hover{
	border-bottom:solid 1px #f00;
}
h1,h2,h3,h4{
	color:#666;
}
.wim-header{
	background:url(../images/header-bg.jpg) #333 no-repeat;
	width:800px;
	padding: 0;
	margin:0 auto;
	height:150px;
}
.wim-body-wrap{
	width:800px;
	padding: 0;
	margin:0 auto;
	background:#fff;
}
#flashDiv{
	width:800px;
	height:150px;
}
.wim-menu-wrap{
	width:750px;
	height:30px;
	background:url(../images/menu-bg.jpg) repeat-x;
	margin:0 auto;
	padding-left:50px;
}
.wim-menu {
	height:30px;
}
.nav li a, .nav li a:link, .nav li a:visited, .nav li a:active{
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding: 0 15px;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	font-family:trebuchet ms;
	font-weight:bold;
	border:0;
}
.nav li a:hover{
	color:#ccc;
}
.nav li li a, .nav li li a:link, .nav li li a:visited, .nav li li a:active{
	height:30px;
	line-height:30px;
	width:180px;
	display:block;
	float:left;
	padding: 0;
	text-indent:10px;
	text-decoration:none;
	text-transform:none;
	font-size:13px;
	color:#fff;
	font-family:trebuchet ms;
	font-weight:bold;
	border:0;
	border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	background:#333;
	filter:alpha(opacity=80);
	opacity:.8;
	-moz-opacity:.8;
}
.nav li li a:hover, .nav li li.active a{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.moduletable{
	padding:0 10px;
	font-size:13px;
	margin-bottom:20px;
}
.contentheading,.moduletable h3{
	font-size:16px;
	margin:0 -10px 10px -10px;
	padding:5px;
	text-indent: 30px;
	background:url(../images/mod-bullet.jpg) #fff no-repeat 5px 50%;
	color:#66a;
	font-family:trebuchet ms, arial, sans serif;
}
.contentheading td{text-indent: 30px;}
.wim-topmods-3 .modarea,.wim-botmods-3 .modarea {
	width:246px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.wim-topmods-2 .modarea, .wim-botmods-2 .modarea {
	width:380px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.wim-topmods-1 .modarea, .wim-botmods-1 .modarea {
	width:780px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.wim-topmods-1, .wim-topmods-2, .wim-topmods-3, .wim-botmods-1, .wim-botmods-2, .wim-botmods-3{
	padding-top:10px;
	background:#fff;
}
.wim-body{
	background:#fff;
	margin: 0 10px;
}
.wim-body-r{
	margin:0 270px 0 10px;
	background:#fff;
}
.wim-body-l{
	margin:0 10px 0 270px;
	background:#fff;
}
.wim-body-rl{
	margin-left:270px;
	margin-right:270px;
	background:#fff;
}
.clr{
	clear:both;
	height:1px;
}
.wim-rtcol{
	width:246px;
	float:right;
	margin:0 10px;
}
.wim-ltcol{
	width:246px;
	float:left;
	margin:0 10px;
}
.wim-footer{
	display:block;
	text-align:center;
	font-size:11px;
	padding:20px;
	clear:both;
	position:static;
	color:#000;
}
.wim-footer a {
	color:#fff;
	text-decoration:none;
	border-bottom:#ccc dotted 1px;
}
.wim-footer a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:#fff solid 1px;
}
.akosectiontableentry2 {
	background:#ddd;
}
.akosectiontableentry1 {
	background:#eee;
}
