.body_style {
	margin: 0px;	
    background-color: #b8b9bb; /*white;*/
    /*background-image: url(./appl_images/2.jpg);
    background-repeat: repeat-x;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #8c1e1c;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    /*overflow: scroll;*/
}

h1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	18px !important;
	text-align:center !important;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	text-align:center;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	

td.menu_style {
	background-color: #fbf2e9;
	vertical-align: top;
	background: url(./appl_images/middle.jpg) repeat-y;
	/*padding: 0px 0px;*/
}

td.content_style {
	background-color: #fbf2e9;
	vertical-align: top;
}

td.right_style {
	background-color: #fbf2e9;
	vertical-align: top;
	background: url(./appl_images/middle.jpg) repeat-y;
	padding: 0px 29px 0px 0px;
}

td.copyright_style {
	background-color: #fbf2e9;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #697381;
	height: 24px;
	white-space: nowrap;
}

td.copyright_style a:link, td.copyright_style a:visited, td.copyright_style a:active {
	text-decoration: underline;
	color: #697381; 
}

td.copyright_style a:hover {
	text-decoration: underline;
	color: #444; 
}

a:link {	
	text-decoration: underline;
	color: darkred;
}	
		
a:visited {	
	text-decoration: underline;
	color: darkred;
}	
	
a:hover {	
	text-decoration: underline;
	color: red;
}
	
a:active {	
	text-decoration: underline;
	color: darkred;
}	

UL LI	{	
	list-style-type:	disc;
}	

UL LI LI	{	
	list-style-type:	circle;
}	

UL LI LI LI	{	
	list-style-type:	square;
}	
	
OL LI	{	
	list-style-type:	decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
}

OL UL LI	{	
	list-style-type:	disc;
}

OL UL LI LI	{	
	list-style-type:	circle;
}

OL UL LI LI LI	{	
	list-style-type:	square;
}

	
/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	18px;
	text-align:center;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	text-align:center;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
