body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
.navgradient {
	background-image:url(images/topnavgradient.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-size:20px;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
	margin:0;
	padding-top:2px;
	padding-bottom:4px;
}

h2 {
	font-size:17px;
	color:#009900;
	font-weight:bold;
	padding-left:10px;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
}
.grey14 {
	font-size:15px;
	color:#ADADAD;
	font-weight:bold;
	padding-left:10px;

}
.grey14  a:link {
	text-decoration: none;
	color:#999999;

}
.grey14  a:active {
	text-decoration: none;
	color:#999999; 
}
.grey14  a:visited {
	color:#999999;
	text-decoration:none;
}
.grey14  a:hover {
	text-decoration: none;
	color: #000000;
}
.grey14 a:visited hover {
	text-decoration:none;
	color: #000000;
}	
.smalltxt {
	font-size:12px;
	color:#525252;
	padding-right:10px;
}
.smalltxt a:link {
	text-decoration: none;
	color:#525252; 
}
.smalltxt  a:active {
	text-decoration: none;
	color:#525252; 
}
.smalltxt a:visited {
	color:#525252;
	text-decoration:none;
}
.smalltxt  a:hover {
	text-decoration: none;
	color: #000000;
}
.smalltxt a:visited hover {
	text-decoration:none;
	color: #000000;
}
.white_text {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.white_text a:link {
	text-decoration: none;
	color: #ffffff; 
}
.white_text  a:active {
	text-decoration: none;
	color:#ffffff; 
}
.white_text  a:visited {
	color: #ffffff;
	text-decoration:none;
}
.white_text  a:hover {
	text-decoration: none;
	color: #54CF3C;
}
.white_text a:visited hover {
	text-decoration:none;
	color: #54CF3C;
}
.leftbar {
	background-image:url(images/leftbar.jpg);
	background-repeat:no-repeat;
	size:230px;
	background-position:center;
}
.black16 {
	font-size:16px;
 	font-weight:bold;
}

.rightbar {
	background-image:url(images/rightbar.jpg);
	background-repeat:no-repeat;
	size:260px;
	background-position:center;
}	
.side_nav_title {
	font-size:18px;
	color:#000000;
}
.newsletter {
	background-image:url(images/newsletter.jpg);
	background-repeat:no-repeat;
	width:230px;
}	
.side_nav_title  a:link {
	text-decoration: none;
	color: #000000; 
}
.side_nav_title  a:active {
	text-decoration: none;
	color:#000000; 
}
.side_nav_title  a:visited {
	color: #000000;
	text-decoration:none;
}
.side_nav_title  a:hover {
	text-decoration: none;
	color: #FF3165;
}
.side_nav_title  a:visited hover {
	text-decoration:none;
	color: #FF3165;
	text-decoration:none;
}
.prod_text {
	font-size:14px;
	color:#333333;
}
.prod_text a:link {
	text-decoration: underline;
	color: #333333; 
}
.prod_text a:active {
	text-decoration: underline;
	color: #333333; 
}
.prod_text a:visited {
	color: #333333;
	text-decoration:underline;
}
.prod_text a:hover {
	text-decoration: underline;
	color: #BD9AB4;
}
.prod_text a:visited hover {
	text-decoration: underline;
	color: #BD9AB4;
}
.darkgray {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.darkgray a:link {
	text-decoration: none;
	color: #333333;
}
.darkgray a:active {
	text-decoration: none;
	color: #333333; 
}
.darkgray a:visited {
	text-decoration: none;
	color: #333333;
}
.darkgray a:hover {
	text-decoration: none;
	color:#FF0000;
}
.darkgray a:visited hover {
	text-decoration: none;
	color: #FF0000;
}
.tborder {
	border:1px solid #cccccc;
}
.maintxt {
	font-size:14px;
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	line-height:130%
}
.headtitle {
	font-size:18px;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
}
.headtitle a:link {
	text-decoration: none;
	color:#ffffff; 
}
.headtitle a:active {
	text-decoration: none;
	color:#ffffff;
}
.headtitle a:visited {
	color:#ffffff;
	text-decoration:none;
}
.headtitle a:hover {
	text-decoration: none;
	color: #54CF3C;
}
.headtitle a:visited hover {
	text-decoration: none;
	color: #54CF3C;
	text-decoration:none;
}
.kiss12 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.kiss12 a:link {
	text-decoration: none;
	color:#000000; 
}
.kiss12 a:active {
	text-decoration: none;
	color:#000000;
}
.kiss12 a:visited {
	color:#000000;
	text-decoration:none;
}
.kiss12 a:hover {
	text-decoration: none;
	color: #54CF3C;
}
.kiss12 a:visited hover {
	text-decoration: none;
	color: #54CF3C;
	text-decoration:none;
}

table.audioprv {
  width: 100%;
  font-size: 12px; 
}
table.audioprv th {
  background-color: #000000;
  color: #ffffff;
}
table.audioprv td {
  text-align: left;
}