body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;

	background-image: URL('images/s_bgheader.png');
	background-repeat: repeat-x;

}

#contain {

	width: 770px;

	margin: 0px auto;

}

#header {

	width: 750px;
	height: 200px;

}

#footer {
	clear: both;
	
	width: 750px;

	padding: 20px 10px;
	
	font-size: 10px;
}

#left {

	width: 530px;

	padding: 10px;

	float: left;

}

#right {

	width: 200px;

	padding: 10px;

	float: right;

}

#full {

	width: 750px;

	padding: 10px;
}

.head {

	font-size: 16px;
	color: #003399;

}

.roundedcornr_box_498485 {
   background: #ffffff url(images/roundedcornr_498485_grad.gif) repeat-x top left;
}
.roundedcornr_top_498485 div {
   background: url(images/roundedcornr_498485_tl.gif) no-repeat top left;
}
.roundedcornr_top_498485 {
   background: transparent url(images/roundedcornr_498485_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_498485 div {
   background: url(images/roundedcornr_498485_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_498485 {
   background: transparent url(images/roundedcornr_498485_br.gif) no-repeat bottom right;
}

.roundedcornr_top_498485 div, .roundedcornr_top_498485,
.roundedcornr_bottom_498485 div, .roundedcornr_bottom_498485 {
   width: 100%;
   height: 6px;
   font-size: 1px;
}
.roundedcornr_content_498485 { margin: 0 6px; }

A:link {

	text-decoration: underline; color: #003399;

}
A:visited {

	text-decoration: underline; color: #003399;

}
A:hover {

	text-decoration: underline; color: #003399;

}
A:active {

	text-decoration: underline; color: #003399;

}


.title {
	font-size: 18px;
	color: #003399;
}

.price {
	font-size: 15px;
	font-weight: bold;
	color: #888888;
}

.orange {
	color: #006DA8;
}

.pink {
	color: #FF3399;
}

.blue {
	color: #003399;
}

.drkblue {
	color: #3163B5;
}

.green {
	color: #00CC33;
}

