/* CSS Document */
/*headerpart*/

#topheader {
	padding-top:47px;
	padding-left:23px;
	padding-bottom:14px;
}

/*bodypart*/

#menu {
	background-image:url(images/menuback.gif);
	background-repeat:repeat-x;
	height:50px;
}

#menubot {
	background-image:url(images/menubotback.gif);
	background-repeat:repeat-x;
	height:50px;
}

.menuplace {
	display: block;
	float: left;
	border-right:#984F26 1px dashed;
	padding:16px 8px 18px 9px;
}	

.menuplace-left {
	display: block;
	float: left;
	border-right:#984F26 1px dashed;
	padding:16px 8px 18px 33px;
}	

.menuplace-right {
	display: block;
	float: left;
	padding:16px 22px 18px 8px;
}	

.bordertable {
	border-bottom:#3E3E3E 2px solid;
	border-left:#3E3E3E 2px solid;
	border-right:#3E3E3E 2px solid;
	border-top:#3E3E3E 2px solid;
}

.tableleft-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#848483;
	text-decoration:underline;
	padding-left:7px;
}

#tableleft-bot {
	background-image:url(images/tableleft-bot.gif);
	background-repeat:repeat-x;
}

#tableleft-mid {
	background-image:url(images/tableleft-mid.gif);
	background-repeat:repeat-x;
}

#tableleft-right {
	background-image:url(images/tableleft-right.gif);
	background-repeat:repeat-x;
}

/*footerpart*/

.footertext {
	padding-left:56px;
	padding-top:22px;
	padding-bottom:44px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.footertext1 {
	padding-left:15px;
	padding-top:22px;
	padding-bottom:44px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.footerlink {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.footerlink:hover {
	color:#ffffff;
	text-decoration:underline;
}


/*mixedpart*/

.headermenu {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	padding-bottom:14px;
	padding-top:56px;
}

.headermenu-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:14px;
	padding-top:56px;
	text-decoration:none;
}

.headermenu-link:hover {
	text-decoration:none;
	color:#E3C79A;
}

.border {
	border-bottom:#000000 1px solid;
}

.bordertableright {
	border-right:#848483 1px solid;
	padding-top:12px;
	padding-left:13px;
	padding-right:18px;
}

.bordertableright1 {
	padding-top:12px;
	padding-left:8px;
	padding-right:13px;
}

.bordertablebot {
	border-bottom:#404040 1px solid;
}

.bordertablebot1 {
	border-right:#848483 1px solid;
	padding-top:12px;
	padding-left:7px;
	padding-right:22px;
}

.paddingbot {
	padding-right:18px;
	padding-left:100px;
	padding-top:22px;
	padding-bottom:44px;
}
	

/* General CSS Document */

p {
	padding-top:10px;
	margin:0px;
}	
body {
	margin:0px;
	background-color: #000000;
}
table {
	border:0px;
}	
td, div {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #4A412A;
	text-decoration: none;
}
#externalcontainer {
	width:735px;
	background-color:#000000;
	margin:0px auto 0px auto;
}
.width100per {
	border:0px;
	width:100%;	
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}
