body {
 margin:0;
 background:#d8d8d8;
}

p,form {
 padding:0;
 margin:0;
}

table, .txt {
 font-family:'Tw Cen MT';
 font-size:17px;
 color:#373737;
}

.patxt {
 font-family:tahoma;
 font-size:12px;
 color:#373737;
}

a {
 font-family:'Tw Cen MT';
 font-size:17px;
 color:#b5085a;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a.fn {
 font-family:tahoma;
 font-size:12px;
 color:#b5085a;
 text-decoration:none;
}

a.fn:hover {
 text-decoration:underline;
}

.error {
 font-family:'Tw Cen MT';
 font-size:14px;
 color:#b5085a;
}

#container {
 width:1042px;
 margin:auto;
 position:relative;
}

#topbg {
 width:1042px;
 height:61px;
 background:url('images/bgtop.jpg');
}

a.pa {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#373737;
 text-decoration:none;
}

a.pa:hover {
 color:#b5085a;
}

a.paa {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#b5085a;
 text-decoration:none;
}

#srcbox {
 background:url('images/srcbox.jpg');
 width:117px;
 height:26px;
}

.myic {
 width:108px;
 height:20px;
 margin:1px 5px;
 font-family:'Tw Cen MT';
 font-size:17px;
 color:#bebebe;
 border:0;
}

h1 {
 font-family:'Tw Cen MT Condensed';
 font-size:22px;
 font-weight:bold;
 color:#373737;
}

#mainbg {
 width:1042px;
 background:url('images/bg.jpg');
}

#leftbg {
 width:279px;
 background:url('images/leftbg.jpg') no-repeat;
}

#cont {
 width:763px;
 font-family:'Tw Cen MT';
 font-size:17px;
 color:#373737;
 text-align:justify;
 padding:0 102px 40px 44px;
}

.leftmenudiv {
 overflow:hidden;
 cursor:pointer;
 width:243px;
 height:25px;
}

a.leftmenua {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#ffffff;
 background:#000000;
 text-decoration:none;
 line-height:25px;
 display:block;
 width:100%;
 padding-left:25px;
}

a.leftmenu {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#373737;
 background:#ffffff;
 text-decoration:none;
 line-height:25px;
 display:block;
 width:100%;
 padding-left:25px;
}

a.leftmenu:hover {
 color:#ffffff;
 background:#000000;
}

a.leftsmenua {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#ffffff;
 background:#000000;
 text-decoration:none;
 line-height:25px;
 display:block;
 width:100%;
 padding-left:50px;
}

a.leftsmenu {
 font-family:'Tw Cen MT Condensed';
 font-size:18px;
 font-weight:bold;
 color:#373737;
 background:#bfbfbf;
 text-decoration:none;
 line-height:25px;
 display:block;
 width:100%;
 padding-left:50px;
}

a.leftsmenu:hover {
 color:#ffffff;
 background:#000000;
}

.at {
 font-family:'Tw Cen MT Condensed';
 font-size:17px;
 font-weight:bold;
 color:#373737;
 padding-left:10px;
}

.abg {
 margin-bottom:1px;
 border:1px solid #000000;
 display:block;
}

.abga {
 margin-bottom:1px;
 background:#cfcfcf;
}

.toggler {
 font-family:'Tw Cen MT';
 font-size:17px;
 text-decoration:none;
 cursor:pointer;
}

.toggler:hover {
 text-decoration:underline;
}

.accordion {
 margin-top:5px;
}

/**
 * Updated by Bese 2014-04-10
 */

.news-date {
	margin: 0 0 12px 0;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
}

#downloads-admin,
#downloads-admin a,
#downloads-admin table {
	font-size: 12px;
}

#downloads .ui-state-active,
#downloads .ui-state-hover,
#downloads .ui-state-focus {
	color: #016982;
	border-color: #016982;
	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	
	box-shadow: 0 2px 2px #999;
}