@charset "utf-8";
/* CSS Document */

body
{
background-color:#FFFFFF
}

#frame
{
width:1010px;;

	margin-right:auto;
	margin-left:auto;
	margin-top:0px
}
#content
{
width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	background-color: #ebebeb;
}
.header {
	margin-right:auto;
	margin-left:auto;
	width: 950px;
	background-color: #ebebeb;
	}
.left
{
	margin-right:auto;
	margin-left:20px;
float:left;
width: 220px;
	background-color: #ce1800;
	
	


}
.center
{
	
	margin-left:8px;
	float:left;
	display: inline;
	width: 400px;
	background-color: #ffffff;
	
	}
.center_white
{
	
	margin-left:8px;
	float:left;
	display: inline;
	width: 404px;
	background-color: #ce1800;
	
	}
.right
{
	margin-right:20px;
	float:right;
	display: inline;
	width: 250px;
	background-color: #ce1800;
	
	

}
.footer {
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	width: 950px;
	background-color: #ebebeb;
	
}
.roundtop { 
	background: url(../images/gtr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/gbr.gif) no-repeat bottom right; 
}

.roundtop_orange { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom_orange {
	background: url(../images/br.gif) no-repeat bottom right; 
}

.roundtop_white { 
	background: url(../images/wtr.gif) no-repeat top right; 
}

.roundbottom_white {
	background: url(../images/wbr.gif) no-repeat bottom right; 
}

img.corner {
   display: block !important;
}

.logo
{

margin-left:5px;

}


.link
{
color:#ffffff;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:justify;
line-height:15pt;
}
.sublink
{
color:#ffffff;
margin-left:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:justify;
line-height:14.32pt;
}
a:hover
{
color:#000000;
background-color:#ebebeb;
padding:3px 3px 3px 3px;
}
.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
	line-height:14.32pt;
	padding:0px 10px 0px 10px;
}

.bg
{
background-image:url(../images/banner.gif);
background-repeat:no-repeat;
text-align:justify;
margin-left:12px;
}
.flashtext
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
line-height:14.32pt;
font-style:normal;
margin-left:400px;
font-stretch:wider;

}
a
{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:justify;
}
.copyright
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000000;
	line-height:14.32pt;
	padding:0px 10px 0px 10px;
}

.address
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	line-height:14.32pt;
	padding:0px 5px 0px 15px;
}
	
	textarea
	{
	color: #000000;
	background-color: #ffffff;
	border: solid;
	border-width: 1px;
	border-color:#666666;
	}
	input[type="text"],input[type="password"]
	{
	height:13px;
	
	color: #000000;
	background-color: #ffffff;
	border: solid;
	border-width: 1px;
	border-color:#666666;
	}
	input[type="submit"]
	{
	color: #000000;
	border-width: 1px;
	border-color:#ebebeb;
	}
	fieldset
	{
	padding:0px 10px 10px 10px;
	border:solid 1px #666666;
	color:#666666;
	}
	legend
	{
	padding:10px 10px 10px 10px;
	border:solid 1px #ebebeb;
	color:#ffffff;
	background-color:#ce1800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	.product_name
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	}
