td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6C;
	vertical-align: top;
}
.backgroundcont {
	background-attachment: scroll;
	background-image: url(../images/backgroundcont_shop.gif);
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	background-position: right top;
}
.background_shop {
	background-attachment: scroll;
	background-image: url(../images/background_shop.gif);
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	background-position: right top;
}
.dolphinwhite {
	background-attachment: scroll;
	background-image: url(../images/dolphwhitea_shop.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}
.dolphinright {
	background-attachment: scroll;
	background-color: #E5E5E5;
	background-image: url(../images/dolphright_shop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btop {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.btopa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bmiddle {
	border-top: thin none #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.bbottom {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #091D32;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CDD6DF;
	text-decoration: none;
}
a.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #664C99;
	text-decoration: none;
}
a.shop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9085BA;
	text-decoration: none;
	border: 1px;
}
.bleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #4A5A6C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A5A6C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5A6C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6C;
}
.border {
	border: 1px solid #4A5A6C;
}
.border_white {
	border: 1px solid #ffffff;
}
.white {
	color: #FFFFFF;
}
.textarea_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDD6DF;
	height: 80px;
	width: 420px;
	border: thin solid #8798AC;
}
.textfield_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDD6DF;
	border: thin solid #8798AC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {scrollbar-face-color: #E5E5E5; 
	scrollbar-shadow-color: #E5E5E5; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #333366; 
	scrollbar-track-color: #E5E5E5; 
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textgeneral { 
 border: 1px solid #FFFFFF; 
 background-image: url('../images/searchbox_shop_back.gif');
 background-repeat: repeat-x;
 background-position:left bottom;
}