.out {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6617;
}

.out_border1 {
	border-width: 1px;
	border-style: solid;
	border-color: #738C96;
}
.rec1 {
	height: 7px;
	width: 7px;
	background-color: #00364A;
	height: 5px;
	width: 5px;
	cursor: hand;
	color: #00364A;
}

rec1:hover {
	height: 7px;
	width: 7px;
	background-color: #FF0000;
	padding: 2px;
	color: #FF0000;
}

rec1:link {
	height: 7px;
	width: 7px;
	background-color: #00364A;
	height: 5px;
	width: 5px;
	cursor: hand;
	color: #00364A;
}

.link1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.a { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FF6617; text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
a:link {  text-decoration: none; color: #FFFFFF;}
a:visited {  text-decoration: none; color: #FFFFFF;}
.link2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
}

.link3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	color: #00364A;
	text-decoration: none;
	text-transform: uppercase;
}

