body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/back.jpg);
	background-position: center top;
}

a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
	font-weight: bold;
}
a:hover {
	color: #B20809;
}
a:active {
	color: #006600;
}

a:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}

.nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.fontheadlines {
	color: #B20809;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #000000;
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.fontheadlineswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.contentback {
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}

.portfoliotable {
	background-color: #DADADA;
	border: 1px solid #000000;
}
.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #140981;
}
.pad {
	padding: 10px;
}

.testspaceing {
	color: #373737;
	font: 14px Arial, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: .10em;
}

html { overflow: -moz-scrollbars-vertical !important;
min-height: 101%; margin-bottom: 1px; }
