body {
	background-color: #5A0F16;
	background-image: url(../images/bg_portfolio.gif);
	background-repeat: repeat;
}

.pageborderright {
	background-image: url(../images/dots_vert.gif);
	background-repeat: repeat;
}
.headertop {
	background-color: #E15F02;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.textheadertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.linkheadertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;

}
.headertitle {

	background-color: #B83308;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}
.textheadertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.sidelinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidelinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A6BC5;
	text-decoration: none;
}
.dividerhorz {

	background-image: url(../images/dot_horz.gif);
	background-repeat: repeat;
}
.subheaditemtitle {
	background-color: #F2F3ED;
	padding: 5px;
}
.attachtableborder {
	background-color: #999999;
}
.attachtablehead {
	background-color: #DDDED8;
}
.attachtablerow {
	background-color: #F2F3ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.attachtabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.attachlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A6BC5;
	text-decoration: underline;
}
.attachtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheaditemtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheaditemlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A6BC5;
	text-decoration: underline;
}
.tabdivider {
	width:1;
	background-color: #2A6BC5;
	background-image: url(../images/tab_divider.gif);
	background-repeat: repeat;
}
.tabcell {
	background-color: #2A6BC5;
	text-align: center;
}
.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;

}
.tabtextinactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;

}
.tabcellcurrent {
	background-color: #E76F0B;
	text-align: center;
}

.accesslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.accesslinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204682;
	text-decoration: underlined;
	font-weight: bold;
}
.accesstable {
	background-color: #F2F3ED;
}
