body {
	font-family: Verdana, Arial, sans-serif;
	}

a {
	font-weight: bold;
	text-decoration: none
	}
a:link, a:visited {
	color: #666666
	}
a:hover {
	color: #DDA0C2;
	}

.text, .textred, .textwhite, .textbold, .textstrike, .footer {
	font-size: 11px;
	line-height: 13px;
	}
.text, .textbold, .textsmall, .textstrike, .footer {
	color: #666666;
	}
.text2 {
	color: #990000;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	}
.textred {
	color: red;
	}
.textwhite {
	color: white;
	}
.textbold {
	font-weight: bold;
	}
.textsmall {
	font-size: 9px;
	line-height: 11px;
	}
.textstrike {
	text-decoration: line-through;
	}

.headline, .headline2 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	}
.headline {
	line-height: 13px;
	}
.headline2 {
	line-height: 17px;
	}

.productimage {
	border-width: thin;
	border-color: #ffffff;
	border-style: solid;
	}

.top {
	color: #E05F0F;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	}

.menu, .menu_ex, .menuitem, .menusmall {
	color: #FFFFFF;
	font-family: Arial Black, Verdana, sans-serif
	}
.menu {
	font-size: 20px;
	}
.menu_ex {
	font-size: 15px;
	}
.menuitem {
	font-size: 11px;
	}
.menusmall {
	font-size: 9px;
	}
a.menu, a.menu_ex, a.menuitem, a.menusmall {
	font-weight: normal;
	}
a:link.menu, a:link.menu_ex, a:link.menuitem, a:link.menusmall,
a:visited.menu, a:visited.menu_ex, a:visited.menuitem, a:visited.menusmall {
	color: #FFFFFF;
	}
a:hover.menu, a:hover.menu_ex, a:hover.menuitem, a:hover.menusmall {
	color: #DDA0C2;
	}

input.login {
	border-style: none;
	width: 120px
	}
