body {
	background-image: url(images/x.png);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
     font-size: small;
}

.l {
	background-image: url(images/l.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
.r {
	background-image: url(images/r.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

.date-header {
    margin-top: 0;
    padding-left: 14px;
    color: #333;
    font: 9px Arial, Helvetica, sans-serif;
    background: url(images/date.gif) no-repeat 0 50%;
    letter-spacing: .15em
}

.news-header {
    margin-bottom: 0;
	color:  #038;
    font: bolder 11px Arial, Helvetica, sans-serif;
}
.header {
	color:  #038;
	text-transform: uppercase;
	font: bolder 11pt "Arial Narrow", Arial, Helvetica, sans-serif;
} 

.subheader {
	color:  #038;
	text-transform: uppercase;
	font: bolder 10pt "Arial Narrow", Arial, Helvetica, sans-serif;
} 

h1, h2, h3, h4 {
	margin: .5em 0;
	font-family: Times New Roman, Times, serif;
	color:  #038;
}

h1 { font-size: 12pt }
h2 { font-size: 11pt; }
h3 { font-size: 10pt;  
    margin-bottom: 0;
	color:  #038;
    font: bolder 11px Arial, Helvetica, sans-serif;
}
h4 { font-size: 10pt; 
}	

.nav {
	BACKGROUND: url(images/m.png) repeat-x;
	margin: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	height: 57px;
}

.nav LI {
        DISPLAY: block;  FLOAT: left; text-align: center;
}
.nav LI A {
 	COLOR: #FFF;
	TEXT-DECORATION: none; DISPLAY: block;
	font: bolder 10pt "Times New Roman", Times, serif; Width: 137px;
	padding: 21px 0px 0;
	height: 36px;
}
  
.nav LI A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
.nav LI A:hover {
        COLOR: #AAA;
        TEXT-DECORATION: none;
}

div, p, img, a, td, ul, ol {
    font-size: small; 
}

.splash li{
	list-style: url(images/b1.png);
	margin-left: 0;
	line-height: 25px;
}

.splash li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	margin-left: -5px;
}

.splash li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

.splash li a:hover {
	color: #aaa;
	text-decoration: none;
	font-size: 13px;
}

.services li{
	display: block;
	background: #eee;
	margin: 3px 3px 3px -10px;
	padding: 3px 3px 3px 5px;
	position: relative;
	top: 20px;
}

.services li a {
	text-decoration: none;
	font-size: 13px;
	color: #000;
}

.services li a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #000;
}
.services li a:hover {
	color: #444;
	text-decoration: none;
	font-size: 13px;
}
.bottomMenu li{
	list-style: url(images/b2.png);
	top: 5px;
}

.bottomMenu li a {
	text-decoration: none;
	font-size: 11px;
	margin-left: -5px;
	top: 2px;
	position: relative;
}

.bottomMenu li a:visited {
	text-decoration: none;
	font-size: 11px;
}
.bottomMenu li a:hover {
	text-decoration: none;
	font-size: 11px;
}


