﻿h1 {
	font-family: "Arial Black";
	font-size: x-large;
	font-weight: normal;
	font-variant: normal;
	color: #EAEBD8;
	background-color: #5970B2;
	font-style: normal;
	width:300px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003399;
	margin-bottom:0px

}
.newStyle1 {
	float: right;
	visibility: visible;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
body{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:navy;
}
.cntr {
	text-align: center;
	
}
.style11 {
	font-size: x-small;
	text-align: right;
}
.style12 {
	border-style: solid;
	border-width: 1px;
	padding: 1px 4px;
	font-style:italic;
	background-color:silver;
	font-family:"Times New Roman", Times, serif;
	margin-left:50px;
	margin-right:50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #008000;
	margin-bottom:0;
	vertical-align: top;
}


.nobordertop {
	vertical-align: top;
	text-align:center;
	border-style: solid;
	border-width: 0;
}
.banner1 {
	color: #003399;
	text-align: center;
	font-style: italic;
	font-size: x-large;
	float:left;
	margin-left:15px;
}
.banner2 {
	color: #003399;
	text-align: center;
	font-style: italic;
	float:left;
	margin-left:15px;
	}
.style3 {
	list-style-type: lower-alpha;
}
.style15 {
	color: #003399;
	text-align: left;
	font-style: italic;
	font-size: large;
	margin-left: 12px;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 80px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #eaebd8;
	color:#5970B2;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 10px arial}

	#sddm div a:hover
	{	background: #5970B2;
		color: #FFF}

#lflk
{
	width:150px;
	vertical-align:top; 
	text-align:left; 
	background-color: #5970B2;
	border:0px;
}
#lflk a
{	display: block;
	margin: 8px;
	padding-left:4px;
	padding-right:0px;
	width: 180px;
	background: #5970B2;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}

#lflk a:hover
{	background: #eaebd8;
	color:#5970B2;}

.caption {
  float: left;
  width: 220px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.caption p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#coolmenu{
border: 0px solid navy;
width: 100%;
background-color: #EAEBD8;

}

#coolmenu a{
font: 9px Verdana;
padding: 2px;
padding-left: 4px;
display:inline-block;
width: 100px;
color: navy;
text-decoration: none;
}


#coolmenu a:hover{
background-color: navy;
color: white;
}
.nobordertop {
	vertical-align: top;
	text-align:center;
	border-style: solid;
	border-width: 0;
}
