/* CSS Document */

.bodytext
{
	color:#666666;
	font-size:small;
	font-family:Georgia, "Trebuchet MS";
	line-height:20px;
}

.bodytitles2
{
	font-family:Georgia, "Trebuchet MS";
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

.bodttitles
{
	font-family:Georgia, "Trebuchet MS";
	color:#003300;
	font-size:medium;
	font-weight:bold;
}

.bodytitles
{
	font-family:Georgia, "Trebuchet MS";
	color:#003300;
	font-size:medium;
	font-weight:bold;
}

a.bodytext:link
{
	color:#666666;
	text-decoration:none;
}

a.bodytext:visited
{
	color:#666666;
	text-decoration:none;
}

a.bodytext:hover
{
	color:#333333;
	text-decoration:underline;
}

a.bodytitles2:link
{
	color:#666666;
	text-decoration:none;
}

a.bodytitles2:visited
{
	color:#666666;
	text-decoration:none;
}

a.bodytitles2:hover
{
	color:#333333;
	text-decoration:none;
	text-decoration:underline;
}


.addtocart
{
	background-image:url(images/add_to_cart_bg.jpg);
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	width:100px;
	height:30px;
	border:0px;
	font-family:Georgia, "Trebuchet MS";
}

.specialoffer
{
	background-image:url(images/special-offer-20-10-free.png);
	color:#FFFFFF;
	background-color:#fff;
	font-size:12px;
	text-transform:capitalize;
	width:304px;
	height:204px;
	border:0px;
	font-family:Georgia, "Trebuchet MS";
}

.buttons
{
	background-image:url(images/add_to_cart_bg.jpg);
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	width:75px;
	height:30px;
	border:0px;
	font-family:Georgia, "Trebuchet MS";
}

.inputboxes
{
	font-family:Georgia, "Trebuchet MS";
	background:#EAFBEC;
}

.buy_online
{
	background-image:url(images/buy_online.jpg);
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	width:150px;
	height:30px;
	border:0px;
	font-family:Georgia, "Trebuchet MS";
}
