.mainbg {
	background-image: url(images/mainbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.pbrd {
	border-color: #00008B;
	border-style: solid;
	border-width: 1px;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x; 
}
.pbg {
	background-color: #FBF6E3;
/*	filter:alpha(opacity=50);*/
}
td {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;	
}
.ptext{
	font-size : 12px;
	color : #00008B;
	text-align : justify;
}

.ptitle{
	font-size : 12px;
	color : #00008B;
	font-weight : bold;
}

.ptextfooter{
	font-size : 12px;
	color : #00008B;
}

.ul, .ul li {
	padding-left: 10px;
	list-style-image: url(images/acro.gif);
}
.ul a:link, .ul a:active, .ul a:visited {
	color: Black;
}
.ul a:hover {
	text-decoration: none;
	color: Black;
}
.next {
	text-align: right;
	padding-right: 25px;
}
.next a:link, .next a:active, .next a:visited {
	color: Black;
}
.next a:hover {
	text-decoration: none;
	color: Black;
}
.picbrd {
	border-style: solid;
	border-width: 4px;
	border-color: #EDDC8E;
}
.indexbg {
	background-image: url(images/indexbg.jpg);
	background-repeat: no-repeat;
	background-color: #C8BF98;
}
