﻿ul
{
margin-right: 0;
margin-top: 0;
margin-left: 17px;
margin-bottom: 0;
padding: 0;
}


body
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial;
	font-size: 10pt;
}
html
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.topmenubuttontd
{
	font-family: Arial;
	font-weight: bold;
	color: White;
	text-align: center;
	vertical-align: middle;
	width: 102px;
	background-image: url(mastergra/UpperMiddleMiddleBottomMenuButton.jpg);
}
.topmenubuttona, .topmenubuttona:visited
{
	color: White;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.topmenubuttona:hover
{
	color: Yellow;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.leftmenubuttona, .leftmenubuttona:visited
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.leftmenubuttona:hover
{
	color: Yellow;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.articlelink
{
	color: midnightblue;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px gray;
	text-decoration:none
}
.articlelink:visited
{
	color: midnightblue;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
}
.articlelink:hover
{
	color: maroon;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
}

.authorlink
{
	color: midnightblue;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
	text-decoration:none
}

.authorlink:visited
{
	color: midnightblue;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
	text-decoration:none
}

.authorlink:hover
{
	color: maroon;
	font-size: 10pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
	text-decoration:underline
}

.featureTitle
{
	color: black;
	font-size: 20pt;
	font-family: veranda,sans-serif;
	font-weight: bold;
}

.libottompad
{
	padding-bottom: 12px;
}


