/* CSS Document */

body
{
	margin:0px;
	font-family:"Trebuchet MS";
	color:white;
	background:url(images/bg.jpg) top left repeat-x;
	background-color:#51504F;
	font-size:12px;

}


/*----------------------------------------------------------------------------------------------------------*/

a 
{
	color:#A0A0A0;
	text-decoration:none;
}
	
a:link
{
	color:#A0A0A0;
}
	
a:hover
{
	color:#FFFFFF;
}

/*----------------------------------------------------------------------------------------------------------*/

.white15px {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.white15px a{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.white15px a:link{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.white15px a:hover{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------------------------*/

.yellowtxt
{
	color:#FFF6D1;
}

	.yellowtxt a 
	{
		color:#FFF6D1;
		text-decoration:none;
	}
	
	.yellowtxt a:link
	{
		color:#FFF6D1;
	}
	
	.yellowtxt a:hover
	{
		color:#FFFFFF;
	}

/*----------------------------------------------------------------------------------------------------------*/

.graytxt
{
	color:#A0A0A0;
}

	.graytxt a 
	{
		color:#A0A0A0;
		text-decoration:none;
	}
	
	.graytxt a:link
	{
		color:#A0A0A0;
	}
	
	.graytxt a:hover
	{
		color:#FFFFFF;
	}
	
/*----------------------------------------------------------------------------------------------------------*/

.graytxt2
{
	color: #CCCCCC;
}

/*----------------------------------------------------------------------------------------------------------*/

.heading1
{
	font-size:18px;
	color:#FFEEA4;
	font-family:"Trebuchet MS";
}

.headingperp
{
	font-size:18px;
	color:#858ab2;
	font-family:"Trebuchet MS";
}
/*----------------------------------------------------------------------------------------------------------*/

.nav
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

	.nav ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.nav li
	{
		border-bottom:dashed 1px #747372;
		padding-bottom:7px;
		padding-top:7px;
		padding-left:35px;
		background:url(images/arrow.gif) 10px 10px no-repeat;
	}

.nav a
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:white;
}

.nav a:link
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.nav a:hover
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#FFF6D1;
}

/*----------------------------------------------------------------------------------------------------------*/

.bullets
{

}

.bullets ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.bullets li
{
	border-bottom:dashed 1px #747372;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
	background:url(images/arrow2.gif) 10px 10px no-repeat;

}

/*----------------------------------------------------------------------------------------------------------*/

.border-bottom
{
	border-bottom:dashed 1px #747372;
	
}

/*----------------------------------------------------------------------------------------------------------*/

.border
{
	border:dashed 1px #747372;
	height:1px;
	margin-bottom:15px;
	margin-top:15px;
	
}

/*----------------------------------------------------------------------------------------------------------*/

.newsletter-field
{
	width:290px;
	height:18px;
	font-size:11px;
	font-family:"Trebuchet MS";
}

.input-field
{
	width:150px;
	height:18px;
	font-size:11px;
	font-family:"Trebuchet MS";
}
.perp
{
	color:#858ab2;
}

	.perp a 
	{
		color:#858ab2;
		text-decoration:none;
	}
	
	.perp a:link
	{
		color:#858ab2;
	}
	
	.perp a:hover
	{
		color:#FFFFFF;
	}


.hed
{
	font-size:11px;
	font-weight:bold;
	color:#858ab2;
}

.prodimg
{
	float:left;
	padding:2px;
	height:170px;
	width:145px;
	cursor:pointer;
	background-color: #666666;
}
