﻿body {
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}

.topMenu {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}
.topMenu a:link {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}

.topMenu a:visited {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;

}

.topMenu a:hover {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:underline;
}

.topMenu a:active {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:underline;
}
.pageFooter {
	border-top:thin;
	border-top-color:#808080;
	border-top-style:solid;
	border-top-width:1px;
	font-family: Verdana;
	font-size: xx-small;
	color: #808080;
	text-decoration:none;
	letter-spacing:4px;
}
.pageContent {
	font-family: Verdana;
	font-size: xx-small;
	color: #808080;
	list-style:circle;
	list-style-type:circle;
}

.pageQuestion {
	font-family: Verdana;
	font-size: xx-small;
	color: #808080;
}

.pageAnswer {
	font-family: Verdana;
	font-size: x-small;
	color:#0066FF;
	font-style:italic;
}

.pageContent a:link {
	font-family: Verdana;
	color: #808080;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}

.pageContent a:visited {
	font-family: Verdana;
	color: #808080;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;

}

.pageContent a:hover {
	font-family: Verdana;
	color: #C0C0C0;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:underline;
}

.pageContent a:active {
	font-family: Verdana;
	color: #808080;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}
.pageContentTitle {
	font-size:small;
	font-weight:bold;
	font-family:Verdana;
	color:#99CC00;
	height:30px;
	letter-spacing:4px;
	vertical-align:top;
}

.searchStyle {
	border-style:none;
	border-width:1;
}

.textboxStyle {
	border-style:solid;
	border-width:1;
	border-color:#CCCCCC;
}

.rightMenu {
	border-bottom: 1px dotted #C0C0C0;
	border-left-width: 0;
	border-top-width: 0;
	font-family: Verdana;
	font-weight: bold;
	color: #C0C0C0;
	font-size: xx-small;
	text-align: center;
	border-right-color: #C0C0C0;
	border-right-width: 0;
	height: 25px;
}

.rightMenu a:link {
	font-family: Verdana;
	color: #C0C0C0;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}

.rightMenu a:visited {
	font-family: Verdana;
	color: #C0C0C0;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;

}

.rightMenu a:hover {
	font-family: Verdana;
	color:#999999;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:underline;
}

.rightMenu a:active {
	font-family: Verdana;
	color: #999999;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:underline;
}
.rightMenuHeader {
	background-image:url('../images/right-bar-back.gif');
	border-width: 1px;
	border-style:solid;
	font-family: Verdana;
	font-weight: bold;
	color:White;
	font-size: xx-small;
	text-align: center;
	height: 40px;
}
.searchStyleText {
	font-family: Verdana;
	color: white;
	font-size: xx-small;
	font-weight:bold;
	text-decoration:none;
}
.imageStyle {
	border-width: 0px;
}


