body {
	margin: 15 15 15 15;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.foto {
	border : 1px solid Black;
}
.fotoa {
	background : #505050;
	border : 1px solid #FFB447;
}

body.store {
	margin: 15;
	background-image: url(/themes/default/background.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

.light {
	color: #505050;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
.nobg {
	background-image: none;
	background-color : Black;
}
.price_reg {
	color: #3A4557;
	font-weight: bold;
}
.price_sub {
	color: #F3353A;
	font-weight: bold;
}
.sidebar {
	color: #1E2530;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.strong {
	color: #1E2530;
	font-weight: bold;
}
.strongsmall {
	color: #1E2530;
	font-weight: bold;
	font-size: 10px;
}
.tiny {
	font-size: 9px;
}
.title {
	color: White;
	font-size: 14px;
	font-weight: bold;
}

foto {
	
}

.title_large {
	color: White;
	font-size: 18px;
	font-weight: bold;
}
.vmiddle {
	vertical-align: middle;
}

.shade {
	background-color: #C3C3C5;
}
.altshade {
	background-color: #B6B8BA;
}

a {
	color: #FFB447;
	text-decoration : none;
}
a:hover {
	color: #FFB447;
	text-decoration : underline;
}
a.heading {
	font-weight: bold;
}
a.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFB447;
	text-decoration: none;
}
a.navbar:hover {
	color: #CECECE;
	text-decoration: underline;
}
a.topbox {
	color: #FFFFFF;
	text-decoration: none;
}
a.topbox:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar {
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
}

div.heading {
	color: #1E2530;
	font-size: 12px;
	font-weight: bold;
}

input.text.slate {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

table.image {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 10;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
td.heading {
	background-color: #959799;
	font-weight: bold;
}
td.headinglight {
	background-color: #959799;
}
td.headingctr {
	background-color: #959799;
	font-weight: bold;
	text-align: center;
}
td.info {
	background-color: #C3C3C5;
	font-size: 10px;
}
td.infoctr {
	background-color: #C3C3C5;
	font-size: 10px;
	text-align: center;
}
td.label {
	background-color: #959799;
	font-weight: bold;
	text-align: right;
}
td.navbar_background {
	background-image: url(/themes/default/navbar_background.gif);
	background-repeat: repeat-y;
}
td.navbarad {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-size: 10px;
	padding: 3;
}
td.path {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
td.topbox {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	color: #CECECE;
}
td.search {
	background-image: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
td.sidebarframe {
	background-image: none;
	background-color: #9CA1A8;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 5;
}
td.subheading {
	background-color: #A7A9AB;
	font-weight: bold;
	color: #333333;
}

input.button { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold }
input.text { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
input.textk { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 25; height: 20 }
input.red { border-right: red 1px solid; border-top: red 1px solid; border-left: red 1px solid; border-bottom: red 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
select { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #000000; color: white }
textarea { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: white; width: 300 }