table
{
	border-width: 0px;
	width: 784px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

td.bar
{
	border: 1px solid black;
	background-color: #08346B;
	width: 780px;
	height: 5px;
}

td.vbar
{
	border: 1px solid black;
	background-color: #08346B;
	width: 1px;
}

td.links
{
	border: 1px solid black;
	background-color: #D6DFE7;
	text-align: center;
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 780px;
}

td.main
{
	border: 1px solid black;
	background-color: #D6DFE7;
	text-align: left;
	vertical-align: top;
	width: 550px;
}

td.side
{
	border: 1px solid black;
	background-color: #D6DFE7;
	text-align: left;
	vertical-align: top;
	width: 230px;
}

td.column
{
	border: 1px solid black;
	background-color: #D6DFE7;
	text-align: left;
	vertical-align: top;
	width: 250px;
}

.Red_large
{
	border: 1px solid black;
	background-color: #A41026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 230px;
	text-align: center;
	vertical-align: middle;
}

.Red_small
{
	border: 1px solid black;
	background-color: #A41026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}

.Blue_large
{
	border: 1px solid black;
	background-color: #164A8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 230px;
	text-align: center;
	vertical-align: middle;
}

.Blue_small
{
	border: 1px solid black;
	background-color: #164A8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}

.Yellow_large
{
	border: 1px solid black;
	background-color: #E1B202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 230px;
	text-align: center;
	vertical-align: middle;
}

.Yellow_small
{
	border: 1px solid black;
	background-color: #E1B202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}

.error { color: red; font-weight: bold; }

.Title
{
	border: 1px solid black;
	background-color: #116404;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 515px;
	text-align: center;
	vertical-align: middle;
}

body
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

select { background-color: #D6DFE7; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
input { background: transparent; border: thin solid; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
textarea { background: transparent; border: thin solid; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }


a:link { text-decoration: none; color: #A41026; font-weight: bold; }
a:visited { text-decoration: none; color: #A41026; font-weight: bold; }
a:hover { text-decoration: underline; color: #164A8D; font-weight: bold; }
a:active { text-decoration: none; color: #A41026; font-weight: bold; }

a.menu:link { text-decoration: none; color: #083C84; font-weight: bold; font-size: 14px; }
a.menu:visited { text-decoration: none; color: #083C84; font-weight: bold; font-size: 14px; }
a.menu:hover { text-decoration: none; color: #FFAE39; font-weight: bold; font-size: 14px;  }
a.menu:active { text-decoration: none; color: #083C84; font-weight: bold; font-size: 14px; }
