
body {	background-color: #EDEDED;}
H3
{
	color: blue;
	font-family: Arial;
}
P
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Mnu_Over
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #6E6E6E;
	background-color: White;
}
.Mnu_Selected
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #6E6E6E;
	background-color: White;
}
.MnuTD
{
	
	padding: 15px  0px 15px 0px;

}
.Mnu
{
	font-size: 8pt;
	color: #6E6E6E ;
	font-family: Verdana, Arial;
	text-align :right ;
	padding: 10px
	

}
.Mnu:hover
{
	color: #411; background: #FFFFFF;
	border-top: 1px double;
	border-bottom: 1px double;
 
}

.panel
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.nav
{
	font-size: 8pt;
	color: #6E6E6E ;
	font-family: Verdana, Arial;
	text-align :right;
	padding: 17px;
	width:210px;
	height:51px;
	text-decoration:none;
}

.nav:hover
{
	font-size: 8pt;
	color: #6E6E6E ;
	font-family: Verdana, Arial;
	text-align :right ;
	padding:17px;
	padding-left:20px;
	width:210px;
	height:51px;
	background-position:left;
	font-weight:bold;
	background-image:url(../images/hover_link.gif);
}
.nav_over
{
	font-size: 8pt;
	color: #6E6E6E ;
	font-family: Verdana, Arial;
	text-align :right ;
	padding:17px;
	padding-left:20px;
	width:210px;
	height:51px;
	background-position:left;
	font-weight:bold;
	text-decoration : none;
	background-image:url(../images/hover_link.gif);
}
.nav_Mission
{
	font-size: 8pt;
	color: #6E6E6E ;
	font-family: Verdana, Arial;
	text-align :right ;
	padding:17px;
	padding-left:20px;
	width:210px;
	height:51px;
	background-position:left;
	font-weight:bold;
	text-decoration :none;
	background-image:url(../images/hover_link.gif);
}

.txt
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;		
}

.txt_head
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;	
}
.txt_head_big
{
	font-size: 12pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;	
}


.table-border
 {
  	BORDER-RIGHT: #DFDFDF 1px solid;
	BORDER-TOP: #DFDFDF 1px solid;
	BORDER-LEFT: #DFDFDF 1px solid;
	BORDER-BOTTOM: #DFDFDF 1px solid;
	
}

.txt_yes
{
	font-size: 8pt;
	text-align:center;
	color: #006600;
	font-family: Verdana, Arial;		
}
.txt_no
{
	font-size: 8pt;
	text-align:center;
	color:#FF0000;
	font-family: Verdana, Arial;		
}
.mnuhost
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:none;	
}

.mnuhost:hover
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
}

input {
	BORDER-RIGHT: #6E6E6E 1px solid;
	BORDER-TOP: #6E6E6E 1px solid; 
	font-family: arial;
	FONT-SIZE: 12px; 
	BORDER-LEFT: #6E6E6E  1px solid; 
	BORDER-BOTTOM: #6E6E6E 1px solid;
	background-color:#ffffff;
	color: #6E6E6E;
	width:165;
}
.txt_bold
{
	font-size: 8pt;
	color: #6E6E6E;
	font-family: Verdana, Arial;
	font-weight:bold;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #6E6E6E;
	background-color: White;
}