	/*------ HEADER --------------------------------------------*/
#Header {
	/*background-image:	url(/images/imgTopGraph_BG.gif);
	background-repeat:	no-repeat;*/
	background-position:	160px top;
	background-color:	#077B90;
}

#PageHeading	{
	font-family: Lucida Sans, Verdana, Helvetica, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #077B90;
	background:	url(/images/ico2Pyramids_32x32.gif)	no-repeat	top right;
	padding-right:	37px;
/*	display: none;	*/
}

	/*------ TOP MENU --------------------------------------------*/

#TopMenu	ul	{
}

#TopMenu	ul	li	{
	width:	90px;
	font-size: 9px;
	font-weight: bold;
}

#TopMenu	a	{
	color: #EECA97;
	padding-bottom: 0px;
}

#TopMenu	li.Selected	a	{
	padding-bottom:0px;
	color: #077B90;
}

#TopMenu	a:hover	{
	text-decoration: underline;
	background-color:	#99CCCC;
	color: blue;

	border-bottom:	1px solid #99CCCC;

	background-color: white;
	text-decoration: none;
}

	/*------ LEFT MENU --------------------------------------------*/
#TinyMenu	{
	background-color:	white;
	border-bottom:	1px solid white;
	display: block;
}

#MiniLogin	{
	background-color:	#EEEEEE;
	border:	1px solid #077B90;
	border-left:	1px none #077B90;
}

#SideMenu	{
	background-color:	#077B90;
}

#SideMenu	ul	a	{
	color: #EECA97;
	text-decoration: none;
	font-weight: bold;
	line-height:	18px;
}

#SideMenu	a.Selected	{
	font-weight: bold;
	color:	white;
	text-decoration: none;
	line-height:	21px;
	background-color:	#077B90;
}

#SideMenu	ul	li.Selected	a	{
	font-weight: bold;
	color:	white;
	text-decoration: none;
	line-height:	18px;
}

#SideMenu	ul	a:hover	{
	text-decoration: underline;
	color:	white;
	background-color:	#2296AB;
}

#SideMenu	ul	{
	color: #EECA97;
	border: 1px solid #99CCCC;
	border-top: none;
	border-right: none;
}
#SideMenu	ul	li	{
	border: none;
	border-top: 1px solid #71A2A8;
}

#SideMenu	ul	ul	{
	background-color:	#0E8096;
	border: 1px solid #238EA1;
	border-top: 1px none #71A2A8;
}

#SideMenu	ul	ul	a	{
	font-weight: normal;
}

#SideMenu	ul	ul	li	{
/*	background:	url(/images/filTreeHoriz.gif) no-repeat 1px left;	*/
}


	/*------ TOOLBAR --------------------------------------------*/
#SideTools	a.Toolbar	{
	background-color:	#99CCCC;
	color:	#077B90;
	text-decoration: none;
	border: 1px solid #238EA1;
}

#SideTools	a.Toolbar:hover	{
	background-color:	white;
	text-decoration: underline;
	border: 1px solid gray;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
}

#SideTools	.InfoBox	{
	border: 1px solid #077B90;
	border-right: 1px solid #077B90;
	background-color:	#99CCCC;
}

#SideTools	.InfoBox p	{
}

#SideTools	.InfoBox p:first-line	{
	border: 1px solid #99CCCC;
	color: white;
}

#HeadTag	{
	font-family: tahoma,sans-serif;
	font-size: 11px;
}

#Content	{
}
	/*------ FOOTER --------------------------------------------*/
#Footer {
	/*border-top: 2px solid #077B90;*/
	/*background-color: white;
	background-color:	#077B90;*/
}

#BottomMenu	{
}

#Copyright	{
}


hr	{
	color:	silver;
}

h1	{
	margin:	0px 0px 10px 0px;
	padding:	6px	0px	4px	16px;
	border-bottom: 2px solid #EECA97;
	font-family: Lucida Sans, Verdana, Helvetica, Arial;
	font-size:	14px;
	font-weight:	bold;
	background-image:	url(/images/imgH1.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	text-align:	left;
}

h2	{
	margin:	0px 0px 10px 10px;
	padding:	6px	0px	4px	10px;
	border-bottom: 2px solid #99CCCC;
	font-family: Lucida Sans, Verdana, Helvetica, Arial;
	font-size:	14px;
	font-weight:	bold;
	background-image:	url(/images/imgH2.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
}
