

.left_bottom{
	border-bottom: 1px dashed #800000;
	background-color: #ffffff;
}

.left_link{
   font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	font-family: Arial;
	text-decoration: none;

}

.left_link:hover{
   color: #FF0000;
}


.main_index{

text-decoration: none;
font-size: 15pt;
color: #0000FF;
font-family: Arial;
text-decoration: none;

}

.index_links{
   font-size: 11pt;
	font-weight: bold;
	text-align: right;
	color: #000080;
	font-family: Arial;
	text-decoration: none;

}

.index_links:hover{
   color: #000000;
}

.green_links{
   font-size: 11pt;
	font-weight: bold;
	text-align: right;
	color: #008000;
	font-family: Arial;
	text-decoration: none;

}

.green_links:hover{
   color: #000000;
}


.text{

text-decoration: none;
font-size: 12pt;
color: #000000;
font-family: Arial;
text-decoration: none;

}