/* CSS Document */
body {
margin-top: 28px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-color: #000000;
}

.bodytd {
background:url(http://76.12.17.24/images/BodyBackground.gif) no-repeat;
}

.homepictd {
background:url(http://76.12.17.24/images/Homepage-UnderPhoto.gif) no-repeat bottom right #767579;
}

/*Bodytext*/


.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 160%;
	color: #000000;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 160%;
	font-weight: bold;
	color: #61072d;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: bold;
	color: #39071c;
}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}

/*White Text*/

.white{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #ffffff;
}

.white a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}

.white a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}


.projectsheets{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.projectlinks{
	font-family: arial;
	font-size: 11px;
    line-height: 140%;
	color: #333333;
}

.projectlinks a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #61072d;
}

.projectlinks a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}


/*H1-Sub Headers*/


h1{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #61072d;
}

h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 10px;
	line-height: 160%;
	color: #767579;
}

.footertext a{
	font-family: arial;
	font-size: 10px;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #767579;
}

.footertext a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(http://76.12.63.211/images/bullet.gif);
}


#TBL1{border-color:#E7E7E7;
border-style:solid; border-width:1px;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}


/*CSS Navigation*/

.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 11px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #61072D;
	color: #313130;
	width: 150px;
}

.anylinkcss a {
	background-color: inherit;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 0;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1px;
}

/*hover background color*/
.anylinkcss a:hover {
	background-color: #783647;
	color: #ffffff;
	
	}
