/* CSS Document */

/*headerpart*/



#topheader {

	padding-top:10px;

	padding-left:0px;

	padding-bottom:5px;

}



/*bodypart*/

.page-title {

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

    }



.entry {

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #111111;

	text-decoration: none;

    }



#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 120px;

}



.menuplace2 {

	display: block;

	float: left;

	border-right:#984F26 0px dashed;

	padding:16px 8px 18px 9px;

}



.menuplace-right {

	display: block;

	float: left;

	padding:16px 22px 18px 8px;

}



.bordertable {

	border-bottom:#3E3E3E 0px solid;

	border-left:#3E3E3E 0px solid;

	border-right:#3E3E3E 0px solid;

	border-top:#3E3E3E 0px 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:#333333 1px solid;

	padding-top:12px;

	padding-left:13px;

	padding-right:18px;

}



.bordertableright1 {

	width:250px;

}



.bordertablebot {

	border-bottom:#404040 1px solid;

	font-family:Trebuchet MS;

	font-size:12px;

	color:#FFFFFF;

}



.bordertablebot1 {

	border-right:#848483 1px solid;

	padding-top:12px;

	padding-left:7px;

	padding-right:22px;

	width:250px;

}



.paddingbot {

	padding-right:18px;

	padding-left:100px;

	padding-top:22px;

	padding-bottom:44px;

}





/* General CSS Document */




body {

	margin:0px;



}

table {

	border:0px;

}

td, div {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #111111;

	font-style: normal;

	line-height: 13px;

	font-weight: normal;

	text-transform: none;

	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;

}

.boldtxt {

	font-family:Tahoma;

	font-size:10px;

	color: #CCCCCC;

	font-weight:bold;

	}

.headertxt {

	font-family:Arial;

	font-size:14px;

	font-weight:bold;

	text-decoration:underline;

	color: #DE937E;

	}

