﻿body {background-color: #69C; margin: 0px; }
table { border: 1px solid black; }
td { background-color: white; }
h2 { margin-left: 10px; margin-top: 5px; }
h3 { margin-left: 10px; margin-top: 5px; }
h3 A:link, h3 A:visited { color: #000; text-decoration: none; }
h3 A:hover { color: #000; text-decoration: underline; }
h4, h5 { color: white; /*#004*/ font-family: "Trebuchet MS"; }
h4 { font-size: 14pt; margin-bottom: 3px; }
h5 { font-size: 8pt; font-style: italic; margin-top: 3px; }

.border { background-color: #333 ! important; color: white; font-size: 9pt; }
.border2 { background-color: #444 ! important; color: white; font-size: 8pt; }
.title { background-color: #369 ! important; }

p { margin: 15px; }
p A:link, p A:visited { color: #000; text-decoration: none; font-weight: bold; }
p A:hover { color: #000; text-decoration: underline; }

/*ul {margin-left: 0px; }*/

ul A:link, ul A:visited { color: #000; text-decoration: none; }
ul A:hover { color: #000; text-decoration: underline; }

td {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

A:link, A:visited {color: #fff; text-decoration: none; }
.border A:link, .border A:visited { color: #fff; text-decoration: none; }
.border A:hover { text-decoration: underline; }

.submenu A:link, .submenu A:visited { color: #006; text-decoration: none; }
.submenu A:hover { color: #006; text-decoration: underline; }

td.submenu { background-color: #369; border-left: 1px solid #000; }

A:hover {color: white; text-decoration: underline; }
A:active { color: #31383B; }

#button {
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	background-color: #369; /*#90bade*/;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li.last {
	border-bottom: 0px;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/*border-left: 10px solid /*#333;/*#1958b7;
	border-right: 10px solid /*#333;#508fc4;*/
	background-color: #369/*#2175bc*/;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	/*border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;*/
	background-color: #2586d7;
	color: #fff;
	text-decoration: none;
}

/*
369 - header bg color
333 - main menu background color
*/
