a img {border:none;} 
a:link {
	color: #58584E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58584E;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #BBD500;
}
a:active {
	text-decoration: none;
	color: #58584E;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}
.logo_bg {
	background-image: url(images_new/pjas_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pageBg {
	background-image: url(images_new/top_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.txtBg {
	background-image: url(images_new/txt_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stripeCont {
	background-image: url(images_new/center_stripe.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainStripe {
	background-image: url(images_new/stripe2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.whiteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.newsBg {
	background-image: url(images_new/news_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
