@charset "utf-8";
body { background-color: 282828; }
A:link { COLOR: ffffff; TEXT-DECORATION: none; }
A:visited { COLOR: ffffff; TEXT-DECORATION: none; }
A:active { COLOR: ffffff; TEXT-DECORATION: none; }
A:hover { COLOR: #000000; TEXT-DECORATION: none; }

A:link.nav { margin-left: 10px; margin-right: 10px;
 }
A:visited.nav { margin-left: 10px; margin-right: 10px;
}
A:active.nav { margin-left: 10px; margin-right: 10px; }
a:hover.nav { margin-left: 10px; margin-right: 10px;
}


table.main th {
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #464646;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.main td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: none dotted none none;
	border-color: #6a6a6a #6a6a6a #6a6a6a #6a6a6a;
	background-color: #464646;
	-moz-border-radius: 0px 0px 0px 0px;
}


h1 {
font-size: 24px;
color: #00dcdc;
text-align: center;
margin-top: 0px; margin-bottom: 0px;
}

h2 {
font-size: 12px;
color: #ff7400;
margin-top: 0px; margin-bottom: 0px;
}

h3 {
font-size: 22px;
color: #00dcdc;
text-align: center;
margin-top: 0px; margin-bottom: 0px;
}

h4 {
font-size: 12px;
color: #2af000;
text-align: center;
}

h5 {
font-size: 12px;
color: #000000;
text-align: center;
margin-top: 2px; margin-bottom: 2px;
}

h6 {
font-size: 22px;
color: #2af000;
text-align: center;
margin-top: 2px; margin-bottom: 2px;
}

h7 {
font-size: 22px;
color: #aeabab;
text-align: center;
margin-top: 0px; margin-bottom: 0px;
}

p.right {text-align:right}
p.center {text-align:center}

p {
font-size: 16px;
color: #e5e5e5;
margin-left: 10px; margin-right: 10px;
}

p2 {
font-size: 16px;
color: #e5e5e5;
margin-left: 10px; margin-right: 10px;
text-align:left;
}

p3 {
font-size: 16px;
color: #e5e5e5;
margin-left: 20px; margin-right: 10px;
text-align:right;
}

p4 {
font-size: 16px;
color: #e5e5e5;
margin-left: 20px; margin-right: 10px;
text-align:right;
}

p5
{

border-left-style:dotted;
}

HR {
    height:1px;
    width:100%;
    border:dotted;
    color: #464646;
    align:center;  
   }


#header { background-image:url(http://64.21.229.21/elissa/background/28bgtop.gif);
		width:800px;
		height:20px;
	}

#wrapper { background-image:url(http://64.21.229.21/elissa/background/28bgmid.gif);
		width:800px;
	}

#footer { background-image:url(http://64.21.229.21/elissa/background/28bgbot.gif);
		width:800px;
		height:20px;
	}


#date { 
}