body,td,th {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
body {
width:800px;
scrollbar-base-color: #e3e4e5; 
scrollbar-face-color: #e3e4e5; 
scrollbar-track-color: #e3e4e5; 
scrollbar-3dlight-color: #e3e4e5; 
}

table
{
border:0px hidden;

}

#WindowBackground 
{
background-color:#DCE4DC;
}



a {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:black;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Book Antiqua";
	font-variant: small-caps;
	letter-spacing: normal;
	line-height:12px;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 24px;
	color: #000000;
}
h6 {
	font-size: 36px;
	color: #000000;
}

/***************** Left Navigator Bar ********************/


#leftcol {
width:163px;
float:left;
height:80%;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
	line-height:14px;
}

#leftcol ul
{
	margin:0px;
	padding:0px;

}

#leftcol li
{
	padding:10px;
}

#leftcol ul.sub_items li
{
	padding:4px;
	color : #000000;
}

#leftcol li.active ul.sub_items
{
	display:block;
	color : #000000;
}
#leftcol li.inactive ul.sub_items
{
	display:none;
	color : #000000;
}

#leftcol ul
{
	list-style:none;
}

#leftcol li
{
	border-bottom:1px solid rgb(0,0,0);
	color:black;
}

#leftcol li.active
{
	font-weight:bold; 
	color:black;
}

#leftcol li.active ul.sub_items{
	font-size : 10px;
	font-weight:normal;
	color : #000000;
}

#leftcol ul.sub_items li
{
	border-bottom:0px;
}



#leftcol a:link {
	text-decoration: none;
	color:black;	
}
#leftcol a:visited {
	text-decoration: none;
	color:black;	
}
#leftcol a:hover {
	text-decoration: underline;
	color:black;
}


/***************** End Left Navigator Bar ********************/



/***************** footer  ********************/

#footerArea
{
width:800;
background-color:#D3D6D9;

}

/***************** End footer   ********************/




/***************** Auxiliaries  ********************/
#black_border
{
border:1px solid black;
display:block;
margin:5px;
}

/***************** End Auxiliaries  ********************/
