body, td, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

h1
{
	font-family: Tahoma, Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #D68231;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #D68231;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #D68231;
}

a:hover
{
	color: #FF0000;
}

a.SmallWhite
{
	color: #FFFFFF;
}

a.RightMenu
{
	width: 100%;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
}

a.RightMenu:hover
{
	background-color: #D68231;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.White
{
	color: #FFFFFF;
}

P.White
{
	color: #FFFFFF;
}

.Small
{
	font-size: 8pt;
}

.SmallWhite
{
	font-size: 8pt;
	color: #FFFFFF;
}

hr
{
	height: 1px;
	width: 100%;
	color: #DDDDDD;
}

td.PageContent
{
	padding: 40px;
}
.portfoliomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D68230;
	text-decoration: none;
}
a.portfoliomenu:hover {
	color: #D68230;
	text-decoration: underline;
}
