/* CSS Document */
/*original color for a.href = #660033*/
/*original color for a.href = #7994B9*/
a.yellow {
	color : #D48A1D;
	font-family : Verdana;
	text-decoration : underline;

}
a.yellow:visited {
	color : #D48A1D;
    font-family : Verdana;
	text-decoration : underline;

}
a.yellow:hover {
	color : #D48A1D;
    font-family : Verdana;
	text-decoration : underline;

}

a {
	color : #000000;
	font-family : Verdana;
	text-decoration : underline;
}
a:visited {
	color : #000000;
	font-family : Verdana;
	estext-decoration : underline;

}
a:hover {
	color : #000000;
    font-family : Verdana;
	text-decoration : underline;

}
input.button {
 	font-family : Verdana;
    font-size:10px;
	font-weight:bold;
    color: #000000;
    text-decoration:none;		
}

input.input {
 	font-family : Verdana;
    font-size:10px;
    color: #000000;
    text-decoration:none;
    background-color:#D9D8B9;		
}

select {
	font-family : Verdana;
    font-size:10px;
    color: #000000;
    text-decoration:none;
    background-color:#D9D8B9;
}

li {
    color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
}
td {
    color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
}

p {
    color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
}

.red {
    color : #ff0000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
}

.bod_title {
    color : #006699;
	font-family : Verdana;
	font-size: 10px;
	font-weight:bold;
}

.bod_job {
    color : #000000;
	font-family : Verdana;
	font-size: 9px;
	text-decoration : none;
}

.smalltxt {
	    color : #000000;
        font-family : Verdana;
	    text-decoration : none;
        font-size: 10px;
}
.subheader {
	    color : #322F21;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;

        font-size: 14.5px;
}
.subheader2 {
        color : #000000;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;
		text-transform : uppercase;
        font-size: 11px;
}
.subheader3 {
        color : #cc9933;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;
        font-size: 11px;
}

.news {

        font-family : Verdana;
	    text-decoration : none;
        font-size: 10px;
}

.news11 {

        font-family : Verdana;
	    text-decoration : none;
        font-size: 11px;
}

.comments {
		color : #999999;
        font-family : Verdana;
	    text-decoration : none;
        font-size: 10px;
}

.membersLabels {
     font-family : Verdana;
	 text-decoration : none;
	 font-size: 10px;
	 color: black;
	 font-weight : bold;

}

.error {
    color : #ff0000;
	}
	
.success {
  color : #000099;
 }

.smallHeaders {
     font-family : Verdana;
	 text-decoration : none;
	 font-size: 11px;
	 color: #322F21;
	 font-weight : bold;

}

.largeGrey {
	    color : #D48A1D;
        font-family : Verdana;
	    text-decoration : none;
        font-size: 22px;
		letter-spacing: -0.9px
		
}

.largeOrange {
	    color : #322F21;
        font-family : Verdana;
	    text-decoration : none;
        font-size: 22px;
		letter-spacing: -0.9px		
}

.largeHeading {
	padding-top: 10px;
	padding-bottom: 10px;
}
 