@charset "utf-8";
/* CSS Document */
a:hover { color: red }
p {
	margin-top:0px; 
	margin-bottom:0px
}
th {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
a {
	color:#005128; 
	font-size: 14px; 
}
h1 {
	color: #005128;
	font-family: Arial;
	font-size: 16;
	font-weight : bold;
	margin-top: 0;
	margin-bottom: 0
}
.white_ar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBF0;
}
.greentable {
	border: 1px solid;
	border-color: #85E0C2;
}
.greentable2 {
	border: 1px solid;
	background-color:#E8F2FF;
	border-color: #85E0C2;
}
.menu1 {
	margin-left:5px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.mylinks {
	margin-left: 5px;
	margin-right: 5px;
}
.bluetalbe {
	border: 1px solid;
	background-color:#FFFFFF;
	border-color: #5A80FE;
}
.prot {
	text-indent: -20px;
	margin-left: 35px;
}
.prot1 { 
	text-indent:-10px;
	margin-left: 15px;
	font-size: 14px;  
}
.prot2 {margin-left:5px}
.yellowtalble {
	text-align:center;
	background-color:#FDF8B5;
	font-weight:bold;
	color:#4F4F4F;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
}
.smalllink {font-size:12px}
.white {color: #FFFFFF}
.grntxt {
	color: #005128;
	font-family: Arial;
	font-size: 18;
	font-weight : bold;
}
.navytxt {
	font-family:Arial, Helvetica, sans-serif;
	color:Navy;
	font-size:16px;
	text-align:center;
}
.beige {background-color: #f5f5f1}
.trm {
	color:Green;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.act {
	color: Maroon;
	text-indent: -20px; 
	margin-left: 35px; 
}
.cit {color: Navy}
.comment {
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: -20px; 
	margin-left: 35px; 
}
.grntxt {
	color: #005128;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.red 
{
    color:Red; 
    font-size:20px; 
    font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
.background
{
    background-image: url('../Pics/bg.png');
}
.overflow {
    color:Gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    font-weight:bold;
}