@CHARSET "ISO-8859-1";

body
{
	background-color: #FFFFFF;
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body a:link
{
	text-decoration: none;
	color: #A80000;
}

body a:vlink
{
	text-decoration: none;
	color: #440000;
}

body a:hover
{
	text-decoration: none;
	color: #FF0000;
}

h1
{
	color: #800000;
	font-family: Times New Roman;
	font: bold italic 44px;
	text-transform: capitalize;
}

h2
{
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize
}

h3
{
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize
}

h4
{
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize
}

h5
{
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize
}

h6
{
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize
}


th
{
	color: #800000;
	font-size: 10pt;
}

td
{
	color: #800000;
	font-size: 10pt;
}

input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

.heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
  	font-style: normal;
	color: #800000;
	background-color: #ffffff;
}

.footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
  	font-style: italic;
	color: #800000;
	background-color: #ffffff;
}

.base
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
  	font-style: normal;
}

.nav
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
  	font-style: normal;
	color: #ffffff;
}

.sidebarnav
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
  	font-style: normal;
	color: #ffffff;
}

.sidebar
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
  	font-style: normal;
	color: #800000;
}

.normal
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
  	font-style: normal;
}

#announcement
{
	margin: 0;
	padding: 8px;
	background: #000060;
	color: #FFFFFF;
	font: bold 11px;
}

#general
{
	background: #FFFFFF;
	color: #800000;
	font: 14px;
}

#spacer
{
	background: #FFFFFF;
}

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

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

#sddm li a
{
	display: block;
	margin: 0 0 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #000060;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
	background: #800000
}

#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;
}

#sddm div a:hover
{
	background: #49A3FF;
	color: #FFFFFF
}

