BODY,TD{
	COLOR: black;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 13.0px;

}

H1{
	COLOR: Blue;
	FONT-SIZE: 25px;
	font-weight: bold;

}

H2{
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	margin:0px;
	padding-left:8px;
}

A{
	COLOR: Black;
	FONT-FAMILY:    Arial, Helvetica, sans-serif;
	FONT-SIZE: 13.0px;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER{
	COLOR: Black;
	text-decoration: underline;
}

.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }


.rounded-box-3 .inner-box, .rounded-box-3  b {
    background-color: #909090;
}

.inner-box {
    padding:4px;
}

.div_txt{
	background-color:#FFFFFF;
	padding:10px;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
	

}

.a_page,.a_page:hover{
	border: 1px solid #006236;
	color:Black;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	background-color:#F2FFF9;
	font-size:8px;
}
.a_page:hover{
	background-color:#CEFFE9;

}

.a_page_s,.a_page_s:hover{
	border: 1px solid #006236;
	color:white;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	background-color:#00713E;
	font-size:10px;
}
.a_page_s:hover{
	background-color:#00713E;

}


.menu_title{
    margin-top:6px;
    margin-bottom:6px;
    padding-left:0px;
    color:white;
    font-family: Tahoma;
    background-color:black;
    padding-left:4px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight:bold;
    text-align: center;
}

.menu_link{
    margin-left: 25px;
    display: list-item;
    list-style-type: disc;
    margin-bottom:2px;

}

.div10,.div11{
    font-style: normal;
    font-family: Arial;
    font-weight: normal; 
}

.div11{
    text-align: right;
    margin-top: 10px;
}

.div10{
    margin-bottom: 10px;
    text-align: right;
}
.pl, .pl a, .pl a:hover{
    font-size: 10px;
    color: gray;
    text-decoration: none;
    font-weight: normal;
    
}
