﻿/* teal: #1A5D70  */
/* green: #A1BB67 */
/* dark grey: #363636 */
/* grey black: #5d5d5d */
/* teal green #2295B5 */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #363636;
	line-height: 14px;
}
a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/
	color:#000000;
}
a:hover
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/
	color:#000000;
}

.edit {
	font-family: Verdana;
	font-size: 11px;
	color: #363636;
	line-height: 14px;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.txt3 {
	font-family: Verdana;
	font-size: 11px;
	/*color: #1A5D70;*/ color:#000000;
	line-height: 25px;
}
.list
{
	padding-top:10px; 
	padding-bottom:10px;
	
}

.overgreen a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/ color:#000000;
}
.overgreen a:hover
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/ color:#000000;
}

.list a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/ color:#000000;
}
.list a:hover
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #1A5D70;*/ color:#000000;
}

.pctitle_style
{
	font-weight:700;
	font-size:18px;
	color:#000000;
}
.pc_style
{
	/*margin-right:10px;*/
}
.pc_style p
{
	margin-left:10px;
	
}
#left_menu {
                clear: both;
                float: left;
                width: 16.9em;
                padding: 0em;
                background-color: #FFFFFF;
                /*color: #1A5D70;*/ color:#000000;
}

#left_menu {
                clear:both;
                float: left;
                width: 16.9em;
                padding: 0em;
                background-color: #FFFFFF;
                /*color: #1A5D70;*/ color:#000000;
}

/* Start Mac IE5 filter \*/
/*#left_menu {
                padding-bottom: 30000px;
                margin-bottom: -30000px;
}*/
/* End Mac IE5 filter */

#left_menu ul {                
                width: 15.8em;
              	/*width:100%;*/
                float: left;
                list-style: none;
                margin: 0em;
                padding: 1.0em 0em 1.0em 0em;  
}              

#left_menu li {
                margin: 0em;
                padding: 0em;
				white-space:nowrap;
}

#left_menu li a {
                display: block;
                text-align: left;  
                padding: 0.5em 0.6em 0.5em 0.6em;
                background-color: inherit;
                /*color: #1A5D70;*/ color:#000000;
                text-decoration: none;
		        height: 1.5em;
                font-size: 1.2em;
}
                
#left_menu a:hover, #left_menu a:active {
                text-align: left;
                /*border-left: solid 0.5em #445225;*/                                                             
                background-color: inherit;           
                background-color: #A1BB67;       
                color: #000000;
                text-decoration: none;
}
/*#C0D198;*/
/*RSS FEED STYLE*/
/* Begin Styles for RSS Feed - This is the Most 
   Basic Style to use for a List with No Bullets */

.rss-box {width: 100%; background-color: #FFFFFF; margin:0; padding:0;}

.rss-title, rss-title a { text-decoration:underline; color:#1A5D70; font-weight:bold; padding-top:5px;}

.rss-items {list-style-image:none; margin:0px; padding-bottom:5px;padding-top:5px;}

.rss-item {font-size: xx-small;}

.rss-item a:link, .rss-item a:visited, .rss-item a:active { text-decoration:none;color:#1A5D70;font-weight:bold;font-size: x-small; }

.rss-item a:hover { text-decoration:underline; color:#1A5D70;font-weight:bold;font-size: x-small; }
	
.rss-date {font-size: xx-small;}
/*END RSS FEED STYLE*/