﻿body 
{
	background-color:#8CC63F;
}
body ul
{
	margin-top: 3px;
}
.protoIndent
{
	margin-left:30px;
}
.protoMiniHeader
{
	font-family:Arial;
	font-size:xx-small;
	font-style:normal;
	color:White;
}
.protoMiniHeaderLink
{
	font-family:Arial;
	font-size:xx-small;
	font-style:normal;
	color:White;
	text-decoration:none;
}
.protoMiniHeaderLink:hover
{
	font-family:Arial;
	font-size:xx-small;
	font-style:normal;
	color:White;
	text-decoration:underline;
}
.protoMediumHeader
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	color:White;
}
.protoLargeHeader
{
	font-family:Arial;
	font-size:large;
	font-style:normal;
	font-weight: bold;
	color:White;
	text-decoration:none;
}
.protoSmallHeader
{
	font-family:Arial;
	font-size:x-small;
	font-style:normal;
	color:White;
}
.protoSmallHeaderLink
{
	font-family:Arial;
	font-size:x-small;
	font-style:normal;
	color:White;
	text-decoration:none;
}
.protoSmallHeaderLink:hover
{
	font-family:Arial;
	font-size:x-small;
	font-style:normal;
	color:White;
	text-decoration:underline;
}
.protoBasicTitle
{
	font-family:Arial;
	font-size:larger;
	font-style:normal;
	color:#8CC63F;
}
.protoBasicBody
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	color:#6a757d;
}
.protoBasicBody a
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	color:#398a2f;
}
.protoBasicTextArea
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:Black;
}
.protoSmallBody
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#6a757d;
}
.protoSmallerBody
{
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	color:#6a757d;
}
.protoBasicError
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:red;
}
.protoNewsTitle
{
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	font-weight:bold;
	color:#6a757d;
}
.protoNewsBody
{
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	color:#6a757d;
}
.protoBasicLink
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#398a2f;
}
.protoMediumLink
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	color:#398a2f;
}
.protoTableBody
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#6a757d;
}
.protoTableBody a
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#398a2f;
}
.protoTableHeader
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:White;
	background-color:#6a757d;
}
.protoTablePaging
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:White;
	background-color:#6a757d;
}
.protoTableLink
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#398a2f;
}
.protoBasicPanel legend
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:#6a757d;
}
.protoBoldBody
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	color:#6a757d;
}
