﻿.leftedge {
background-image: url(../images/sce/Left_edge.jpg);
background-repeat: repeat-y;
}
.rightedge {
background-image: url(../images/sce/Right_edge.jpg);
background-repeat: repeat-y;
}

.bottomimage {
background-image: url(../images/sce/GenieHome_18.jpg);
background-repeat: no-repeat;
}

.bordermiddle {
background-image: url(../images/sce/border-repeat.jpg);
background-repeat: repeat-y;
}

.sbordermiddle {
background-image: url(../images/sce/s-borderrepeat.jpg);
background-repeat: repeat-y;
}

h1 {
color: #000000;
font-family: sans-serif, Arial;
font-size: 14pt;
font-weight: bold;
font-style: normal;
line-height: 24pt;
margin-left: +10pt;
margin-right: +10pt;}

h2 {
color: #b60e13;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 10pt;
margin-left: +10pt;
margin-right: +10pt;}

h3 {
color: #B60E13;
font-family: sans-serif, Arial;
font-size: 11pt;
font-weight: bold;
font-style: normal;
line-height: 12pt;
margin-left: +10pt;
margin-right: +10pt;}

h4 {
color: #474747;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 10pt;
margin-left: +10pt;
margin-right: +10pt;}

p {
color: #000000;
font-family: sans-serif, Arial;
font-size: 9pt;
font-weight: normal;
line-height: 12pt;
margin-left: +10pt;
margin-right: +10pt;}

ul {
color: #000000;
font-family: sans-serif, Arial;
font-size: 11pt;
font-weight: normal;
list-style-type:disc;}

img { vertical-align: bottom;
border: 0;}

table { margin: auto; /* centers table */ 
border-collapse: collapse; /* eliminates spacing */}

