body {
	margin: 0;
	padding:0;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background: #ffffff;	
}
 
h1.blogtitle {
margin: 0;
padding:0;
letter-spacing:-1px;
line-height: 1.0em;
font-family: tahoma, arial, sans-serif;
font-size: 240%;
}
	
h1.blogtitle a:link, 
h1.blogtitle a:visited, 
h1.blogtitle a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
	}
	
h1.blogtitle a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	}
 
p.tagline { 
	margin: 0;
padding: 0;
font-size:1.2em;
font-weight: bold;
color: #666666;	}
 
 
a:link, a:visited, a:active {
	color: #666666; 
	font-weight: bold; 
	text-decoration: none; 
}
	
a:hover {
	color: #cc0000;
	font-weight: bold; 
	text-decoration: underline; 
}

.menu {
	border-collapse:collapse;
	border-width: 0px;
	margin-left: 5px;	
	height: 15px;
}

.menubox {
	border-width: 1px;
	border-style: dashed;
	border-color: #AAAAAA;
}

.menuitem {
	vertical-align: center;
	background-color: #FFFFFF;
	height: 15px;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:active {
	font-family: tahoma, arial, sans-serif;
	color: #999999;
	font-size: 0.7em;
	font-weight: normal; 
	text-decoration: none; 
	vertical-align: middle;
	height: 15px;
}

a.menuitem:hover {
	color: #000000;
	text-decoration: none; 
	background-color: #EEEEEE;
}


.section_header{
	background-color: #666666;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}



.section_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
}

.shop_item {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;	
	vertical-align: top;
	text-align: left;
	width = "100%";
}

.shop_item_headline {
	font-family: tahoma, arial, sans-serif;
	font-size: 1.8em;
	color: #000000;
	vertical-align: top;
	text-align: left;
}


.button {
	background:#999999; 
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #000000; 
	border-width: 1; 
	border-color: #FFFFFF;
}


.checkout_button {
	background:orange; 
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #000000; 
	border-width: 1; 
	border-color: #FFFFFF;
}

.file_select { 
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #7E7E7E; 
}


.form_label {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: right;
	vertical-align: top;
	float: none;
	clear: none;	
}

.form_field {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	float: none;
	clear: none;
}

.form_message {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	float: none;
	clear: none;
}

.form_message_label {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	float: none;
	clear: none;
}

.form_textarea
{
    text-align:			left;
	width:				700px;
	font-weight: 		normal;
	font-family: 		tahoma, arial, sans-serif;
	font-size: 			1.0em;
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.uploadmessage {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.uploadmessage {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
}

.cart_table_cell {
	border: 1px solid #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;	
	vertical-align: top;
	text-align: left;
	
}

.cart_table_total {
	border: 1px solid #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #000000;	
	vertical-align: top;
	text-align: right;
	
}
.cart_table_collapse {
	border-collapse:collapse;
}
