body {
background-image: url('images/bodyBG.jpg'); 
background-attachment: fixed; 
background-repeat: repeat-x;
}


.bodyText {
	font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; color: #636060;
}
.headerText {
	font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: #636060;
}

.notice {
	font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #FE9932;
}

.boxSideL {
  background: url(images/left.jpg);
  background-repeat: repeat;
  }
 .boxSideR {
  background: url(images/right.jpg);
  background-repeat: repeat;
  }

a.textLink, a.textLink:active, a.textLink:visited {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #636060; 
}

a.textLink:hover {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #94BB2F; 
}

a.orderLink, a.orderLink:active, a.orderLink:visited {
font-family: Tahoma, Arial; font-weight: bold; text-decoration: none; font-size: 16px; color: #1F7E91; 
}

a.orderLink:hover {
font-family: Tahoma, Arial; font-weight: bold; text-decoration: none; font-size: 16px; color: #94BB2F; 
}

a.more, a.more:active, a.more:visited {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #4480AB; 
}

a.more:hover {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #94BB2F; 
}

a.footLink, a.footLink:active, a.footLink:visited {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 14px; color: #1F7E91; 
}

a.footLink:hover {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 14px; color: #94BB2F; 
}

a.ssLink, a.ssLink:active, a.ssLink:visited
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #BEBCBC;  text-decoration: none;
}

a.ssLink:hover {
font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #000000;  text-decoration: none;
}
