body {
margin: 8px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

.leftendbg {
	background-image: url(images/leftendbg.gif);
	background-repeat: no-repeat;
}
.topbg img {
	float: right;
	margin-top: -18px;
}

.bodytopbg {
background-image: url(images/bodytopbg.gif);
}

.bodyleftbg {
background-image: url(images/bodyleftbg.gif);
}

.bodyrightbg {
background-image: url(images/bodyrightbg.gif);

}


A:link {
	color: #33CCCC;
	text-decoration: none;
font-weight : bold;
}

A:visited {
	color: #33CCCC;
	text-decoration: none;
font-weight : bold;
}

A:active {
	color: #33CCCC;
	text-decoration: none;
font-weight : bold;
}

A:hover {
	color: #fe4877;
	text-decoration: none;
	font-weight : bold;
}

TD {
	font-size: 11.5px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
    color : #505050;
}

span.boldtext {
	font-weight:bold;
}


P.boldtext {
	font-weight:bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

.smaller a {
	font-size: 11px;
}

HR {
	color : #767981;
	height : 1px;
}

.greytext {
    font-size: 12px;
	font-family : Verdana;
    color : #505050;    
}

.greytextsmall {
    font-size: 10px;
	font-family : Verdana;
    color : #505050;
}


.italic {
    font-style: italic;
}

span.special {
    color : #F52A75;
}


.indeximg {
border: 2px solid white;
}
.indeximg2 {
margin-right: 3px;
margin-top: 3px;
padding-right: 3px;
padding-top: 3px;
float: right;
clear: right;
}


.underline {
    text-decoration:underline;
    font-weight:bold;
}

li{	
list-style:none;
}	

.fl { float: left; 
}
.fr { float: right; 
}
.clear { clear: both;
}

hr.review {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}

img.grid {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto }

/* mail form css */

.mailwrapper {
	text-align: center;
}


.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;


}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding-top: 0;
	margin: -9px 0 10px 10px;
	vertical-align:bottom;  
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;	
}


.maildiv li {
	margin: 0 0 4px 0;
}

.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

.form {
width: 80px;
	text-align: right;
	padding: 0 10px 0 0;
}

#bottom {
height: 30px;
width: auto; 
background: url(images/bottom_shad.gif)
}
.smaller .alternative a {
	color: #82BED2;
}
.smaller .alternative a:hover {
	color: #fe4877;
}
#logo {
	margin-bottom: 15px;

}
.topbg .menu {	
	width: 100%;
	

}
.topbg .menu a {
	width: 100%;
	padding-right: 30px;
	color: #33CCCC;
}
.topbg .menu a:hover {
	color: #fe4877;
}

ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	margin:0px;
	padding-left:0px;
	background:none;
	width: 100%;
	margin-top: -17px;
	z-index: 999999;
	position: relative;
}

ul.menu li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	width: 100%;
	vertical-align: text-bottom;
	z-index: 999999;
}

.smaller #special a {
	color: #fe4877;
}
.smaller #special a:hover {
		color: #33CCCC;
}
.smaller #sale a {
	color: #FF0000;

}

.smaller #sale a:hover {
		color: #33CCCC;
}

.topbg .menu .nav {
	
}
.topbg .menu .nav_selected img {
	margin-top: -10px;

}
#mainbodyspan #topbuy {
	float: right;
	margin-top: 40px;
	margin-right: 5px;

}