﻿body 
{
	    background-color:#DBE6ED;
	    font-family :Arial,Rockwell;
}

A
{
    font-family:  Arial, Rockwell, 'Comic Sans MS';
    color:#012E6F;
    text-decoration: none;
}

A:visited
{
    font-family: Arial, Rockwell, 'Comic Sans MS';
    color:#012E6F;
    text-decoration: none;
}
A:active
{
	font-family: Arial,,Rockwell, 'Comic Sans MS';
	color: #0033cc;
	text-decoration: none;
}
A:hover
{
	font-family: Arial,Rockwell, 'Comic Sans MS';
	color: #0033cc;
	text-decoration: none;
}
A:link
{
	font-family: Arial,Rockwell, 'Comic Sans MS';
	color: #0033cc;
	text-decoration: none;
}




.L_Top
{

	background-image: url(graphics/Top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	Height: 163px;
}

.L_TopLeft
{
    Padding-top: 0px;
    padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 162px;
    }

.L_Left
{
	background-image: url(graphics/Left.jpg);
	background-repeat: repeat-y;
	Padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-position: left top;
}
.L_Right
{
	background-image: url(graphics/Right.jpg);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-position: left top;
}

.L_Right
{
	background-image: url(graphics/Right.jpg);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-position: left top;
}.L_BottomRight
{
    background-image: url(graphics/Bottom_Right.jpg);
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-position: right bottom;
}
.L_Bottom
{
	background-image: url(graphics/Bottom.jpg);
	background-repeat: repeat-X;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}

th
{
    color: white;
    font-family: Arial;
    background-color: #012E6F;
}
td
{
    font-family: Arial;
}
#MainContent
{
    min-Width:980px;
    max-width:1010px;
    Margin-left:auto;
    Margin-right:auto;
    color:#012E6F;
    background-color:White;
}

#ContentHE
{
    background-position: center top ;
    
    min-height: 450px;
    background-repeat: no-repeat;
}
#oldContentHE
{
    background-image: url('graphics/hahnerelectric_background60.gif');
}



