/*  GLOBAL  */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
	background:#ffffff url(img/page_bg.png) repeat-x top center;
}

a:link, a:active {
  color: #000000;
  text-decoration: underline;
  background: transparent;
}

a:visited {
  color: #000000;
  text-decoration: underline;
  background: transparent;
}

p,td {
	font-family: Helvetica,Arial,sans-serif;
}

input, textarea {
	color: #505050;
	border: 1px solid #c0c0c0;
	background: #ffffff;
}

button, input[type="submit"], input[type="reset"] {
	color: #404040;
	font-size: 11px;
	border: 1px solid #c0c0c0;
	background:#ffffff url(img/bt_bg.png) repeat-x top left;
}

/* STUCTURE */

#container {
	margin:0 auto;
	width:100%; height:auto;
}

#header {
	background:url(img/header.png) repeat-x top left;
	width:100%; height:85px;
}

#topmenu {
	background:#ffffff url(img/topmenu_bg.png) repeat-x bottom left;
	width:100%; 
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#topmenu img {
	margin-bottom: 0px;
}



#topmenu td {
	padding-left: 15px;
	padding-right: 15px;
}

.visible { 	visibility: visible; }
.hidden { 	visibility: hidden; }

#topmenu a:link, #topmenu a:active, #topmenu a:visited { 
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	outline:none;
}
#topmenu a:hover { 
	color:#22225f;
}


#footer {
	padding-top: 15px;
	font-size: 7pt;
	color:#6e6e6e;
	text-align: center;
	background:url(img/divider.png) repeat-x top center;
	width:100%; height:12px;
	clear:both;

}

#content {
	float:left;
	margin-bottom:50px;
}

.panel {
	position:relative;
	top:21px;
	width:15%; height:auto;
	padding:10px;
	text-align: center;
	float:right;
}

.panel a:link, .panel a:active, .panel a:visited, .panel a:hover { 
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	outline:none;
}

.box {
	background:#fbfbfb url(img/content_bg.png) repeat-x top center;
	border:1px solid #cecece;
	text-align:left;
	color: #303030;
	padding:15px;
	margin-bottom: 25px;
	line-height: 20px;
}

.loginbox {
	background:#fbfbfb url(img/page_bg.png) repeat-x top center;
	border:1px solid #cecece;
	text-align:left;
	color: #303030;
	padding:15px;
	margin-bottom: 25px;
	line-height: 20px;
}

.rightmenubox {
	background:#fbfbfb url(img/page_bg.png) repeat-x top center;
	border:1px solid #cecece;
	text-align:left;
	color: #303030;
	padding:15px;
	margin-bottom: 25px;
	line-height: 20px;
}


.newsbox {
	background:#fbfbfb url(img/content_bg.png) repeat-x top center;
	border:1px solid #cecece;
	text-align:left;
	color: #303030;
	padding:15px;
	margin-bottom: 25px;
	line-height: 20px;
}

.newsbox a:link, .newsbox a:active, .newsbox a:visited, .newsbox a:hover { 
	color:#000000;
	font-weight: normal;
	font-style: italic;
	text-decoration:none;
	outline:none;
}




#articlecontainer {
	float:left;
	width:70%; height:auto;
	margin-bottom:50px;
}

.article {
	position:relative;
	margin-top:30px; margin-left:3%; margin-bottom:0px;
	padding:15px;
	background:#fbfbfb url(img/content_bg.png) repeat-x top center;
	width:100%; height:auto;
	color: #303030;
	border:1px solid #cecece;
	line-height: 20px;
}

.articlebesys {
	position:relative;
	margin-top:20px; margin-left:1%; margin-bottom:0px;
	padding:15px;
	padding-left:2px;
	padding-top:1px;
	padding-right:2px;
	background:#fbfbfb url(img/page_bg.png) repeat-x top center;
	width:100%; height:auto;
	color: #303030;
	border: 1px solid #cecece;
	line-height: 20px;
}

.articleheader {
	background:url(img/articletop.png) no-repeat;
	width:638px; height:8px;
}

.articlemain {
	margin-top:0px;
	padding:20px;
}

.articlefooter {
	background:url(img/articlefooter.png) no-repeat;
	width:638px; height:84px;
}



/* ID */
#logo {
	position: absolute;
	top: 21px;
	left: 20px;
}
#contactinfo {
	margin-top: 13px;
	margin-right: 20px;
}




/*CLASS */

.bordertable {
	border:1px solid #cecece;
	border-left:0px solid #cecece;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.bordertable td {
	padding-right: 20px;
	padding-left: 2px;
	border-left:1px solid #c0c0c0;
	font-size: 11px;
}
.bordertableheader {
	border:1px solid #cecece;
	background:#fbfbfb url(img/content_bg.png) repeat-x top center;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.bordertableheader2 {
	border: 1px solid #cecece;
	font-size: 11px;
	background: #505050;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.photo {
	border:1px solid #959595;
	margin-left: 5px;
	clear:both;
}



.bold {
	font-weight: bold;
}

.nb {
	color: #888888;
	font-size: 8pt;
	font-weight: normal;
}

.comment {
	color: #505050;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

.slimtextbox {
	color: #909090;
	border: 1px solid #d0d0d0;
	background: #ffffff;
}



h1 {
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 2.0em;
	vertical-align: bottom;
	color: #303030;
	text-align: left;
	width: 100%;
}
h2 {
	margin-top: 0;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: bottom;
	color: #505050;
	text-align: left;
	width: 100%;
}

h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
	color: #505050;
	text-align: left;
	width: 100%;
}


