a:link {
	color: #0000FF;
	text-decoration: underline;
} 
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #434E5C;
    text-decoration: underline;
}
body {
	background: #FFFFFF url(sidebackground.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
table {
		background: #FFFFFF;	
}
h1 {
    color: #666666;
	background-color: inherit;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
}
h2 {
	color: #434E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 100%;
}
h3 {
	color: #434E5C;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 100%;
}
.navbar

.navbar a:link {
color: #434E5C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.navbar a:visited {
	color: #434E5C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.navbar a:hover {
	color:#999999;
    text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.hdr
{
	color: #666666;
	background-color: inherit;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.left {
	background: url(left.jpg);
}

.right {
	background: url(right.jpg);
}
TABLE.top
{
    BORDER-LEFT: #2F69BA 1px solid;
    BORDER-RIGHT: #2F69BA 1px solid;
    BORDER-BOTTOM: #2F69BA 1px solid;
}
TABLE.edges
{
    BORDER-LEFT: #2F69BA 1px solid;
    BORDER-RIGHT: #2F69BA 1px solid;
    BORDER-BOTTOM: #2F69BA 1px solid;
}
.mid {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	color: #6A6A6A;
	background-color: #FFFFFF;
}
.lsidebar
{
    BORDER-RIGHT: #2F69BA 1px solid;
}
.rsidebar
{
    BORDER-LEFT: #2F69BA 1px solid;
}
.lmain {
	width: 530px;
	font-size: 12px;
	text-align: left;
	BORDER-RIGHT: #000000 1px solid;
}
.rmain {
	width: 530px;
	font-size: 12px;
	text-align: left;
   BORDER-LEFT: #000000 1px solid;	
}
.main {
	width: 730px;
	font-size: 12px;
	text-align: left;
   BORDER-LEFT: #000000 1px solid;	
}
.pad {
	padding: 10px;
}
#side {
	width: 190px;
   font-size: 12px;
	padding-left: 5px;
	text-align: left;
}

#side p {
	color: #828482;
	text-align: left;	
}


#header {
	background: url("header.jpg");
	height: 140px;
	margin: 0px;
   padding: 0px;
	BORDER-BOTTOM: #000000 1px solid;	
	text-align: center;

}

#footer {
  	 BORDER-TOP: #434E5C 1px solid;
  	 BORDER-BOTTOM: #434E5C 1px solid;	 
    background: url("footer.jpg") top repeat-x;
	 height: 35px;	 	 
	 color: #000000;	
}

#readmore {
    margin-top: 3px;
    margin-left: 1px;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#mini {
    height: 200px;
    overflow: hidden;
}
#maxi {
    overflow: auto;
}
#pagelist p {
    padding-left: 2px;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    color: black;
}

#pagelist a {
    color: #000080;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
