/*
background-color: #E7F1FF;
	background-color: #6BBDFF;
	background-color: #184A7B;
	
	color: #DE0029;
	color: #FFFFFF;
	color: white;
	margin-left: 4;
	margin-top: 4;
	margin-bottom: 4;
	margin-right: 4;


a:link
{
	color: #000000; text-decoration: underline
}
a:visited
{
	color: #000000; text-decoration: underline
} 
a:active 
{
	color: #000000; text-decoration: underline
}
a:hover
{
	color: #000000; text-decoration: underline
}


a:link    { text-decoration:none;  color: #ff66ff;    }
a:visited { text-decoration:none;    color: #ff66ff;  }
*/



BODY, P, H1, H2, H3, H4, H5, H6, OL, UL, LI, TD
{
	font-family:  Verdana, Tahoma,Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	word-spacing: 0; margin-top: 0; margin-bottom: 0

}
.COLOR_BLACK
{	color: black;}
.RED
{
	color: #DE0029;
}
.REDBOLD
{
	font-weight: bold;
	color: #DE0029;
}

BODY
{
	background-color: #ffffff;
	color: #000000;
	
}
LI,UL,OL
{
	list-style-image: none;
}
H1, H2, H3, H4, H5
{
	font-weight: bold;
}
H1,H2, H3, H5
{
		
	
	color: white;
	margin-left: 4;
	margin-top: 4;
	margin-bottom: 4;
	margin-right: 4;


}
H1
{
	font-size: 16pt;
}
H2
{
	font-size: 13pt;
}
H3
{
	font-size: 12pt;
}
H4
{
	font-family: Tahoma;  
	color: #111174;
	font-size: 17pt;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight : 500;
}
H5
{
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 2px;
}
H6
{
	color: #6BBDFF;
	font-size: 100%;
	font-weight: normal;
}
DD
{
	margin-left: 10px;
}
PRE
{
	background-color: #EFF6FF;
	PADDING-BOTTOM: 5px;
    PADDING-LEFT: 20px;
    PADDING-RIGHT: 20px;
    PADDING-TOP: 5px;
	font: 10pt "Courier New", Courier, mono;
	white-space: pre;
	width: 100%;
	word-spacing: 0; margin-top: 5; margin-bottom: 0

}
CODE
{
	color: #990000;
	font-family: "Courier New", Courier, mono;
	font-size : 7px;
}
a:link    { text-decoration:none;  color: #111177;    }
a:visited { text-decoration:none;    color: #111177;  }
a:active  { text-decoration:underline; }
a:hover   { text-decoration:underline; }
TD.clsBBarRaised
{
    BORDER-BOTTOM: #000033 1px solid;
    BORDER-TOP: #99ccff 1px solid;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 0px;
    background-color: #ffcc99;
}
.top
{
	cursor: hand;
	height: 5px;
	position: relative;
	top: 0px;
}
.MenuGroup
{
	background-color: #ffcc99;
	cursor: hand;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	position: relative;
	top: 0px;
	width: 124px;
}
.MI
{
	background-color: #ffcc99;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	width: 118px; 
	padding-left: 5px; 
	margin-left: 5px;
	cursor: hand;
}
.MIs
{
	background-color: #ffcc99;
	color: black;
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	width: 118px; 
	padding-left: 5px; 
	margin-left: 5px;
	cursor: hand;
}
.sidebar
{
	font-weight: bold;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
.infobar
{
	font-size: 8pt;
	margin-left: 0pt;
	text-indent: 0pt;
}
.infobarList
{
	font-size: 8pt;
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.InfobarHeader
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: -10px;
}
li.download
{
	font-size: 9pt;
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
}
.MainHeader
{
	color: black;
	font-family: Verdana,Tahoma, Helvetica, Arial, sans-serif;
	font-size: 155%;
	font-weight: bold;
}
.Default		  { font-family: Verdana,Tahoma,Helvetica, Arial, sans-serif; }
.forum_link:link    { text-decoration:none;      color:#E08900 }
.forum_link:visited { text-decoration:none;      color:#E08900 }
.forum_link:active  { text-decoration:none;      color:#E08900 }
.forum_link:hover   { text-decoration:underline; color:#E08900 }
.FormButton 
{ 
	font-size:50%; 
	color: white; 
	border-color: #FBEDBB; 
	background-color: #E08900; 
	font-weight: 700; 
}