body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url('../components/right_pb_tile.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #6ecc00;
}


.topbg
{
	background-image: url('../components/usadbbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

img
{
	border: 0px;
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}


.topband
{
	background-image: url('../components/topband.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.bot_black_bg
{
	background-image: url('../components/botband.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.band
{
	background-image: url('../components/band.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.botbg
{
	
	background-repeat: repeat-y;
	background-position: bottom center;
}

.contentmainbg
{
	background-image: url('../components/content_mainbg.png');
	background-repeat: repeat-y;
	background-position: top center;
}

.contentbg
{
	background-image: url('../components/contentbg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.maincontent
{
	font-family: Verdana, Sans-serif;
	/*font-weight: bold;*/ 
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

p.maincontent
{
	text-indent: 20px;
	text-align: justify;
}


.topmid_top
{
	background-image: url('../components/topmid_top.png');
	background-repeat: no-repeat;
	background-position: -1px top;		
}

.topmid_left
{
	background-image: url('../components/topmid_left.png');
	background-repeat: no-repeat;
	background-position: -1px top;		
}

.topmid_mid
{
	background-image: url('../components/topmid_mid.png');
	background-repeat: repeat-x;
	background-position: top center;		
}

.topmid_right
{
	background-image: url('../components/topmid_right.png');
	background-repeat: no-repeat;
	background-position: -3px top;		
}

.topmid_bot
{
	background-image: url('../components/topmid_bot.png');
	background-repeat: no-repeat;
	background-position: -1px top;		
}

.img_bg_01
{
	background-image: url('../components/img_bg_01.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 173px;
	height: 172px;
}

.img_bg_02
{
	background-image: url('../components/img_bg_02.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 433px;
	height: 137px;
}

.bikebg
{
	background-image: url('../components/bike_bg.png');
	background-repeat: no-repeat;
	background-position: left 20px;	
}

.navisep
{
	background-image: url('../components/navi_sep.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.topbar3
{
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.imgnamediv
{
	width: 130px;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


p.product_title
{
	font-family: Arial, Sans-serif;
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	font-size: 18px;
	text-transform: uppercase;
}

p.product_price
{
	font-family: Arial, Sans-serif;
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
}

.highlight_color
{
	color: #ffb502;
}

.product_form
{
	font-family: Verdana, Arial, Sans-serif;
	color: #165983;
	font-size: 11px;
}

.product_form_input
{
	border: 1px solid #050505;
	background-color: #FFFFFF;
}


.main_description
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main_description p
{
	margin: 10px;
	text-indent: 50px;
}

.darkbg
{
	background-color: #404040;
}

