/* CSS Document */

Body {
	background-color: #3dc900;
	margin-top: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	background-image: url(resources/bg.jpg);
	background-repeat: repeat-x;
}
tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.basketLink{
	color:#7aff31;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.basketLink a:link{
	color:#7aff31;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.basketLink a:visited{
	color:#7aff31;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.basketLink a:hover{
	color:#FFFFFF;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.basketLink a:active{
	color:#7aff31;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
#catMast{
	background-image:url(resources/cat_masthead.jpg);
	width: 658px;
	height: 169px;
	background-repeat: no-repeat;
}
#entNav{
	left: 300px;
	position: relative;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#entNav a{
	padding-right: 10px;
	padding-left: 10px;
}
.ent  {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 14px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : bold;
	text-decoration: None;
}
.ent A:link  {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 14px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : bold;
	text-decoration: None;
}
.ent A:visited  {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 14px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : bold;
	text-decoration: None;
}
.ent A:hover  {
	color: #7aff31;
	margin-top: 0px;
	font-size: 14px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : bold;
	text-decoration: none;
}
.ent A:active  {
	color: #FFFFFF;
	font-size: 14px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : bold;
	text-decoration: None;
}

A:link  {
	color: #356e13;
	margin-top: 0px;
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : normal;
	text-decoration: underline;
	font-size: 11px;
}
A:visited  {
	color: #356e13;
	margin-top: 0px;
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : normal;
	text-decoration: underline;
	font-size: 11px;
}
A:hover  {
	color: #000000;
	margin-top: 0px;
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : normal;
	text-decoration: underline;
	font-size: 11px;
}
A:active  {
	color: #356e13;
    font-family: Arial, Helvetica, Sans-Serif; 
    font-weight : normal;
	text-decoration: underline;
	font-size: 11px;
}

.catalog {
	font-size: 12px;
	color: #000000;
}

.call {
	font-size: 18px;
	color: #356e13;
	font-weight: bold;
}
.callW {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.callbody {
	color: #FFFFFF;
	font-size: 14px;
}
.links {font-size: 14px;
	color: #a8ff00;
	font-weight: bold;
}
.links a:link {font-size: 14px;
	color: #a8ff00;
	font-weight: bold;
}
.links a:hover {font-size: 14px;
	color: #a8ff00;
	font-weight: bold;
	text-decoration:underline
}
.links a:active{font-size: 14px;
	color: #a8ff00;
	font-weight: bold;
}
.links a:visited{font-size: 14px;
	color: #a8ff00;
	font-weight: bold;
}

.style4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.whiteBG{
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(resources/WhiteBG.jpg);
	background-repeat: repeat-x;
}
.credit {
	color: #a8ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.credit a:link{
	color: #a8ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.credit a:hover{
	color: #a8ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.credit a:active{
	color: #a8ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.credit a:visited{
	color: #a8ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #356E13;
	text-decoration: none;
}
.foot A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #356E13;
	text-decoration: none;
}
.foot A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #356E13;
	text-decoration: none;
}
.foot A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #356E13;
	text-decoration: none;
}
.foot A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #356E13;
	text-decoration: none;
}

.nav {
	font-size: 12px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration:none;
}
.nav A:link  {
	font-size: 12px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration:none;
}
.nav A:visited  {
	font-size: 12px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration:none;
}
.nav A:hover  {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration:none;
}
.nav A:active  {
	font-size: 12px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration:none;
}


.callB {
	background-image: url(resources/CallB.jpg);
	background-repeat: repeat-x;
	height: 149px;
	padding: 10px;
}
.callG {
	background-image: url(resources/CallG.jpg);
	padding: 10px;
	height: 149px;
	background-repeat: repeat-x;
	width: 190px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#TL{
	background-image: url(resources/cat_TL.jpg);
	height: 60px;
	width: 33px;
	background-repeat: no-repeat;
}
#T{
	background-image: url(resources/cat_T.jpg);
	background-repeat: repeat-x;	
}#TR {
	background-image: url(resources/cat_TL-06.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 26px;
}#L{
	background:url(resources/cat_L-10.jpg);
	background-repeat:repeat-y;
}
#M {
	background-image: url(resources/cat_contG.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#R {
	background-image: url(resources/cat_L.jpg);
	background-repeat: repeat-y;
}
.BL {
	background-image: url(resources/cat_BL.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 33px;
}
.B {
	background-image: url(resources/cat_B.jpg);
	background-repeat: repeat-x;
}
.BR {
	background-image: url(resources/cat_BR.jpg);
	height: 25px;
	width: 26px;
}

.prodTitle {
	font-size: 14px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.prodTitle a:link {
	font-size: 14px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.prodTitle a:visited {
	font-size: 14px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.prodTitle a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.prodTitle a:active {
	font-size: 14px;
	color: #356E13;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.prodPrice {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
}
.margin{
	height:49px;
}
.logo {
	background-image: url(resources/logo1.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 658px;
}

.emailText {
	font-size: 14px;
	color: #356E13;
	font-weight: bold;
	text-decoration: none;
}
