@charset "UTF-8";

.table-01 {
	border: 8px solid #003c50;
}

body {
	background-color: #003c50;
	margin-top: 18px;
	text-align: left;
}
bodyleft {
	background-color: #507C4F;
	margin-top: 18px;
}

.boxborder {
	border-top-color: #003c50;
	border-right-color: #003c50;
	border-bottom-color: #003c50;
	border-left-color: #003c50;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.boxfill_a {
	background-color: #D3F1F7;
}
.right_border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #353092;
}
.body14 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
.body14left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-align: left;
}
a:link {
	color: #FFF200;
	text-decoration: none;
}
a:visited {
	color: #003B50;
	text-decoration: none;
}
a:hover {
	color: #FFF200;
	text-decoration: underline;
}
a.bluelinks:link {
	color: #003B50;
	text-decoration: none;
} 
a.bluelinks:visited {
	text-decoration: none;
	color: #003B50;
	} 
a.bluelinks:hover {
	color: #003B50;
	text-decoration: underline;
} /* must follow visited */
a.bluelinks:active {
	text-decoration: underline;
	color: #003B50;
} /* must follow hover */

.cell_borders_topbot {
	border: 5px solid #511069;
}
.cell_borders_middle {
	border-top: none;
	border-right: 5px solid #511069;
	border-bottom: none;
	border-left: 5px solid #511069;
}
.pagetitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}
.green18 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #003B50;
}
.gray18 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #444242;
}
.red18 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #e20616;
}

