.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	/*text-align: justify;*/
}


.back2top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #000000;
	font-weight: bold;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}
.Links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/menu_dot.jpg);
	text-align: right;
}
A:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
}
A:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
}
A:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;	
}
A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: green;
	text-align: right;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: green;
	background-image: url(images/menu_dot.jpg);
	text-align: right;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	/*background-image: url(images/header_line.gif);*/
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

.rightCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

leftNAV{
width:150px;
}

rightColumn{
width:190px;
}

HR{
color:black;
}

.Pagelinks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: green;
	background-image: url(images/menu_dot.jpg);
	text-align: right;

}
