body {
	margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
	background-image: url(images/background.gif);

}

td {
	font-family: Trebuchet MS;
	font-size: 12px;
}

.table_info {
	font-family: Helvetica;
	font-size: 10px;
}

.table_content {
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-top:42px;
	padding-left:10px;
}

.title {
	font-family: Helvetica;
	font-size: 14px;
	}

td img {display: block;}


a:link { 
	font-family: Helvetica;
	text-decoration:none;
}
a:visited {
	font-family: Helvetica;
	text-decoration:none;
 }
a:hover {
	font-family: Helvetica;
	text-decoration:underline;
}
a:active {
	font-family: Helvetica;
	text-decoration:none;
}

ul { list-style-type: square }

.input {
	font-family: Trebuchet MS;
	font-size: 12px;
	border-width : 1px 1px 1px 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-style : solid;
	border : 1px solid #FF6C19;
	border-color : #FF6C19 #FF6C19 #FF6C19 #FF6C19;
}

.button {
	background : #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 12px;
	border-width : 1px 1px 1px 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-style : solid;
	border : 1px solid #FF6C19;
	border-color : #FF6C19 #FF6C19 #FF6C19 #FF6C19;
}

.portfolio {
		border : 1px solid #FF6C19;
}