.portsubs {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.portcontent {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.portcontentbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
#header {
	height: 50px;
	width: auto;
	padding-right: 10px;
}
#header2 {
	height: 40px;
	width: auto;
}
#page {
	height: 900px;
}
#logo {
	float: left;
}
#rightpage {
	height: 750px;
	float: none;
}

#thumbs
{
	display: inline;
	list-style: none;
	font-size: 12px;
	height: 390px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #666666;
}

#thumbs li
{
	list-style: none;
	font-family: 'Trebuchet MS', verdana;
	text-align: center;
	display: inline;
	word-spacing: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	float: right;
	margin: 0px;
	background-color: #CCCCCC;
}

#thumbs li a
{
	padding: 0px;
	font-weight: normal;
	display: inline;
	width: 50px;
	text-decoration: none;
	border: thin none #000000;
	margin: 0px;
	height: 50px;
}

#thumbs li a:hover
{
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
#thumbwrap {
	background-color: #CCCCCC;
	clear: none;
	width: 480px;
	height: 60px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 11px;
}
#dynloadarea {
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	clear: none;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.form_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.col1 {
	width: 150px;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.box_border {
	border: 1px dotted #666666;
}
