﻿body.admin   { margin: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#464545;}
body         { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height:1.5em; color:#464545;}
select       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
input        { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
textarea     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
p.admin      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#464545;; }
form         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
select       { font-family: Arial, Helvetica, sans-serif; }
legend       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#464545;}
h1.rss		 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#464545;}
h2.rss		 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#464545;}


li 
{
list-style-position:inside;
}

a.rss:link       { color: #134B1E; font-size:10pt;}
a.rss:visited    { color: #134B1E; font-size:10pt;}
a.rss:active     { color: #134B1E; font-size:10pt;}
a.rss:hover      { color: #134B1E; font-size:10pt;}

a.green:link       { color: #FFFFFF; font-size:10pt; text-decoration:none;}
a.green:visited    { color: #FFFFFF; font-size:10pt; text-decoration:none;}
a.green:active     { color: #FFFFFF; font-size:10pt; text-decoration:none;}
a.green:hover      { color: #007E3A; font-size:10pt; text-decoration:none;}

a:link       { color: #007E3A; font-size:10pt;}
a:visited    { color: #007E3A; font-size:10pt;}
a:active     { color: #007E3A; font-size:10pt;}
a:hover      { color: #464545; font-size:10pt;}

a.breadcrum:link       { color: #444444; font-weight:bold; }
a.breadcrum:visited    { color: #444444; font-weight:bold; }
a.breadcrum:active     { color: #444444; font-weight:bold; }
a.breadcrum:hover      { color: #888888; font-weight:bold; }


a.mm:link       { color: #C0C0C0; font-size:9pt;}
a.mm:visited    { color: #C0C0C0; font-size:9pt;}
a.mm:active     { color: #C0C0C0; font-size:9pt;}
a.mm:hover      { color: #FFFFFF; font-size:9pt;}

a.admin:link       { color: #666666; }
a.admin:visited    { color: #666666; }
a.admin:active     { color: #666666; }
a.admin:hover      { color: #000000; }

a.Main_Footer:link       { color: #007E3A; font-size:10pt;}
a.Main_Footer:visited    { color: #007E3A; font-size:10pt;}
a.Main_Footer:active     { color: #007E3A; font-size:10pt;}
a.Main_Footer:hover      { color: #000000; font-size:10pt;}

a.seolinksatbottom:link       { color: #007E3A; font-size:10pt;}
a.seolinksatbottom:visited    { color: #007E3A; font-size:10pt;}
a.seolinksatbottom:active     { color: #007E3A; font-size:10pt;}
a.seolinksatbottom:hover      { color: #c0c0c0; font-size:10pt;}


.FormGreen
{
font-size:10pt;
color:#134A1E;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


/** Blog Stuff **/
.navigation {
	width:200px;
	padding:0;
	margin:0;
}
.navigation ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
.navigation, .navigation a:link, .navigation a:visited {
	font-size:12px;
}
