body, table, tr, td {
	font-family: Verdana,Arial; 
	font-size: 11px; 
	line-height: 18px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #31338F; 
	scrollbar-arrow-color: #31338F; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #31338F;
}

a	{ 
	color: #31338F; 
	text-decoration: underline; 
}
a:hover	{ 
	color: #000000; 
	text-decoration: underline;
}

a.menu	{ 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.menu:hover	{ 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
}

a.topmenu	{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
}
a.topmenu:hover	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	background-color: #31338F;
}

a.topmenu_active	{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	background-color: #31338F;
}
a.topmenu_active:hover	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	background-color: #31338F;
}

a.submenu	{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline; 
}
a.submenu:hover	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #31338F;
}

a.cartposition {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}

a.limitlink {
	text-decoration: none; 	
	font-weight: bold;
}
.limitlink {
	color: #31338F; 
}


i {
	font-size: 9px;
}

input { 
	font-size: 11px; 
	border-bottom-width: 2; 
	border-left-width: 1; 
	border-right-width: 2; 
	border-top-width: 1; 
}

select { 
	font-size: 11px; 
	border-bottom-width: 2; 
	border-left-width: 1; 
	border-right-width: 2; 
	border-top-width: 1; 
}

.button { 
	background-color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding-left: 0px; 
	padding-right: 0px 
}

td.header {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

td.headerRight {
	Font-Family: Verdana, Arial;
	Font-Size: 12px;
	Font-Weight: normal;
	Color: #FFFFFF;
	Text-Align: Center;
	Background-Color: #31338F;
}
td.normalRight {
	Background-Color: #FDE92B;

}
td.cartposition {
	Background-Color: #FEF495;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	border-top: solid 1px #31338F;
	border-bottom: solid 1px #31338F;
}
.searchbox {
	border-width: 1px;
	border-style: solid;
}
hr {
	height: 1px;
	color: #31338F;
}
.copyright {
	width: 100%;
	text-align: right;
	Font-Family: Arial;
	Font-Size: 10px;	
	color: #31338F;
	border-top: solid 1px #31338F;
}