<!-- Begin Menu CSS -->

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px tahoma}

	#sddm li a
	{	display: block;
		margin: 0 0px 0 0;
		padding: 2px 10px;
		width: auto;
		background: #171a23;
		color: #FFF;
		text-align: center;
		text-decoration: none}

	#sddm li a:hover
	{	background: #7e7e7e}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #3b3b3b}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font: 11px tahoma}

	#sddm div a:hover
	{	background: #7e7e7e;
		color: #FFF}

<!-- End Menu CSS -->


a
{
color: #336699;
font-size: 1.0em;
text-decoration: none;
}

a:hover
{
color: red;
text-decoration: none;
}

#title a
{
color: #787878;
font-size: 0.7em;
font-style: italic;
text-decoration: none;
margin-left: 6px;
}

#title a:hover
{
color: #255888;
text-decoration: none;
}

#title h1
{
color: #003366;
font-size: 1.1em;
font-weight: bold;
background-image: url('../images/box.jpg');
background-repeat: no-repeat;
background-position: right;
padding-right: 25px;
display: inline;
}

#title h2
{
color: #787878;
font-size: 0.9em;
margin-bottom: 0.5em;
margin-top: 0.1em;
}

#title h3
{
color: #000000;
font-size: 1.0em;
font-weight:200;
margin-top: 0.25em;
margin-bottom: 0.25em;
margin-left: 1.5em;
}

#title h3 a
{
color: #336699;
font-size: 1.0em;
font-weight:200;
font-style: normal;
margin-left: 0.0em;
}

#title h3 a:hover
{
color: red;
}

h4
{
color: #364157;
font-size: 1.3em;
font-weight: bold;
text-align: center;
margin-top: 0.5em;
margin-bottom: 0.6em;
}

h5
{
color: #787878;
font-size: 0.9em;
text-align: center;
margin-bottom: 0.8em;
margin-top: -0.7em;
}

#eboard
{
font-size: 0.8em;
text-align: center;
}

#eboard a
{
font-size: 1.3em;
font-weight: bold;
text-decoration: none;
color: #003366;
}

#eboard a:hover
{
color: #787878;
text-decoration: none;
}

#eboard img
{
margin-bottom: 0.5em;
}