BODY
{
    BACKGROUND-COLOR: #CCCC99;
    COLOR: #4E5043;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Helvetica;
	font-size:	.8em;
	font-weight:	700;
	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;
	}
	
TD	
	{
	font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #4E5043;
	}
A
{
	font-size: 12px;
}

A:link	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	{	
	color: #b22222;
	text-decoration: underline;
	}	
		
A:hover
{
	color: #b22222;
	text-decoration: underline;
}

A.bold	
{
	color: #b22222;
	text-decoration: underline;
}	
	
SMALL
	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, 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 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
/* * * * SPECIAL CLASSES * * * * */

IMG.FRAME_LARGE
{
	border-style: double;
	border-width: 10px;
	border-color: #7C7E73;
}

.FRAME_SMALL
{
	border-style: double;
	border-width: 4px;
	border-color: #7C7E73;
	
}

TD.PAGESELECT
{
	background-color: #D9D9C5;
}

TD.SEPARATE
{
	border-top: 1px solid #000000;
}

TD.SPACE
{
	vertical-align: top;
	padding-bottom: 6px;
}

TD.MAINTEXT, TABLE.MAINTEXT
{
	font-size: 12px;
	color: #4e5043;
	line-height: 22px;
	font-family: Arial, Verdana, Helvetica;
	background-color: #ffffff;
}

TD.MENU
{
	background-color: #ECECE0;
	text-align: center;
}

TD.MENUITEM
{
	border-bottom: solid 1px #4A5242;
	text-align: center;
}

TD.MENUITEMSELECT
{
	background-color: #D9D9C5;
	border-bottom: solid 1px #4A5242;
	text-align: center;
}

TD.ALTERNATE
{
	background-color: #ECECE0;
}

TD.BORDER
{
	border-style: double;
	border-width: 8px;
	border-color: #ECECE0;
}

TD.FRAME_INNER
{
	border-style: solid;
	border-width: 8px;
	border-color: #ECECE0;
	padding: 7px;
}

TD.FRAME_OUTER
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccc99;
	padding: 1px;
}

TABLE.BASIC
{
    BACKGROUND-COLOR: #CCCC99;
    COLOR: #4E5043;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}






