body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF00;
	border-top-color: #FF0000;
	border-top-width: 1px;
	color: #666666;	
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

table
{table-layout: fixed;}


div.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;

}

a.menu:link {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}     /* unvisited link */

a.menu:visited {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}  /* visited link */

a.menu:hover {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* mouse over link */

a.menu:active {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* selected link */

#leftmenulist{
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

div.taddress{
	clear: both;
	width: 100%;
	text-align: center;
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-top-color: #FF0000;
	background-color: #FFFF00;
}



.tabbed1 {
	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: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.tabbed3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tabbed4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.tabbed2 {
	border: 1px solid #000000;
	background-color: #F3F3F3;
	
}

.style2 {
	font-size: 22px;
	color: #FF0000;
}

.style5 {
	font-size: 14px;
	color: #FF0000;
}

.style6 {
	font-size: 20px;
	color: #FF0000;
}

.stylebodytitle {
	font-size: 18px;
	color: #FF0000;
}

.stylebodytitle2 {
	font-size: 15px;
	color: #FF0000;
}

.highligt {
	font-size: 14px;
	color: #000000;
}
.h3 {
	font-size: 16px;
	color: #FF0000;
}
.h4 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
form.leftmenu{
	margin-bottom: 0px;
	width: 13em;
}
/*Defines members menu*/
	
ul.menu {
	list-style-type: none;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	list-style-position: inside;
	}

li.membersmenu {
	width: 130px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #FF0000;
	color: #FFFF00;
	border: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}

.flags{
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}

.flagimage{
	border: none;
}


a.flag:link {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}
	
a.flag:visited {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}  /* visited link */

a.flag:hover {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}   /* mouse over link */

a.flag:active {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}   /* selected link */
	
.form{
font-size: 13px;
}

.mouseout {
border: 5px solid red;
color: black;
background: cyan;
padding: 50px;
}
.mouseover {
border: 5px solid yellow;
color: white;
background: black;
padding: 50px;
}

.dashes {
border-top: 2px dashed #CCCCCC;
border-bottom: 0px;
}

.solid {
border-top: 2px solid #CCCCCC;
border-bottom: 0px;
}

.minititle {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.basketimage{
	border: none;
}


a.basket:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.basket:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.basket:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.basket:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.shopcat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.shopcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.shopcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.shopcat:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.highligt_A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.highligt_A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.highligt_A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.highligt_A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.centered
{
text-align:center
}

.headerimg{
	border-style: none;

}
