body, table, form, td, tr {
	padding:0px;
	margin:0px;
	border: 0px;
}

img {
	border: 0px;
}
body, table, td, input, li, textarea, select {
	font-family: Tahoma;
	font-size: 11px;	
	color:#4B4844;
} 

#header {
	width: 100%;
	height: 82px;
	margin-top: 10px;
	padding: 0px;
}

#header #logotype {
	margin-bottom: 10px;
	width: 250px;
	float: left;
}
.listing {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
.listingdescription {
	padding: 10px;
}
#header #logotype .icons {
	margin-left: 15px;
}

#header #search {
	text-align: right;
}
#header a {

	color:#4B4844;
}
#header #search .input {
	width:167px;
	height:20px; 
	color:#A5A3A3; 
	border:1px solid #B4B0AE; 
	vertical-align:middle; 
	margin: 0px;
	padding-left:13px;
}

#header #search .gobtn {
	margin: 0px;
}

#header #userform {
	text-align: right;
	margin-bottom: 5px;
}

#header #userform img {
	margin: 5px 4px;
}
#header #userform input {
	margin: 5px 3px;
}

#header #userform .loginbtn {
	margin: 0px;
}

#topbar {
	color:#BD5100; 
	width: 765px;
	background-image:url(/images/design/bg-top.jpg); 
	background-repeat:no-repeat;
	height: 208px;
	margin: 0px;
	padding: 0px;
}

#topbar #leftnavigation {
	margin:30px -3px 0px 47px;
	float:left;
}
#topbar #images {
	margin: 0 -3px; 
}
#leftbar a { 
	color:#BD5100; 
	background-image:url(/images/design/a2.gif); 
	background-repeat:no-repeat;
	background-position:0 6px; 
	padding-left:13px
}
#leftbar a.noimage { 
	color:#BD5100; 
	background-image:url(); 
	padding-left:0px
}


#leftbar {
	width:219px;
	background:#E0DAC7;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#leftbar #leftmenu {
	background:#E0DAC7;
	margin: 20px;
	padding: 0px;
}

#leftbar #subscriptionform {

	float: bottom;
	vertical-align: bottom;
	background:#CFC6AB;
	padding: 15px;
}

#contentseparator {
	width : 10px;
	height: 100%;
	border-left: 1px #CFC6AB solid;
	border-right: 0px;
	background:#EDE9DE;
	padding: 0px;
	float: left;
margin: 0 -3px; 
}
#maincontent {
	height: 100%;
	background:#EDE9DE;
}
#maincontent p {
	margin: 10px 20px 20px 20px;
}
#maincontent a { 
	color:#BD5100; 
	background-image:url(/images/design/a2.gif); 
	background-repeat:no-repeat;
	background-position:0 6px; 
	padding-left:13px
}

#maincontent a.site_path { 
	background:0px; 
	padding-left:0px
}
#maincontent table a { 
	background:0px; 
	padding-left:0px
}

#categorylist  {
	border: 1px gray solid;
}
#categorylist td  {
	padding: 5px;
	margins: 0px;
	border-bottom: 1px gray solid;
	border-left: 1px  #cdcdcd solid;
	border-right: 1px gray solid;
	border-top: 1px  #cdcdcd solid;
}

#leftbar #news {
	
}
.newstime {
	background:url(/images/design/a1.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
	vertical-align: middle;
	margin-bottom: 4px;
}

.newscontent {
	margin-bottom: 30px;
}

.c_text { color:#353535; font-size:10px}
.c_text a { color:#DE7000}
.c_text span a{ color:#353535; text-decoration:none; font-size:11px}
.c_text span a:hover{ color:#353535; text-decoration:underline}
.c_text span { color:#DE7000}

a:hover{text-decoration:none;}
h1 {
	margin-top: 10px; margin-bottom: 15px; font-size: 15px;
}


.m_text span { color:#302E32}
.m_text a{ 
color:#BD5100; 
background:url(images/design/a2.gif) no-repeat; 
background-position:0 6px; padding-left:21px}
.m_text span a{ color:#BD5100; background:none; padding:0px}
.m_text span strong{ color:#BD5100}
	
table.wrapper {margin-left: auto; margin-right: auto}

.message_warning {
	BACKGROUND-COLOR: #e5e5e5;
}
.message_error {
	BACKGROUND-COLOR: pink;
}
.message_info {
	BACKGROUND-COLOR: #9adf91;
}

TR.tableheader TD {
	COLOR: #ffffff; HEIGHT: 25px; BACKGROUND-COLOR: #999999
}
.input2 { width:182px; height:21px; color:#A5A3A3; border:1px solid #968D7A; background:#EDE9DF; vertical-align:middle; padding-left:7px; color:#454545}

