/*Universal Styles*/



Body {margin-top:20px; margin-left:10px; margin-right: 10px; margin-bottom: 0px; 
background-color: #000000; font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #111111; font-style : normal; text-decoration: none; font-weight: normal;
SCROLLBAR-FACE-COLOR: #096A9D; 
SCROLLBAR-HIGHLIGHT-COLOR: #B0D3E7; 
SCROLLBAR-SHADOW-COLOR: #B0D3E7; 
SCROLLBAR-3DLIGHT-COLOR: #096A9D; 
SCROLLBAR-ARROW-COLOR: #F0DE0D; 
SCROLLBAR-TRACK-COLOR: #B0D3E7; 
SCROLLBAR-DARKSHADOW-COLOR: #096A9D;
}

.BodyNormal 
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif; 
	color:White; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}
.BodyError 
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif; 
	color:Red; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}

.BodyWarning 
{
	font-size : 10pt; 
	font-family : Verdana, Arial, sans-serif; 
	color : yellow; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}

td {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #111111; font-style : normal; text-decoration: none; font-weight: normal;
}
A{font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #000000; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:active {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #C5C4D6; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:visited {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #000000; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:hover {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #FFFFFF; font-style : normal; text-decoration: underline; font-weight: bold;
}


A.NavLink {font-size : 8pt; font-family : Verdana, Arial, sans-serif; color : #FFFFFF; font-style : normal; text-decoration: none; font-weight: bold;
}
A.NavLink:active {font-size : 8pt; font-family : Verdana, Arial, sans-serif; color : #C5C4D6; font-style : normal; text-decoration: none; font-weight: bold;
}
A.NavLink:visited {font-size : 8pt; font-family : Verdana, Arial, sans-serif; color : #FFFFFF; font-style : normal; text-decoration: none; font-weight: bold;
}
A.NavLink:hover {font-size : 8pt; font-family : Verdana, Arial, sans-serif; color : #FFFF98; font-style : normal; text-decoration: none; font-weight: bold;
}
