body {

//	background-image: url('/img/bg.gif');

	background-repeat: repeat-x;

	background-color: #AAAAAA;

	border: 15px;

	font-family: verdana;

	font-size: 12px;

	color: white;

}

a {

	color: #e0e0e0;

}

a:hover {

	background-color: #3f362e;

	color: white;

	text-decoration: none;

}

a.logolink:hover {

	background-color: transparent;

}

a.articleLink{

	color: #3f362e;

}

a.articleLink:hover{

	background-color: #3f362e;

	color: white;

	text-decoration: none;

}

form {

	margin:0;

}

.ad {

	width: 660px;

	margin: auto;

	margin-top: 5px;

	color: black;

}



.ad a {

	color: black;

	text-decoration: none;

}

.ad a:hover {

	border-bottom: 1px solid #FF9933;

	background-color: transparent;

	color: black;

}



.ad .title {

	background-image: url('/img/ad_titlebg.gif');

	height: 18px;

	padding: 4px;

	font-weight: bold;

}

.ad .title .comment {

	font-weight: normal;

	font-style: italic;

}

.ad .content {

	background-image: url('/img/ad_bg.gif');

	padding: 10px;

}

.adf {

	width: 660px;

	margin: auto;

	margin-top: 5px;

	color: black;

}



.adf a {

	color: black;

	text-decoration: none;

}

.adf a:hover {

	border-bottom: 1px solid #FF9933;

	background-color: transparent;

	color: black;

}

.adf .title {

	background-image: url('/img/adf_titlebg.gif');

	height: 18px;

	padding: 4px;

	font-weight: bold;

}

.adf .title .comment {

	font-weight: normal;

	font-style: italic;

}

.adf .content {

	background-image: url('/img/adf_bg.gif');

	padding: 10px;

}

.copyright {

	text-align: center;

	padding: 5px;

	padding-right: 40px;

	font-size: 10px;

	color: white;

}

.container {

	background-image: url('/img/contentbg.gif');

	background-repeat: no-repeat;

	padding-left: 20px;

	padding-right: 20px;

}

.bg {

	background-image: url('/img/contentsbg.gif');

}

.fokus {

	height: 397px;

	background-image: url('/img/fokusbg.gif');

}

.fokusbg {

	background-image: url('/img/fokuscord.gif');

}

.top {

	width: 700px;

	background-image: url('/img/topbg.gif');

	color: black;

	position: relative;

}

.top_con {

	width: 700px;

	background-image: url('/img/bg_con.gif');

	background-repeat:repeat-y;

	color: black;

}

.top .banner {

	width: 120px;

	height: 250px;

	float: right;

	padding: 10px;

	position: relative;

	top: 25px;

	right: 25px;

}



.top .logo {

	padding-top: 2px;

	padding-left: 25px;

}

.top .text {

	position: absolute;
	
	top: 30px;
	
	right: 60px;
	
	text-align: center;

}



.top .search {

	padding-left: 25px;

	padding-top: 10px;

}



h1 {

	color: white;

	font-size: 16px;

	font-weight: bold;

}

input {

	font-family: verdana;

	font-size: 10px;

}



#categoryList {

	list-style:none;

	tet-align: justify;

}
