@charset "UTF-8";
#main {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-bottom: 5px;
	background-color: #6699FF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main #title {
	margin-right: auto;
}
#main #nav  {
	width: 100%;
	margin-left: auto;
	margin-right: -1px;
	text-align: center;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#main #nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#main  #nav  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
}
td.bg_color_change { background-color: #0033FF; } 
td.bg_color_change:hover {
	background-color: #0066FF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
body {
	margin: 0px;
	background-image: url(images/composite.jpg);
	background-repeat: repeat;
}
.contact {
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main  #nav  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#main #bar {
	background-color: #CCCCCC;
	background-image: url(images/bar_div.gif);
}
.style3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}p {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#main   td  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: -15px;
	color: #FFFF00;
	font-size: 14px;
	margin-left: 5px;
}
#main strong {
	padding-bottom: -10px;
	margin-bottom: -10px;
}
#main ul {
	margin-top: -15px;
	padding-top: -15px;
	padding-bottom: -15px;
	margin-bottom: -15px;
}
