body {
	background-color: #34332E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
}

.shopimg {
	border-width: 1;
	border-color: #A0988B;
	border-style: solid;
}


table {
	font-size: 1em;
}

.req {
	width: 5px;
	background-color:#cccccc;
}

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #44423E;
}

a:active {
	color: #000000;
}

/*START MENUER*/

#menulink {
	height: 18px;
	background-color: #E1E1E1;
}

A.menulink {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
A.menulink:visited {
		color:#000000;
		text-decoration:none; 

}
A.menulink:active {
		color:#000000;
		text-decoration:none; 

}
A.menulink:hover {
		color:#000000;
		text-decoration:none; 
}

.selectedmenu {
		color:#000000;
		text-decoration:none; 
}

A.menusublink {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
A.menusublink:visited {
		color:#000000;
		text-decoration:none; 

}
A.menusublink:active {
		color:#000000;
		text-decoration:none; 

}
A.menusublink:hover {
		color:#000000;
		text-decoration:none; 
}

.selectedsubmenu {
		color:#000000;
		text-decoration:none; 
}

/*END MENUER*/

#header {
	width: 805px;
	height: 136px;
}

.headertxt {
	padding-top: 35px;
	padding-left: 27px;
	text-align: left;
	font-size: 11px;
	color: #5F6569;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

#blank {
	width: 100%px;
	height: 35px;
}

.shim {
	display: none;
}


#page {
	background-color: #ffffff;
	background-image: url(/images/main_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 805px;
	padding: 0px 0px;
	padding-top: 0px;
}

#sidebar {
	margin-left: 7px;
	float: left;
	width: 190px;
}

#sidebartxt {
	margin-top: 0px;
	margin-left: 5px;
	text-align: left;	
}


#content {
	height: 300;
	margin-left: 230px;
	text-align: left;
}


#contenttext {
	width: 552px;
	text-align: left;
}

#pagefooter {
	background-color: #ffffff;
	width: 805px;
	height: 60px;
	padding: 0px 0px;
	padding-top: 0px;
}

#footer {
	text-align: left;	
}


#bund {
	width: 805px;
	height: 25px;
}

#bundtxt {
	padding-top: 6px;
	padding-left: 15px;
	text-align: center;
	font-size: 10px;
	color: #5C5C5C;
}

.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
     BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #333C3F;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	BACKGROUND-COLOR: #BCC3C8;
	
}