﻿div.content
{	
    background-color:#f9f9f9;
    color:#3a3a3a;
	margin: 0px;
	overflow: hidden;
	clear:both;
	text-align:left;
	background-image:url(/images/bg_secondary_page.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:100%;
}

td.content
{	
    background-color:#f9f9f9;
    color:#474747;
    height:650px;
	padding-top:28px;
	padding-right:25px;
	text-align:left;
	padding-bottom:20px;
}


div.breadcrumbs
{   
    position:relative;
	top:17px;
	left:197px;
	z-index:5;
	font-size:11px;
	clear:both;
}

.breadcrumb
{
	color:#777777;
	font-size:11px;
}

.breadcrumbcurrent
{
	color:#888888;
	font-size:11px;
}

div.menuleftcontainer
{
	float:left;
	position:relative;
	top:5px;
	left:17px;
	width:145px;
	padding:0px 25px 4px 10px;
	font-size:98%; 
}

p.menuleftheader
{ 
    position:relative;
    font-weight:bold;	
	color:#636363;
	right:5px;	
}

div.menuleft
{	
	text-align:left;
	margin-bottom:1px;	
	height:460px;	
}

td.menuleftstyle
{
	border-right:solid 1px #cccccc;
    padding:0px 7px 8px 0px;
	font-weight:normal;
	font-size:98%;
    Width:145px;   
}

td.leftcontent
{
    overflow:visible;
    margin-bottom:1px;
}

div.contentbody
{	
	margin-top:25px;
	margin-left:200px;
	margin-right:25px;
	padding-bottom:20px;
	vertical-align:top;
	overflow:visible;
	}
	
.contentbody table
{
overflow:hidden; 
position:relative;
}

div.menurightcontainer
{   
    float:right;
    margin-right:25px;
    margin-left:15px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:96%;	
	width:150px;
}

div.menurightcontainer ul
{ 
    padding-top:0px;
    list-style-position:outside;
    list-style-image:url(/images/dash.gif);
    padding-bottom:0px;  
    padding-left:0px;
    margin-left:25px;
    margin-top:5px;
}

div.menurightcontainer ul li
{
    padding-bottom:5px;
    }

td.menurightstyle
{  
    padding:0px 5px 8px 15px;
}

.menurightheader
{
    font-weight:bold;
    padding-bottom:10px;
    padding-top:0px;
    color:#636363;
}

div.contentbody ul
{ 
    padding-top:0px;
    list-style-image:url(/images/Customblt_3.gif);
    padding-bottom:0px;  
    position:relative;
}

ul.content
{	
	list-style-image:url(/images/Customblt_3.gif);
	position:relative;
}

ul.leftcontent ul li
{ 
    padding-bottom:8px;	
}

div.contentbody li
{ 
    padding-bottom:6px;
}

 img.management
{
    float:left;
    margin-bottom:13px;
    position:relative;
    top:6px;
    margin-right:18px;
    border:solid 1px black; 
}

a:link 
{
	color:#636363;
	text-decoration: underline;	
}

a:visited 
{
	color:#636363;
	text-decoration: underline;
	font-size:inherit;
}

a:hover
{
	color:#444444;
	text-decoration: none;
	font-size:inherit;
}


.trade tr:hover
{   
    background-color:#ffffdd;
} 

.trade th
{   
    height:18px;
    color:#ffffff; 
    background-color:#666666; 
    font-weight:bold; 
    border-right:dotted 1px #ffffff;
}

.trade td
{   
    border-bottom:dotted 1px #666666;
}


   
