a { text-decoration : none }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {	color: #333333}
a:hover { color: #FFFFFF; background : #F22B93}
.sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #BFE7F9;
	scrollbar-shadow-color: #BFE7F9;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: #BFE7F9; 
	scrollbar-base-color: white; 
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.card
{
	font-family:        Geneva, Arial, Helvetica, sans-serif;
	font-size:          12px;
	font-weight:        bold;
    text-align:         center;
}

#main, #maintable, #ordercardscontainer
{
	position:			relative;
}

#ordercards
{
	position:			absolute;
	margin-left:		475px;
	margin-top:			80px;
}

#ordercards a, #ordercards img
{
	border:				0;
}