@charset "utf-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#0066FF;
}
img{
  border:0;
}
a:active {
	font-weight:bold;
	text-decoration: none;
	color:#09F;
}
a:link {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#09F;
	background-color:#000;
}
h1 span {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#04C;
	background-color:#003;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}
label {
	cursor:pointer; 
}
.borders {
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:10px; 
	border-bottom-style:dashed;
	border-top-style:dashed; 
	border-left-style:none; 
	border-right-style:none;
}
.bordersprice {
	background-color:#06C;
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:1px; 
	border-bottom-style:dashed;
	border-top-style:none; 
	border-left-style:none; 
	border-right-style:none;
}
.bordersprice2 {
	background-color:#06C;
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:1px; 
	border-bottom-style:groove;
	border-top-style:none; 
	border-left-style:none; 
	border-right-style:none;
}
.menu {
	font-weight: bold;
	font-family: Verdana, Georgia, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color:#000;
	line-height:1.3em;
}
.set {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	background-image:url(img/head_tr.jpg);
	padding-top:5px;
	text-indent:160px;
}
.setlow {
	font-weight: bold;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent:160px;
}
.content {
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
}
.highlight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:19px;
	text-transform:uppercase;
	font-weight:bold;
	color:#0FF;
	text-indent: 70px;
}
.lowlight {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0FF;
}
.links {
	font-weight: bold;
}
.insert {
	background-color:#03F;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.price {
	font-size:12px;
	color:#0FF;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.error {
	background-color:#F60;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.formname {
	color:#000;
	font-weight:bold;    
}
.lefty {
	float:left;
	padding-right:10px;
    display: inline;
}
.righty {
	float:right;
}
.clearer {
	clear:both;
}
.bilder li{
  float:left;
  display: inline;
  width: 130px;
  height: 110px;
}
.hidden{
  display: none;
}
.def{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border: 0px;
	border-style: solid;
	border-color: #CCCCCC;
}
.tdhead {
	background-image:url(img/head.jpg);
}
.tdleft {
	background-image:url(img/middle_left.jpg);
}
.tdright {
	background-image:url(img/middle_right.jpg);
}
.tdmenuspace {
	background-image:url(img/menuspace.jpg);
}
.tdbottom {
	background-image:url(img/bottom.jpg);
}