body
{
	background-color: #4D4D4D;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #000000;
	text-align: left;
	margin:0px;
	padding:0px;
}

.frame_left
{
    background: url(images/frame_left.gif);
    width: 48px;
}

.frame_right
{
    background: url(images/frame_right.gif);
    width: 46px;
}

.content_left
{
    background-color: #ffffff;
    vertical-align: top;
    font-size: 8pt;
    text-align: left;
    padding: 20px 16px;
    border-left: 8px solid #5B5B5B;
    border-top: 10px solid #5B5B5B;
    border-bottom: 10px solid #5B5B5B;
}

.content_right
{
    background-color: #ffffff;
    vertical-align: top;
    font-size: 8pt;
    text-align: left;
    padding: 20px 16px;
    border-right: 8px solid #5B5B5B;
    border-top: 10px solid #5B5B5B;
    border-bottom: 10px solid #5B5B5B;
}

a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #cc9900;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

.th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.nav_box_bg
{
    position: absolute;
    top: 20px;
    left: 328px;
    width:125px;
    height:223px;
    background-color: #ffffff;
    filter:alpha(opacity=85);
    opacity:0.85;
    -moz-opacity:0.85;
}

.nav_box
{
    position: absolute;
    top: 20px;
    left: 328px;
    width:125px;
    height:223px;
    background-color: transparent;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #cc9900;
    font-size: 14px;
    font-weight: bold;
    padding:3px;
    text-align:left;
}

.nav_a:link {
	color: #cc9900;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

.nav_a:visited {
	color: #cc9900;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.nav_a:hover {
	color: #6699FF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.image {
	margin-right:5px;
	margin-bottom:10px;
	border:2px solid #999999;
}

	

.footer
{
    background-color: #E8E8E8;
    padding:20px 40px;
    font-size: 7pt;
	color: #000000;
}

.footer td
{
    font-size: 7pt;
}

.footer a:link {
	color: #cc9900;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover {
	color: #6699FF;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.footer a:visited {
	color: #cc9900;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;