﻿.legal {
	font-family: Verdana;
	font-size: x-small;
	color: #009900;
	line-height: normal;
	text-align: center;
}
.topSection {
	font-family: Verdana;
	font-size: small;
	color: #003399;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
}

.roundedcornr_box {
   background: #ffffff url("../images/roundedcornr_grad.gif") no-repeat;
}
.roundedcornr_top div {
   background: url("../images/roundedcornr_tl.gif") no-repeat top left;
}
.roundedcornr_top {
   background: transparent url("../images/roundedcornr_tr.gif") no-repeat top right;
}
.roundedcornr_bottom div {
   background: url("../images/roundedcornr_bl.gif") no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url("../images/roundedcornr_br.gif") no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }

a:link {color:green; text-decoration:none;}
a:visited {color:green; text-decoration:none;}
a:hover {color:blue; text-decoration:underline;}
    
}





