body { 
	font-family: Arial, Helvetica, sans-serif; SCROLLBAR-BASE-COLOR: #cccccc
}

table.bestoffer {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.bestoffer th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #ffffff;
	-moz-border-radius: ;
}
table.bestoffer td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #ffffff;
	-moz-border-radius: ;
}

.mainpic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.frontpictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menubartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;

}
.footerlinks  A:link, .footerlinks  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.footerlinks  A:hover, .footerlinks A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.ikonalink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.ikonalink  A:link, .ikonalink  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.ikonalink  A:hover, ikonalink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.TopMenu A:link, .TopMenu A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.TopMenu A:hover, .TopMenu A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.PriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: RED;
}

.background {
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;

}
/* set left hand menu style */
.lhmenu { 
	background-color:#666666; 
	border-top: 1px solid #cccccc; 
	color: #cccccc;
}

.lhmenu A:link, .lhmenu A:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	width: 200px;
	text-decoration:none;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	color: #cccccc;
	background-color:#666666;

}

.lhmenu A:hover, .lhmenu A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	width: 200px;
	text-decoration:none;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	color: #333333;
	background-color:#ff00cc;
}

.lhmenu A.selected, .lhmenu A.selected:hover, .lhmenu A.selected:visited, .lhmenu A.selected:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	width: 200px;
	text-decoration:none;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	color: #333333;
	background-color:#ff00cc;
}
.lhmenu#submenu{ 
	border: 0px ; 
	padding:1px 18px 1px 12px
	width: 150px;
}

.lhmenu#submenu A:link, .lhmenu#submenu A:visited, .lhmenu#submenu A.selected, .lhmenu#submenu A.selected:hover, .lhmenu#submenu A.selected:visited, .lhmenu#submenu A.selected:active{
	border: 0px ; 
	width: 150px;
	padding:1px 18px 1px 12px
}
.lhmenu#submenu A:hover, .lhmenu#submenu A:active {
	border: 0px ; 
	width: 150px;
	padding:1px 18px 1px 12px;
	color: #ff00cc;
	background-color:#666666;
}

.lhmenu#selected{ 
	background-color:#ff00cc;
	color: #333333;
}

.lhmenu#selected A:link, .lhmenu#selected A:visited, .lhmenu#selected A.selected, .lhmenu#selected A.selected:hover, .lhmenu#selected A.selected:visited, .lhmenu#selected A.selected:active, .lhmenu#selected A:hover, .lhmenu#selected A:active {

	background-color:#ff00cc;
	color: #333333;
}
.lhmenu#subselected{ 
	border: 0px ; 
	padding:1px 18px 1px 12px;
	color: #ff00cc;
	background-color:#666666;
	width: 170px;	
}

.lhmenu#subselected A:link, .lhmenu#subselected A:visited, .lhmenu#subselected A.selected, .lhmenu#subselected A.selected:hover, .lhmenu#subselected A.selected:visited, .lhmenu#subselected A.selected:active, .lhmenu#subselected A:hover, .lhmenu#subselected A:active {
	border: 0px ; 
	width: 170px;
	padding:1px 18px 1px 12px;
	color: #ff00cc;
	background-color:#666666;
}
.showsub {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 15px; 	
}
/* what a section item link looks like when you're not over it with the mouse */
.showsub A:link, .showsub A:visited, .showsub A:active {
	border: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color:#ffffff;
}
/* what a section item link looks like when you're not over it with the mouse */
.showsub A:hover, .showsub A:active, .showsub A:active {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #ff00cc;
	text-decoration: none;
	font-weight: bold;
	background-color:#ffffff;
}
/* what a section item link looks like when you're not over it with the mouse */
.showsub A:selected, .showsub A.selected:hover, .showsub A.selected:visited , .showsub A.selected:active{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color:#ffffff;
}

.MainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;

}
/* what a section item link looks like when you're not over it with the mouse */
.MainBodyText A:link, .MainBodyText A:visited, .MainBodyText A:active {
	border: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color:#ffffff;
}
/* what a section item link looks like when you're not over it with the mouse */
.MainBodyText A:hover, .MainBodyText A:active, .MainBodyText A:active {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #ff00cc;
	text-decoration: underline;
	background-color:#ffffff;
}
/* what a section item link looks like when you're not over it with the mouse */
.MainBodyText A:selected, .MainBodyText A.selected:hover, .MainBodyText A.selected:visited , .MainBodyText A.selected:active{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #ff00cc;
	text-decoration: none;
	background-color:#ffffff;
}
.inputbutton{
	background-color: #cccccc; 
	border: #ffffff 1px solid; 
	margin: 0px; 
	color: #333333; 
	font-weight: bold; 
	font-family: verdana, tahoma, arial; 
	font-size: 11px; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: center;
	align: center;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
/* what a section item link looks like when you're not over it with the mouse */
.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
/* what a section item link looks like when you're not over it with the mouse */
.breadcrumb A:hover, .breadcrumb A:active, .breadcrumb A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/* what a section item link looks like when you're not over it with the mouse */
.breadcrumb A:selected, .breadcrumb A.selected:hover, .breadcrumb A.selected:visited , .breadcrumb A.selected:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

/* set left hand menu style */
.bestoffer { 
	border: 1px solid #cccccc; 
	color: #333333;
	width: 200px;
	height: 110px;
	background-color:#ffffff;
	
}

.bestoffer A:link, .bestoffer A:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}

.bestoffer A:hover, .bestoffer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color: #ff0088;
}

.bestoffer A.selected, .bestoffer A.selected:hover, .bestoffer A.selected:visited, .bestoffer A.selected:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 6px 1px 12px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}

.bestoffer#box1 {
	background-color:#ff0088;
}

.bestoffer#box2 {
	background-color:#9900cc;

}

.bestoffer#box3 {
	background-color:#6633ff;

}

.bestoffer#box4 {
	background-color:#ffffff;

}
