/*Universal Styles*/



Body {margin-top:10px; margin-left:10px; margin-right: 10px; margin-bottom: 10px; 
background-color: #990000; font-size : 10pt; font-family : Arial, Verdana, sans-serif; font-style : normal; text-decoration: none; font-weight: normal;
SCROLLBAR-FACE-COLOR: #850B19; 
SCROLLBAR-HIGHLIGHT-COLOR: #DB9C9F; 
SCROLLBAR-SHADOW-COLOR: #DB9C9F; 
SCROLLBAR-3DLIGHT-COLOR: #850B19; 
SCROLLBAR-ARROW-COLOR: #F5F0CD; 
SCROLLBAR-TRACK-COLOR: #DB9C9F; 
SCROLLBAR-DARKSHADOW-COLOR: #850B19;
}

.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 : #000000; font-style : normal; text-decoration: none; font-weight: normal;
}
.paddingRight {padding-right: 10px;}


A{font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #FFFFFF; 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 : #FFFFFF; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:hover {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #000000; font-style : normal; text-decoration: underline; font-weight: bold;
}