A:LINK {text-decoration: none;}
A:VISITED {text-decoration: none;}
A:ACTIVE {text-decoration: none; }
A:HOVER {text-decoration: underline;}
/*
td.right A:LINK {text-decoration: none; color: #c67b05}
td.right A:VISITED {text-decoration: none; color: #c67b05}
td.right A:ACTIVE {text-decoration: none; color: #c67b05 }
td.right A:HOVER {text-decoration: underline; color: #c67b05}
*/
td.right A:LINK {text-decoration: none; color: #ffffff}
td.right A:VISITED {text-decoration: none;}
td.right A:ACTIVE {text-decoration: none; color: #ffffff }
td.right A:HOVER {text-decoration: underline; color: #ffffff}




img.left {
/*    border: none; */
    border: 1pt; 
    border-color: #cc0000;
}
p {
    font-size: 9pt;
    margin: 0em 0em 0.6em 0em;
    line-height: 1.5em;
}
UL, DD, DT {
	font-size: 9pt;
	MARGIN: 0px; 
	padding: 0px 0px 0px 20px;
}

UL LI {
	font-size: 9pt;
	MARGIN: 0px; 
	padding: 0px 0px 0px 2px;
}

.titles-main 
{
	font-weight: bold;
	font-family: Pragmatica, sans-serif, Tahoma, Arial, verdana, helvetica;
	font-size: 10.5pt;
	color: black;
}


#Menu
{
	margin-left: 5px;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	display: block;

}

#Menu div
{
	clear: both;
}

#Menu .Menu span
{
	white-space: nowrap;
	border-bottom: none;
	float: left;
	display: block;
	background-image: url(../images/mb2.gif);
	background-repeat: no-repeat;





}

#Menu .Menu a, #Menu .Menu span span
{
	font-family: Arial, verdana, tahoma, helvetica;
	color: black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	width: 122px;
	padding-left: 8px;
	vertical-align: middle;
	margin-top: 4px;
	height: 33px;









}

#Menu .Menu a .Submenu a
{
	cursor: pointer;
	cursor: expression('hand');
}

#Menu .Menu a:hover
{
	color: #666666;
	height: 33px;
	width: 122px;



}

#Menu .Menu span.Selected, #Menu .Menu span.Selected a
{
	color: #000000;
	height: 33px;




}

#Menu .Submenu
{
	display: none;
	height: 12px;
	padding-left: 5px;
	padding-bottom: 6px;





}

#Menu .Submenu a
{
	font-size: 11px;
	font-family: Arial, verdana, tahoma, helvetica;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	float: left;
	height: 12px;
	padding-bottom: 7px;






/*	border-top: 1px solid black; */
}

#Menu .Submenu a:hover
{
	color: #666666;
	height: 12px;

}

#Menu .Submenu a.Selected
{
	color: #333333;
	height: 12px;

}

#Header
{
	background: #009999 right no-repeat;
	position: relative;
	height: 70px;
}

#Header-2
{
	background: #66cccc right no-repeat;
	position: relative;
	height: 70px;
	border-bottom: 1px solid #336666;
}

div.UnderHeaderHr
{
	border-top: 1px solid #ffffee;
	font-size: 1px;
	maggin: 0px;
}

body
{
	font-family: Arial, verdana, tahoma, helvetica;
	font-size: 9pt;
	background: #FFFFFF;
	margin: 0em; 
	margin-left: 24px;
/*	margin-right: 2em;
	margin-bottom: 5px; */
	padding: 0em;
	color: black;
}

table.main_tbl
{
	width: 100%;
	border-collapse: collapse; 
	clear: both;
	font-size: 9pt; 
}

td {
	font-family: Arial, verdana, tahoma, helvetica;
	font-size: 9pt;
}

/*table.main_tbl td
{
	font-family: Arial, verdana, tahoma, helvetica;
	font-size: 9pt;
	margin: 0.2em;
	padding: 0.2em; 
	vertical-align: top;
} */
table.main_tbl td.left
{
/*	background: #009999; */
	font-size: 9pt;
        width: 200px;
	padding-left: 0.5em;
	padding-right: 0.1em;
	padding-top: 0.1em;
	vertical-align: top; 
}
table.main_tbl td.center
{
/*	BACKGROUND: #ffffff; */
	font-size: 9pt;
	width: 63%;
	vertical-align: top; 
	padding-left: 0.5em;
	padding-bottom: 1em;
}

table.main_tbl td.right
{
	font-size: 9pt;
	border-left:      #336666 1.5px solid;
	border-top:       #336666 1.5px solid;
	border-right:     #336666 1.5px solid;
	border-bottom:    #336666 1.5px solid;
        width: 198px;
	background: #66cccc;
	vertical-align: top;
	padding-left: 0.5em;
}

div.footer
{
	background: #ffffff; /*#99cccc;*/
	font-family:  Arial, verdana, tahoma, helvetica;
	font-size: 9pt; 
	color: #a1a1a1; /*#fefefe;*/
	padding-top: 2px;
	padding-bottom: 6px;
	border-bottom:    #a1a1a1 1.5px solid;

}
div.slogan
{
	font-weight: bold;
	font-size: 10.5pt;
	color: #cc0000; 
	padding-left: 0.2em; 
	padding-top: 0.5em; 
	vertical-align: bottom;
}

TEXTAREA.Lowered, INPUT.Lowered  {
  color:            #113355;
  background-color: #ffffff;
  border-left:      #001121 1px solid;
  border-top:       #001121 1px solid;
  border-right:     #000066 1px solid;
  border-bottom:    #000066 1px solid;
  font-family:      Arial, verdana, tahoma, helvetica;
  font-size:        10px;
  width:            90%;
}

#foot div.left-name
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10.5pt;
	color: #009999;
	padding-left: 0.2em; 
	vertical-align: bottom;
	position: relative;
	bottom: 25px;
	right: 6px; 
}
div.left-name2
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10.5pt;
	color: #009999;
	padding-left: 0.2em; 
}

