BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #4b4b4b;
    FONT-FAMILY: 'Arial';
    font-size: 12px
}

P
{
    COLOR: #4b4b4b;
    FONT-FAMILY: 'Arial';
	font-size: 12px
               
}
H1
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    font-size: 20px
}
H2
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    font-size: 18px
}
H3
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    font-size: 14px
    
}

H4
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    
}

H5
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    
}
H6
{
    COLOR: #134c8c;
    FONT-FAMILY: 'Arial';
    
}
TH {
 color: #134c8c
}

a:link { 		FONT-FAMILY: 'Arial';
				color: #134c8c;
				font-weight: bold;
				text-decoration: none; }

a:visited {		FONT-FAMILY: 'Arial';
				color: #134c8c;
				font-weight: bold;
                text-decoration: none;}

a:hover {		FONT-FAMILY: 'Arial';
				color: #134c8c;
				font-weight: bold;
				text-decoration: underline;}



a.side:link { 		FONT-FAMILY: 'Verdana';
				font-size: 11px;
				color: #134c8c;
				font-weight: normal;
				text-decoration: none; }

a.side:visited {		FONT-FAMILY: 'Verdana';
				font-size: 11px;
				color: #134c8c;
				font-weight: normal;
                text-decoration: none;}

a.side:hover {		FONT-FAMILY: 'Verdana';
				font-size: 11px;
				color: #134c8c;
				font-weight: normal;
				text-decoration: underline;}




a.nav:link { 	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #ffffff;
				text-decoration: none; }

a.nav:visited {	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #ffffff;
                text-decoration: none;}

a.nav:hover {	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #c3d5fd;
             	text-decoration: none;}


a.subnav:link { FONT-FAMILY: 'Verdana';
				font-size: smaller;
				font-weight: normal;
				color: #0e3969;
				text-decoration: none; }

a.subnav:visited {	FONT-FAMILY: 'Verdana';
				font-size: smaller;
				font-weight: normal;
				color: #0e3969;
                text-decoration: none;}
a.subnav:hover {	FONT-FAMILY: 'Verdana';
				font-size: smaller;
				font-weight: normal;
				color: #ffffff;
             	text-decoration: none;}

a.gray:link { 	FONT-FAMILY: 'Arial';
				color: #4b4b4b;
				font-weight: normal;
				text-decoration: none; }

a.gray:visited {FONT-FAMILY: 'Arial';
				color: #4b4b4b;
				font-weight: normal;
                text-decoration: none;}

a.gray:hover {	FONT-FAMILY: 'Arial';
				color: #4b4b4b;
				font-weight: normal;
				text-decoration: underline;}

a.green:link { 	FONT-FAMILY: 'Arial';
				font-size: 12px;
				font-weight: normal;
				color: #4b4b4b;
				text-decoration: none; }

a.green:visited {	FONT-FAMILY: 'Arial';
				font-size: 12px;
				font-weight: normal;
				color: #4b4b4b;
                text-decoration: none;}

a.green:hover {	FONT-FAMILY: 'Arial';
				font-size: 12px;
				font-weight: normal;
				color: #ffffff;
             	text-decoration: none;}

a.atools:link { 	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #ffffff;
				text-decoration: none; }

a.atools:visited {	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #ffffff;
                text-decoration: none;}

a.atools:hover {	FONT-FAMILY: 'Arial';
				font-size: 14px;
				font-weight: strong;
				color: #c3d5fd;
             	text-decoration: none;}


#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 10px;
	width: 
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #4d6287}

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

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 200;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #676b72;
		font: 12px arial}

	#sddm div a:hover
	{	background: #e1e1e1;
		color: #676b72}


