body {
	margin: 0px;
	background-color: #ffffff;
}

h1 {
	color: #036eb0;
	font-family: Arial, Verdana;
	font-size: 19px;
	text-align: left;
	font-weight: normal;
}

a:link.submenu, a:visited.submenu, a:active.submenu {
	color: #a1e7ff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.submenu {
	color: white;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

td.menu a:link, td.menu a:visited, td.menu a:active {
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #c4d9e8;
}

td.menu a:hover {
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 0px;
}

td.menu_sel a:link, td.menu_sel a:visited, td.menu_sel a:active, td.menu_sel a:hover  {
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #c4d9e8;
}

td.menu_sel {
	background-image: url('/images/bg_selected.jpg');
}

p,body,td {
	color: #555555;
	font-family: Arial, Verdana;
	font-size: 13px;
}

a:link.news, a:visited.news, a:active.news {
	color: #cb3535;
	text-decoration: underline;
	font-size: 13px;
}

a:hover.news {
	color: #036eb0;
	text-decoration: underline;
	font-size: 13px;
}

a:link, a:visited, a:active {
	color: #036eb0;
	text-decoration: underline;
	font-size: 13px;
}

a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-size: 13px;
}

input,textarea {
	font-family: MS Sans Serif;
	font-size: 11px;
	border: 1px outset;
	border-color: black
}

img {
	border-color: #000000;
}

form {
	margin: 0px;
}

.mn {
	position: absolute;
	visibility: hidden;
}


table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #77c9ff;
}

table.px0 tr td {
	border: 0px solid gray;
}