body{
        margin: 0px;
        font-size: 12.5px;
        font-family: Verdana;
        font-weight: normal;
        color: #644b41;
}
td{
        font-size: 12.5px;
        font-family: Verdana;
        font-weight: normal;
        color: #644b41;
        line-height: 18.75px;
}

h1{
font-family:Verdana;
color:#8d8d8b;
font-size:17px;
font-weight: normal;
padding-top: 8px;
}

a.menu1 {
	font-family: Verdana;
	font-size: 11.46px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
}
a.menu1_selected {
	font-family: Verdana;
	font-size: 11.46px;
	font-weight: normal;
	color: #be1616;
	text-decoration: none;
}
a.menu1_selected:hover, a.menu1:hover {
	font-family: Verdana;
	font-size: 11.46px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}

a.menu2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
}
a.menu2_selected {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #bd0101;
	text-decoration: underline;
}
a.menu2_selected:hover, a.menu2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #939598;
	text-decoration: underline;
}
a{
	font-family: Verdana;
	font-size: 10.5px;
	font-weight: normal;
	color: #866b41;
	text-decoration: underline;
}
a:hover{
	font-family: Verdana;
	font-size: 10.5px;
	font-weight: normal;
	color: #939598;
	text-decoration: underline;
}
input.search{
        border:           2px solid #CEDEE0;
        background-color: #427D87;
        color:            #FFFFFF;
        padding-left:     5px;
}
.menu{
        font-size:        12px;
        font-family:      Verdana;
        font-weight:      bold;
        color:            #000000;
}
a.pathway{
        text-decoration:  none;
        color:            #FFFFFF;
}
a.pathway:hover{
        text-decoration:  underline;
        color:            #FFFFFF;
}
a.menu{
        text-decoration:  none;
        color:            #000000;
}
a.menu:hover{
        text-decoration:  underline;
        color:            #9F030C;
}
a.copy{
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #8d8d8b;
}
a.copy:hover{
        text-decoration: underline;
        font-size: 9px;
        color: #B60B14;
}
td.copy
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color: #8d8d8b;
	line-height:14.58px;
}
img
{
	border: 0px;
}

span.page_list      { font-family: Verdana; font-size: 10.5px; font-weight: bold; color: #866b41; text-decoration: none; }
a.page_list:link    { font-family: Verdana; font-size: 10.5px; font-weight: normal; color: #866b41; text-decoration: none; }
a.page_list:visited { font-family: Verdana; font-size: 10.5px; font-weight: normal; color: #866b41; text-decoration: none; }
a.page_list:hover   { font-family: Verdana; font-size: 10.5px; font-weight: normal; color: #866b41; text-decoration: underline; }




.addFeed{
position: relative;
top: -20px;
left: 0px;
}

.addFeed a{
font-size: 12px;
border-bottom: 1px dashed #866B41;
text-decoration: none;
}
.FForm{

padding: 20px 0px 0px 0px;
}

.Capt{
margin: 10px 0px 10px 0px;
height: 52px;
overflow: hidden;
}
.ok{
color: #006600;
}
.error{
color: #990000;
}
.active-block {
    padding:10px 0 10px 10px;
    background:#b4a285;
    line-height:15pt;
    font-size:12px;
    font-weight:normal;
    width:80%;
    text-align:left;
    height: 300px;

}
.subscribe, .subscribe pre, .subscribe form, .subscribe input{
    margin:0;
    padding:0;
}
.header2, .header3 {
    width: 120px;
    display: block;
    overflow:visible;
    text-align:left;
    /*background-color: maroon;*/
    color: white;
    font-size:18px;
    font-family:arial;
    font-weight:bold;
    margin:0 0 5px;
}
.header2 {
    width: 135px;
}

.active-block .header2, .active-block .header3{
    margin: 10px 0 5px;
}
.subscribe .btn-wrapper {
    background:url("../images/button_border.gif") no-repeat scroll left top #ECE9D8;
    display: inline-block;
    margin-left: 10px;
}

.subscribe input[type='submit'] {
    background:url("../images/button_border.gif") no-repeat scroll right bottom transparent; /**/
    color: #000000;
    padding:1px 2px;
    height: 20px;
    left:1px;
    top:1px;
    position:relative;
    font-size: 12px;
    font-family:Verdana,Arial,Tahoma,Sans-Serif;
    border: none 0;
}
.subscribe input[type='submit']:hover {font-size: 11px; background-color: #DAD7C9;}