﻿/* 0 BASIC TAGS */


h1, h2, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

ul
{
    text-align: left;
    margin-top: 3pt;
    margin-bottom: 0px;
}

li
{
    text-align: left;
}

p {
	text-align: left;
	font-weight: bold;
}

.notBold 
{
    font-weight:normal;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}


a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}






/*     border-style: dashed;
    border-width: medium; 1 HEADER 
	background-image: url(Images/doc8a.jpg);
	background-repeat: no-repeat;
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	height: 100%;
}

.ornet
{
    letter-spacing: 3px;
    font-family: Imprint MT Shadow;
    font-size: 35pt;
}

.ornetsub1
{
    font-size: 18pt;    
    font-family: Times New Roman;
}

.ornetsub2
{
    font-size: 15pt;    
    font-family: Times New Roman;
}

.headerImage 
{
    width: 100%;
    height: 54px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
}

.headerText 
{
    width: 100%;
    height: 54px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
}

.headerImage2
{
    width: 100%;
    height: 25px;
    left: 0px;
    top: 58px;
    position: absolute;
    z-index: 0;
}

.headerText2
{
    width: 100%;
    height: 25px;
    left: 0px;
    top: 58px;
    position: absolute;
    z-index: 0;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

.pleft 
{
    margin-top: 5px;
    margin-left: 17px;
    margin-bottom: 0px;
}

.pjustify {
    text-align: justify;
}

.pjustify2 {
    margin-bottom: 0pt;
}

.pheading 
{
    margin-top: 0px;
    text-align: center;
    font-size: x-large;
}


#home {
    margin-top: 140px;
    margin-right: 30px;
    margin-left: 50px;
}

#content {
	margin-left: 0px;
}



