* { font-family: Arial, Helvetica, sans-serif; 
	font-size : 11.5px;
	line-height: 15px;
	}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-color: #000000;
	background-image: url(images/blk-bgtile.gif);
	background-repeat: repeat;
}


.navigation-bg {
	background-image: url(images/blueprint.jpg);
	background-repeat: no-repeat;

}
.road {
	background-image: url(images/nav_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;

}
.leftline {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #1a5e39;
}
.blkline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #1a5e39;
	text-decoration: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	font-style: normal;
	color: #1a5e39;
	text-decoration: underline;
}




a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:hover{text-decoration: underline;
}


.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}

.bggrntile {
	background-image: url(images/bg-atile.gif);
}

.botline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.headerbg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
