.temp{
background-image:url(images/menu_left.gif);
background-image: url(images/menu_right.gif);
}

body {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
    background: #FFCC66;
    color: black;
}

h1 {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    color: black;
}

h2 {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: black;
}

h3 {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
    color: black;
}


tr.navBackground, td.navBackground {
	background-color: #999999;
}


td.topnav {
	font-size: 10pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	cursor: hand;
}


td.leftNavFormat {
	width: 175px;
	vertical-align: top;
	background-color: #999999;
}


td.leftnav1 {
	font-size: 10pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	height: 30px;
	border-bottom: 1px solid #999999;
}


td.leftnav2
{
	font-size: 9pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	border-bottom: 1px solid #999999;
}


td.content, .content p, .content A, .content A:link, .content A:visited, .content A:active {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFCC;
	color: #000000;
}

.content A:hover {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFCC;
	color: #000000;
}

td.contentRight, .contentRight p, .contentRight A, .contentRight A:link, .contentRight A:visited, .contentRight A:active  {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #90A4C8;
	color: #000000;
}

.contentRight A:hover {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: #90A4C8;
	color: #000000;
}

td.companyHeading, .companyHeading A, .companyHeading A:link, .companyHeading A:visited, .companyHeading A:active, .companyHeading A:hover  {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	border-bottom: 1px solid #999999;
}


td.contentStatement {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	color: #666666;
	background-color: #E6E6E6;
}


td.contentStatementBy {
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-style:italic;
	text-align: right;
	color: #666666;
	background-color: #E6E6E6;
}


td.footer {
	font-size: 9pt;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
    color: black;
	background-color: #999999;
	height: 35px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}