/* Copyright © 2001 - 2010 Fluid Media Ltd. All rights reserved */
/* http://www.fluidmedia.co.uk */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #EDEDED;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-size: small;
	color: #CCCCCC;
}
a.b:link, a.b:visited, a.b:active {
	font-size: xx-small;
	color: #999999;
	font-weight: normal;
}
a.b:hover {
	font-size: xx-small;
	color: #000000;
}
a.c:link, a.c:visited, a.c:active {
	font-size: x-small;
	color: #DDDDDD;
	font-weight: normal;
}
a.c:hover {
	font-size: x-small;
	color: #AAAAAA;
}
a.d:link, a.d:visited, a.d:active {
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
a.d:hover {
	font-size: x-small;
	color: #666666;
}
a.e:link, a.e:visited, a.e:active {
	font-size: x-small;
	color: #FFFFFF;
}
a.e:hover {
	font-size: x-small;
	color: #CCCCCC;
}
h1 {
	font-size: large;
	color: #3090C8;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: small;
	color: #FFFFFF;
}
.copyright {
	font-size: xx-small;
	color: #999999;
}
.required {
	font-size: xx-small;
	color: #CC0000;
}
.grey_menu_text {
	font-size: x-small;
	color: #DDDDDD;
}
.dress_forms {
	font-weight: bold;
	font-size: small;
	color: #3090C8;
}
.dress_form_subhead {
	font-weight: bold;
	font-size: x-small;
	color: #3090C8;
}
.dress_form_prices {
	color: #CC0000;
	font-weight: bold;
}
.telephone {
	font-weight: bold;
	font-size: large;
	color: #3090C8;
}
li {
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
input.fluid-btn {
	color: #FFFFFF;
	background-color: #3090C8;
}
input.fluid-btnov {
	color: #CCCCCC;
	background-color: #3090C8;
	cursor: pointer;
}
.passport_pic {
	float: left;
	margin: 0.2em 0.9em 0.9em 0;
}
.border_pic { 
border: 1px solid #FFFFFF; 
}
.blue-top-box {
	color: #FFFFFF;
    padding: 2px 4px;
	font-weight: bold;
	font-size: small;
	background-color: #07A9D6;
	text-align: center;
}
.grey-bottom-box a{
    display:block;
	color: #FFFFFF;
    padding: 2px 4px;
	font-weight: normal;
	font-size: small;
	background-color: #6E6E6E;
	text-align: right;
}
.grey-bottom-box a:hover {
    background:#888888;
}
.topbox {
	background-image: url(morquip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4372C2;
}
.menubox {
	background-image: url(menu_bkg.gif);
}
.basebox {
	background-image: url(fade_top.gif);
}
.blue-header-box {
	color: #FFFFFF;
    padding: 20px 20px;
	background-color: #07A9D6;
}
#scrollCell {
	color: #FFFFFF;
    border:1px solid #07A9D6;;
	padding:20px 20px;
    height:179px;
    width: 409px;
    scrollbar-base-color:#07A9D6;;
    overflow: auto;
	background-color:#07A9D6;
}
.dressform_bar {
	background-image: url(nav-bkg.gif);
}
.white_nav_text {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

