/* CSS Document */
/* Copyright (C) 2006 by A and J Kennel - www.ajkennel.com - All rights reserved */
BODY {
	MARGIN: 0px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #E6F0F7;
	color: #000066;
}
A:hover { 
    color: #ff0000;    
}
A {
	TEXT-DECORATION: none
}
A.info:link {
	FONT-WEIGHT: bold; COLOR: #0000ff; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A.info:visited {
	FONT-WEIGHT: bold; COLOR: #808000; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A.info:hover {
	FONT-WEIGHT: bold; COLOR: #e00000; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.info:active {
	FONT-WEIGHT: bold; COLOR: #e00000; FONT-STYLE: normal; TEXT-DECORATION: underline
}
.linkImage {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: #0000cc; TEXT-DECORATION: none
}
.linkImage:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: #ffffcc; TEXT-DECORATION: none
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000066;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.leftnav_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.headerbtm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.outernavbarRightBg {
	BACKGROUND-IMAGE: url(themes_silver_outernavbar.gif); TEXT-ALIGN: right
}
.lowerNavbar {
	FONT-WEIGHT: 700; FONT-SIZE: 12px; COLOR: #000044; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif
}
.footer_border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
