BODY {
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		background: #eeeeee fixed;
}

.navback
{
	background-image: url(../images/bgnav.gif);

}

.navmenu
{
	background-color: #EAEDC1;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #757575;
	font-size: 11px;
	text-align: left;


}

.crumbback
{
	background-color: #aaaaaa;
}

.pakhead
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-image: url(../images/pakhead.jpg);
	background-repeat: repeat-y;


}

.pakbody
{
	background-color: #acc1dc;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-image: url(../images/pakbody.jpg);

}

.header
{
		font-family: verdana, helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		color: white;
		font-size: 11px;
 }

.footer
{
		font-family: verdana, helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		color: black;
		font-size: 11px;
 }

 .small
{
		font-family: verdana, helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: black;
		font-size: 9px;
 }

P, TD, TR, BODY
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A
{
		text-decoration: underline;
		font-weight: bold;
		color: #b12121;
}

A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #B12121;
}


H1 {
	font-weight: bold;
	color: #b12121;
	font-family: verdana, helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	margin: 0px;
	padding: 0px;


	}

H2 {
	font-weight: bold;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 15px;
	}

H3 {
	font-weight: bold;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	}
H4 {
	font-weight: bold;
	color: #b12121;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	}
.tablebg {
	background-image: url(../images/tablebg.jpg);
}
.tableshadow {
	border: 1px solid #666666;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}
.newsbody {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;


}
.frontpagebody {
	padding-left: 15px;
	text-align: left;

}

.tablebginside {
	background-image: url(../images/insidetablebg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 15px;




}
.linehorzblue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFAF;
	height: 1px;
	margin-top: 3px;

}

H1.blue {
	font-weight: bold;
	color: blue;
	font-family: verdana, helvetica, sans-serif;
	font-size: 15px;
	}

