BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 66.67%;
    FONT-FAMILY: Tahoma;
    color: #656565;
}
TABLE
{
    FONT-SIZE: 100%;
    BORDER-COLLAPSE: collapse;
    FONT-FAMILY: Tahoma;
    color: #656565;
}
H3
{
    color: #004080;
}
H4
{
    margin: 20 0 10 0;
    font-size: 130%;
}
P
{
    margin: 10 0 10 0
}
UL
{
    margin: -5 0 10 30
}
A
{
    color: royalblue;
}
A:active
{
    color: royalblue;
}
A:visited
{
    color: royalblue;
}
A:hover
{
    color: royalblue;
}
.A1
{
    color: #07519a;
    text-decoration: none;
}
.A1:visited
{
    color: #07519a;
    text-decoration: none;
}
.A1:hover
{
    color: #07519a;
    text-decoration: underline;
}
.A2
{
    color: #e67145;
    text-decoration: none;
}
.A2:visited
{
    color: #e67145;
    text-decoration: none;
}
.A2:hover
{
    color: brown;
    text-decoration: none;
}
.menus
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    
}
.menus:visited
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    
}
.menus:hover
{
    color: #a0c3d8;
    font-weight: bold;
    text-align: center;
    text-decoration: none;    
}

.header
{
    color: #34add3;
    font-size: 11pt;
    font-weight: bold;
}
.content
{
    font-family: Verdana;
    background-color: #f0f0f0;
    padding: 5 5 5 5
}
.header2
{
    background-color: #adadad;
    height: 20px; 
    color: White; 
    font-size: 10pt; 
    padding-left: 5px;
    font-weight: bold;
}
.Subheader
{
    font-weight: bold; 
    padding-top: 5px; 
    padding-left: 5px;
    padding-bottom: 3px;
}
.FigureNo
{
    text-align: center; 
    width: 300px; 
    margin-top: 5px; 
    margin-bottom: 5px;
}

#sddm
{	
	margin-top: 17px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	z-index: 30;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px tahoma;
	
}
#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#sddm li a:hover
{
	background: #eeeff0;
	color: #fff;
	font-weight: bold;
}
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font: 11px arial;}

	#sddm div a:hover
	{	color: #242424;
		border: 1px;
		border-style: outset;}