.menu {
	color: #0D91B7;
	text-decoration: none;
	font-weight: bold;
}
.style1 {
	color: #D6CFCE;
	font-weight: bold;
	font-size: 36px;
}
A.sideStyle {  FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none; color: #0D91B7;}
A.sideStyle:hover {  FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none; color: #000000;}
.table_top {
	border-top: 1px solid #0D91B7;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.table_left {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid #0D91B7;
}
.table_right {
	border-top: 0px solid;
	border-right: 1px solid #0D91B7;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.table_bottom {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #0D91B7;
	border-left: 0px solid;
}
.table_bottom_left {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #0D91B7;
	border-left: 1px solid #0D91B7;
}
.table_bottom_right {
	border-top: 0px solid;
	border-right: 1px solid #0D91B7;
	border-bottom: 1px solid #0D91B7;
	border-left: 0px solid;
}
.table_menu {
	border-top: 0px solid;
	border-right: 1px solid #0D91B7;
	border-bottom: 1px solid #0D91B7;
	border-left: 1px solid #0D91B7;
}
