body{
	margin: 0;
	padding: 0;
	
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff
}
a{
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
TD.header{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #838DA6;
}
TD .toplink{
	font-family: "Trebuchet MS", Arial;
	color: #6A6A6A;

}
TD .toplink a{
	font-family: "Trebuchet MS", Arial;
	color: #6A6A6A;
	text-decoration: none;
}
TD .toplink a:hover{
	font-family: "Trebuchet MS", Arial;
	text-decoration: underline;
}

IMG.projects{ 
	border: 1px #fff solid;
	margin-bottom:5px;
}
.projecttitle{ font-size:14px; font-weight:bold;}

.projecttitle a{ font-size:14px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
.projecttitle a:hover{ font-size:14px; font-weight:bold; text-decoration:underline;font-family:Arial, Helvetica, sans-serif}

TD .arrow a{ font-family: "Trebuchet MS", Arial; font-size:26px; text-decoration:none; font-weight:bold}
TD .arrow a:hover{ font-family: "Trebuchet MS", Arial; text-decoration:underline}

form{ padding:0; margin:0;}

.textfield { border:1px #fff solid; background-color:#909AB2; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff}

.button{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

TD.footer{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}