H1, H2, H3, H4, H5 { color: red; font-weight: 700}    /* bold */  

body {
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0;
	background: #FFFFFF url(/graphics/eidxbkmainsm.gif); 
	background-position: top; 
	background-repeat: repeat;
}
#wrapper {
	width: 962px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#header {
	width: 100%;
	background-color: #FFFFFF;
	font-align: left;
}
#headerline {
	clear: both;
	width: 100%;
	background-color: #FBF000;
	background-image:  url(/images/orizon_line.gif);
	font-align: left;
}
#content {
	width: 952;
	clear: both;
	text-align: left;
	position: relative;
	background-image:  url(/images/bluefadetowhitebk.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
}
#footer {
	position: relative;
	width: 952;
	clear: both;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: bottom;
	color: #000000;
}
 
P { line-height: 100% }
UL LI { font-size: 90% }
.red { color: red }
.green { color: green }
.blue { color: blue }
#big { font-size: 120% }
#upper { text-transform: uppercase } 
A:link { color: blue }       /* unvisited link */
A:hover { color: red }
A:visited { color: purple }   /* visited links */
A:hover { color: red }
A:active { color: red }    /* active links */
A.nav:link { color: #FFFFFF ; font-weight: 700 }
A.nav:hover { color: #00FF00; font-weight: 700 }
A.nav:visited { color: #b78fb7; font-weight: 700 }
A.nav:hover { color: #00FF00; font-weight: 700 }
A.nav:active { color: red; font-weight: 700 }
A.head:link { color: #FFFFFF ; font-weight: 700; decorate: none }
A.head:hover { color: #988d52; font-weight: 700 }
A.head:visited { color: #b78fb7; font-weight: 700 }
A.head:hover { color: #988d52; font-weight: 700 }
A.head:active { color: red; font-weight: 700 }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    padding-left: 20px;
	padding-right: 20px;
}
.content6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
}
.solidblockmenu{
position: relative;
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}

.solidblockmenu2{
position: relative;
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 90;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
width: 100%;
}

.solidblockmenu2 li{
display: inline;
}

.solidblockmenu2 li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu2 li a:visited{
color: white;
}

.solidblockmenu2 li a:hover, .solidblockmenu2 li .current{
color: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}
