body{
	margin:0;
	padding:0;
	font-family: Tahoma;
	text-decoration: none;
	line-height:15px;
	font-size:11px;
	color:#333333;
	background-color:#000000;
		
}

p{
	margin:0;
	padding:0;
	line-height:15px;
}

#main-border{
	border-left:2px solid #6f6f6f;
	border-right:2px solid #6f6f6f;
	background-image:url(images/h_repeat-header.jpg);
	background-repeat:repeat-x;
	}


#left-panel{
	background-image:url(images/h_left-panel.jpg);
	background-repeat:no-repeat;
	width:101px;
	background-position:top right;
	}

#right-panel{
	background-image:url(images/h_right-panel.jpg);
	background-repeat:no-repeat;
	width:101px;
	background-position:top left;
	
	}
#flash-holder{
	border:1px solid #a0a0a0;
}

	
#logo_holder{
	margin-left:1px solid #999999;
	margin-right:1px solid #999999;
	
}

#holder-nav{
	border-bottom:1px solid #999999;
}

#h_bottom{
	background-image:url(images/h_content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#c2c2c2;

}
	
.mainText_line{
	text-decoration:underline;
	line-height:15px;
	font-size:11px;
	color:#333333;
	}

.footerText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:15px;
	font-size:9px;
	color:#ffffff;
	}
	
a.footerText:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height:15px;
	font-size:9px;
	color:#ffffff;
	}
	


#footer-all{
	background-image:url(images/h_footer-bg.jpg);
	background-repeat:repeat-x;
	height:33px;
}

.designText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:15px;
	font-size:9px;
	color:#666666;
	}
	
a.designText:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height:15px;
	font-size:9px;
	color:#666666;
	}
