

body
{
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}


.border{
border: 1px solid #689300; }

.menu{
background-image:url(images/menu-top.jpg);
background-repeat:no-repeat;
height:32px;
width:238px;  
 }

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2676bf;
	padding-top:2px;
	}
	
.boldtext1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0a0d2e;
	padding-top:2px;
	}	

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.header
{
	background-image: url(images/header.jpg);
	height:200px;
	width:565px;
	background-repeat: no-repeat;
	}
	
.bg
{
	background-image: url(images/bg1.jpg);
	width:1px;
	background-repeat: repeat-x;}	
	

		

.banner{
	background-image:url(images/header.jpg);
	width:678px;
	height:227px;
	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:#000000; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4d4d4d; text-decoration:none;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2676bf; text-decoration:none; }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}

.footerlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#747474; text-decoration:none; }
.footerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a8020c; text-decoration:none;}

.productlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold; }
.productlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a; text-decoration:none; font-weight:bold; }


.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}


