

body
{
	margin:0;
	padding:0;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}


.border{
border-bottom: 1px dashed #9d9d9d; }

.menuborder{
border: 1px solid #9d9d9d; background-color:#FFFFFF;}

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#525252;
	}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.header
{
background-image:url(images/header.jpg);
	width:850px;
	height:100px;
	background-repeat:no-repeat;
	}

.banner{
	background-image:url(images/banner.jpg);
	width:616px;
	height:156px;
	background-repeat:no-repeat;	
}

.product
{
	background-image:url(images/product-display.jpg);
	width:270px;
	height:115px;
	background-repeat:no-repeat;
	}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4176bc; text-decoration:none;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4176bc; text-decoration:none; }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none;}

.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}


.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}


.footers a
{
	color:#99c704;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
}