

body
{
	margin:0;
	padding:0;
	background-image: url(images/topcontainer-bg.jpg); background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}


.border{
border: 1px solid #bbdff4; background-color: #dcedf7; padding:10px;}

.menuborder{
border: 1px solid #9d9d9d; background-color:#FFFFFF;}

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8f004d;
	}
	
.textbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#313131;
	padding-bottom:5px;
	}

.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:152px;
	background-repeat: no-repeat;
	
	}

.banner{
	background-image:url(images/banner.jpg);
	width:873px;
	height:243px;
	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:#830047; text-decoration:none; font-weight:bold; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#dc65a5; text-decoration:none; font-weight:bold;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;  }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f6dae9; text-decoration:none;}

.linkfooter{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;  }
.linkfooter:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; font-weight:bold; }

.textbox{
border:1px solid #cbd0b1;
width:150px;
height:15px;}

.dropbox{
border:1px solid #cbd0b1;
width:70px;
height:17px;}

.dropbox1{
border:1px solid #cbd0b1;
width:40px;
height:17px;}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}


.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;


}


.footers a
{
	color:#99c704;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
}
.box-bg{
	
	background-image:url("images/search-bg.jpg") ;
	background-repeat:repeat-y;
	 border: solid 0px #0D447F;
}
.box-top{
	
	background-image:url("images/search-top.jpg") ;
	background-repeat:repeat-y;
	 border: solid 0px #0D447F;
}


