﻿BODY {
	background-color: #87AEC5;
    background-image: url(imageskm/BannerTileBackground.gif);
	background-repeat: repeat-x;
}


a {
	text-decoration: underline;
	color: Blue;
}

a:hover {
	text-decoration: none;
	color: Black;
}

a:visited {
	color: Blue;
	text-decoration: none;
}

#rss-links {
	width:400px;
	margin:7px; 
	padding:5px;
	border-top:1px #999999 inset;
	border-right:1px #999999 inset;
	border-bottom:1px #999999 inset;
	border-left:1px #999999 inset;
	float:left;
	background-color:White;
	text-align:left;
}

#sidebar-wrapper {
	width:160px;
	height:695px;
	margin:7px; 
	padding:5px;
	border-top:1px #999999 inset;
	border-right:1px #999999 inset;
	border-bottom:1px #999999 inset;
	border-left:1px #999999 inset;
	float:left;
	background-color:White;
	text-align:left;
}
.sidebar a:visited {
	display:block;
	height:18px;
	margin:0;
	padding:6px 8px 1px 10px;
	border:outset;
    border-top:2px #CCC;
    border-left:2px #CCC;
    border-bottom:2px #000;
    border-right:2px #000;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	background:#FFF url(imageskm/btnbg-oova.jpg) top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.sidebar a:link {
	display:block;
	height:18px;
	margin:0;
	padding:6px 8px 1px 10px;
	border:outset;
    border-top:2px #CCC;
    border-left:2px #CCC;
    border-bottom:2px #000;
    border-right:2px #000;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	background:#FFF url(imageskm/btnbg-oova.jpg) top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.sidebar {
	display:block;
	height:18px;
	margin:0;
	padding:6px 8px 1px 10px;
	border:outset;
    border-top:2px #CCC;
    border-left:2px #CCC;
    border-bottom:2px #000;
    border-right:2px #000;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	background:#FFF url(imageskm/btnbg-oova.jpg) top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.smallbutton:hover {
	background-position: 0px -25px;
	background-color:transparent;
	color:#000000;
}

a.button:hover {
	background-position: 0px -25px;
	background-color:transparent;
	color:#000000;
}

a.sidebar:hover {
	background-position: 0px -25px;
	background-color:transparent;
	color:#000000;
}

#sidebar-wrapper .here {
	background-position: 0px -25px;
	background-color:transparent;
	color:#000000;
}


/* ========================================== */
/* MISCELLANEOUS STYLES */





button {     /* uses the 'button' element */
    height:25px;
    margin:20px;
    padding:20px;
    border:2px outset;
    border-top:#CCC;
    border-left:#CCC;
    border-bottom:#000;
    border-right:#000;
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    background: #FFF url(imageskm/btnbg-oova.jpg) top left;
    background-position:0 -5px;
    color: White;
    cursor:pointer;
}

.button {     /* 'button' class to be applied to 'a href' element */
    margin:0;
    padding:2px 10px 3px 10px;
    border:2px outset;
    border-top:#CCC;
    border-left:#CCC;
    border-bottom:#000;
    border-right:#000;
    font-family:Tahoma, Arial;
    font-size:12px;
    font-weight:bold;
    background: #006600 url(imageskm/btnbg-oova.jpg) top left;
    background-position:0 -3px;
    text-decoration:none;
    color:#FFF;
}

.smallbutton {     /* 'smallbutton' class to be applied to 'a href' element */
    margin:0;
    padding:1px 6px 1px 6px;
    border:2px outset;
    border-top:#CCC;
    border-left:#CCC;
    border-bottom:#000;
    border-right:#000;
    font-family:Tahoma, Arial;
    font-size:11px;
    font-weight:bold;
    background: #006600 url(imageskm/btnbg-oova.jpg) top left;
    background-position:-5px -5px;
    text-decoration:none;
    color:#FFF;
}
.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.style3 {
	font-family: Arial;
	font-size: medium;
}
.style4 {
	border-style: solid;
	border-width: 0px;
}
.style5 {
	font-size: small;
	font-family: Verdana, Helvetica, sans-serif;
}
.style6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:300;
}
.style8 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
.style10 {
	font-size: x-small;
}
.style11 {
	text-align: left;
}
.style12 {
	list-style-type: disc;
}
.style13 {
	font-family: Verdana;
}
 #table1
            {
                height: 27px;
            }
            
            
