/* Drop Down Menu */
#menu01 {
	left: 105; top: 170; width: 150px; position: absolute; z-index: 80; visibility: hidden;
	padding:5px; background: #ffffff; 
	border-bottom: #e9e9e9 1px solid; border-left: #e9e9e9 1px solid; border-top: #e9e9e9 1px solid; border-right: #e9e9e9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	}
#menu02 {
	left: 200; top: 170; width: 180px; position: absolute; z-index: 80; visibility: hidden;
	padding:1px; background: #ffffff; 
	border-bottom: #e9e9e9 1px solid; border-left: #e9e9e9 1px solid; border-top: #e9e9e9 1px solid; border-right: #e9e9e9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	}
#menu03 {
	left: 280; top: 170; width: 180px; position: absolute; z-index: 80; visibility: hidden;
	padding:1px; background: #ffffff; 
	border-bottom: #e9e9e9 1px solid; border-left: #e9e9e9 1px solid; border-top: #e9e9e9 1px solid; border-right: #e9e9e9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	}
#menu04 {
	left: 373; top: 170; width: 180px; position: absolute; z-index: 80; visibility: hidden;
	padding:1px; background: #ffffff; 
	border-bottom: #e9e9e9 1px solid; border-left: #e9e9e9 1px solid; border-top: #e9e9e9 1px solid; border-right: #e9e9e9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	}
.menu {
	color: #653e2f;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	
	background-image:  url(iconMenu.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	cursor: default;
}

#submenu a, #submenu a:link, #submenu a:visited {
	display: block;
	color: #653e2f;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 18px;
	width: 100%;

	background-image:  url(iconSubOff.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#submenu a:hover, #submenu a:active {
	color: #000000;
	text-decoration: none;
	background:#e9e9e9;

	background-image:  url(iconSubOn.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* Custom Classes */
.name
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.bgcolor1
 {
 	background: #e9e9e9;
 }

.bgcolor2
 {
 	background: whitesmoke;
 }

.bgcolor3
 {
 	background: ffffff;
 }

.bgcolor4
 {
 	background: ffffff;
 	border-width: thin;
 	border-style: ridge;
 }

.smallItalic
 {	
	font-size:	.7em;
	font-style: italic;
 }

.bold, b
 {	
	font-weight: bold;
 }

.footer
 {
	font-size:	.7em;
	font-style: normal;
 }

.color1	
{
	color:#CC0000;
}

.color2	
{
	color:#003366;
}

.leaded
{
	line-height: 1.7em;
}


/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}
TD
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
}
.tdHeader
{
	background-color: whitesmoke;
	padding: 10px;
}

.tdNavigation
{
	background-color: whitesmoke;
	padding-left: 10px;
}

.tdNavigationSub
{
	background-color: whitesmoke;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 0;
}

.tdContent
{
	background-color: white;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tdFooter
{
	background-color: whitesmoke;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadCrumbs
{
}


.header, .header2, .header3, .header4, .header5, .header6, H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #653e2f;
}
.header, H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.header2, H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.header3, H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.header4, H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.header5, H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

	}	
		
.header6, H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
/* General Links */
A, A:link, A:visited {	
	text-decoration:	none;
	color:	#AA6146;
	}	

A:active, A:hover {	
	text-decoration:	underline;
	color:	#000000;
	}

/* Navigation Links */
.navigation A, .navigation A:link, .navigation A:visited {	
	text-decoration:	none;
	color: Maroon;
	}	
		
.navigation A:active, .navigation A:hover {	
	text-decoration:	underline;
	color: Navy;
	}
	
.small, SMALL	{	
	font-size:	.8em;
	}	

.big, BIG	{	
	font-size:	1.17em;
	}	

PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.IMG 
{
	border: 0; 
	border-style: solid;
	border-color: Navy;
	}

.highlight {
	background-color: #ffffff;
	padding: 3px;
	border: thin dashed #e9e9e9;
}

/* Custom Classes */
.g {color: green;font-size:10px}
.r {color: red;font-size:10px}
.b8 {color: black; font-size:10px}
.bb {color: black;font-size:10px;font-weight: bold}
.grey {background-color: EEEEEE;font-family:verdana;font-size:10px;font-spacing:normal;border-style:solid;border-width:1;border-color:333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.f {background-color: e9e9e9;font-family:'Verdana';font-size:10px;font-spacing:normal;border-style:solid;border-width:1;border-color:333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.m {background-color: whitesmoke;font-family:'Verdana';font-size:10px;font-spacing:normal;border-width:1;border-style:solid;border-color:333300;text-decoration:none;white-space:nowrap;padding-left:2px}
.f2 {background-color: CCCCCC;font-family:verdana;font-size:10px;font-spacing:normal;border-style:solid;border-width:1;border-color:807040;text-decoration:none;}
.m2 {background-color: EEEEEE;font-family:verdana;font-size:10px;font-spacing:normal;border-width:1;border-style:solid;border-color:333366;text-decoration:none;}
.w {background-color: FFFFFE;font-family:'Verdana';font-size:10px;font-spacing:normal;border-width:1;border-style:solid;border-color:333366;text-decoration:none;white-space:nowrap;padding-left:1px;padding-right:1px}
.w2 {background-color: FFFFFE;font-family:Verdana;font-size:10px;font-spacing:normal;border-width:1;border-style:solid;border-color:333366;text-decoration:none;}
.xf {background-color: cc9999;font-family:'Verdana';font-size:10px;font-spacing:normal;border-style:solid;border-width:1;border-color:333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.xm {background-color: 9999cc;font-family:'Verdana';font-size:10px;font-spacing:normal;border-width:1;border-style:solid;border-color:333300;text-decoration:none;white-space:nowrap;padding-left:2px}
.ib {border-width:1;border-style:solid;border-top-color:333300;border-bottom-color:333300;border-left-color:CCCCCC;border-right-color:333300;padding-right:4px}
.b {color: black}