H1 {
	font-size: 16px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

H2 {
	font-size: 14px;
	font-weight:100;
	color: #000; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.leftbg {
	background-image: url(images/bg_leftside.gif);
	background-repeat: repeat-y;
	background-color: #CDCB9A;
	line-height: 9px;
}
.rightedge {
	background-image: url(images/bg_rightside.gif);
	background-repeat: repeat-y;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	line-height: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.contentcell {
	padding: 20px 5px 15px 40px;
}

.contentcell-port {
	position : absolute;
	margin:0;
	padding: 5px 5px 15px 40px;
	width:281 px;
	left: 20px;
	top: 461px;
}

.contentcell-home {
	position : relative;
	margin-top:232px;
	padding: 0px 0px 0px 35px;
	width:281 px;
}

input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.porthead {
	background-color: #B75600;
	background-image: url(portfolio/images/port_header.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 1px;
}
textarea {
	background-color: #E7E7BB;
}
.list {
	color: #000000;
}
a.list {
	text-decoration: none;
	color: #000000;
}
a.list:hover {
	text-decoration: underline;
}
.black {
	color: #000000;
	text-decoration: none;
}
input.link {
	background:transparent;
	border:0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
.rightedgeHM {
	background-image: url(images/bg_rightsideHM.gif);
	background-repeat: repeat-y;
	clip: rect(auto,auto,auto,auto);
}
.intro {
	font-size: 15px;
	font-weight: bolder;
}
.tip {
	color: #000000;
	padding: 2px;
	font-weight: bold;
}
.tipNew {
	color: #000000;
	padding: 2px;
}
.titlepink {
	font-weight: bold;
	color: #A32892;
}
.titleorange {
	font-weight: bold;
	color: #B45600;
}
.titleblue {
	font-weight: bold;
	color: #676CFE;
}
.titlegreen {
	font-weight: bold;
	color: #6AAF52;
}

