.body	{
	background-image: url("http://www.klenztone.com/images/bg.gif");
}

.center_table	{
		margin-top:-10px;
		margin-left:-10px;
		margin-right:-10px;
	}
.section_top	{
		background-image: url("http://www.klenztone.com/images/title_bar1.gif");
	}

.section_top_white {
		background-image: url("http://www.klenztone.com/title_bar_whitetop.gif");
	}

.section_top_334 {
		background-image: url("http://www.klenztone.com/title_bar_334.gif");
	}

.section	{
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	background-color:#FFFFFF;
	font-family:verdana,arial;
	
	line-height:20px;
	padding:5px;
}

.main_table	{
	width:765px;
	margin-top:-5px;

			  
	border-left:2px solid #808080;
	border-right:3px solid #000000;
	padding:20px;
	background-color:#D6D6D6;
	font-family:verdana,arial;
	font-size:12px;
	line-height:22px;
	}


.footer {
	font-family:verdana,arial;
	font-size:9px;
	color:black;
	padding:10px;
}

.footer_link {
	color:black;
	font-size:9px;
	font-family:verdana,arial;
	text-decoration:none;
	}
	
.footer_link:hover {
	text-decoration:underline;
	color:#363636;
}

.link:visited	{
	border-bottom:1px dashed #666666;
	}

.link	{
	font-family:verdana,arial;
	font-size:11px;
	border-bottom:1px dashed #FF0000;
	text-decoration:none;
	color:black;
	}

.link:hover	{
	
	border-bottom:1px solid red;
	color:red;
	}

.error {
	border-color: #FF0000;
	border-width: 2;
	border-style: solid;
	background-color: #FFDEDE;
	width: 400px;
	
}
.error TD {
	color: #FF0000;
	FONT-SIZE: 12px; 
	font-family:verdana, sans-serif;
}
.error .title {
	background-color: #FF9393;
}
.error .title TD {
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 12px; 
	font-family:verdana, sans-serif;
}

.error .list	{
	line-height:20px;
}

.video_link {
	text-decoration:none;
}
		