body {
	margin: 0;
	padding: 0;
}

table {
	border: none;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color: #234;
	margin: 0px;
}

#bodytable {
	width: 100%;
	border: none;
}

.headertable {
	background: #235;
}

#sitenav {
	background: #235;
}

#headerblock {
	background: #147 url("images/top.gif") bottom right no-repeat;
}

#navbar {
	background: #ddd;
}

.main {
	border: none;
}

.ptd {
	border: 1px solid black;
	font-family: Verdana, sans-serif;
	font-size: .84em;
}

#news {
	background: #efefef;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	text-align: right;
	border-bottom: 1px solid black;
}

#feed {
	background: #efefef;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	text-align: right;
	border-bottom: 1px solid black;
}

#info {
	background: #ababab;
	font-family: Verdana, sans-serif;
	font-size: .55em;
	color: #454545;
}

#ptw {
	background: #ababab;
	font-family: Verdana, sans-serif;
	font-size: .55em;
	color: #454545;
	vertical-align: bottom;
	text-align: right;
}

#footer {
	background: #101010;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	color: #f9f9f9;
}

ul.navclass {
	padding: 0px;
	margin: 0;
	list-style: none;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #035;
}

li.navlink {
	float: left;
	position: relative;
}

li.navlink ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

li.navlink > ul {
	top: auto;
	left: auto;
}

li.navlink:hover ul, li.over ul {
	display: block;
}

li.navlink:hover, li.over {
	text-decoration: underline;
	cursor: pointer;
}

.dots {
	letter-spacing: .2em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .84em;
}

.href {
	color: #c00;
}

.href:hover {
	color: #036;
}

.href:active {
	color: #060;
}

.href:visited {
	color: #c00;
}

.href:visited:hover {
	color: #036;
}

.href:visited:active {
	color: #060;
}

.navhref {
	color: #035;
	text-decoration: none;
}

.navhref:hover {
	color: #035;
	text-decoration: underline;
}

.navhref:active {
	color: #060;
	text-decoration: underline;
}

.navhref:visited {
	color: #035;
	text-decoration: none;
}

.navhref:visited:hover {
	color: #035;
	text-decoration: underline;
}

.navhref:visited:active {
	color: #060;
	text-decoration: underline;
}

.toptext {
	font-family: Verdana, sans-serif;
	color: black;
	font-size: .84em;
}

.abbr {
	border-bottom: 1px dashed #c00;
	color: #369;
	cursor: pointer;
}

ul.services {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
}

small {
	font-size: .84em;
}

.hrefx {
	color: #036;
}

.hrefx:hover {
	color: #060;
}

.hrefx:active {
	color: #c00;
}

.hrefx:visited {
	color: #036;
}

.hrefx:visited:hover {
	color: #060;
}

.hrefx:visited:active {
	color: #c00;
}

.link {
	color: #c00;
	font-size: .84em;
}

.link:hover {
	color: #036;
}

.link:active {
	color: #060;
}

.link:visited {
	color: #c00;
}

.link:visited:hover {
	color: #036;
}

.link:visited:active {
	color: #060;
}

div.portfolio {
	text-align: center;
	float: left;
	width: 33%;
}

.contact {
	margin-left: 3em;
}

.date {
	color: #600;
	font-weight: bold;
	font-size: .84em;
}

.news {
	color: #036;
	font-size: .84em;
}