﻿/* 0 BASIC TAGS */

table {
	/*font-size: 1em;*/
	font-family: tahoma, arial, helvetica, sans-serif;
}

h1 {
	color: navy;	
	/*top: 10px;*/
	left:250;
	text-transform: uppercase;
	font-size: 30px;
}


.Footer
{
	background-color: #ffffc0;/*#ffff99*/
    text-align: center;
    font-size: 10px;
}

.Header
{
   background-color : #ffffc0;
   text-align: center;	
   color : navy;
}

.Content
{
   background-color : #ffffc0;
   color : navy;
   font-size: 12px;	
  
}

.Logo
{
  top : 20px;	
}

.Sidebar
{
	background-color: #ffffc0;
	color : navy;
}

.menufooter {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menufooter a:visited {
	/*color: #d32525;*/
}
.menuheader{
	top: 171px;
	text-transform: uppercase;
	font-size: 14px;
}

.menuheader a:visited, .SiteMap a:visited {
	/*color: blue; /*#d32525;*/
}

h2, h3 {
	margin-left : 0.5cm;
	
}

h4,h2 {
	font-size: 14px;
	margin-bottom: 0.5cm;
}

h5,h3{
	font-family: Bookman Old Style;
	/*font-style:italic;*/
	margin-bottom: 1cm;
    margin-top : 0cm;  
	text-align : left;
	font-size : 24px;
	font-weight : bold;
	text-decoration : underline;
}
h6
{
	text-align : center;
	font-size : 12px;
	margin-bottom: 0.1cm;
	margin-top: 0.1cm;
}

p
{
	font-size: 12px;
	text-align : justify;
	margin-right: 0.5cm	
}

SideImage
{
  border-style : solid;
  border-color : #ffffc0; /*lavender*/
  border-width : 5px;
}
DOCUMENT
{
 /*color  :Blue;*/
	}
#home {
	/*position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	/*padding-bottom: 40px; /* Weird Mozilla Bug */
}



