body, td, input, select, textarea { font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; color:#000000; }
//body, td, input, select, textarea { font-family: Courier New, Courier, mono; font-size: 10px; color:#333333 }

a { color: #f3527e; text-decoration: underline; }
a:hover, a:active { color: #6d8d23; text-decoration: underline; }
a:visited { color: #f3527e; text-decoration: underline; }

.headerred { font-size: 18px; line-height: 20px; font-weight: bold; color: #BE4733; }
.headerorange { font-size: 18px; line-height: 20px; font-weight: bold; color: #b13900; }
.headergreen { font-size: 18px; line-height: 20px; font-weight: bold; color: #85A500; }
.headergrey { font-size: 18px; line-height: 20px; font-weight: bold; color: #666666; }
.headerblack { font-size: 18px; line-height: 20px; font-weight: bold; color: #333333; }
.headerblue { font-size: 18px; line-height: 20px; font-weight: bold; color: #f3527e; }

.headerblackmed { font-size: 14px; font-weight: bold; color: #000000; }
.headersm { font-size: 12px; font-weight: bold; color: #681F0B; }
.bodytext {	font-size: 11px; line-height: 16px; padding-right:10px; }
.textsm { font-size: 10px; }
.textxsm { font-size: 8px; color: #351916; }
.strong { font-weight:bold; }

.button { background: #cccccc;
	padding: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
	height: 18 px; }

.footer { font-size: 9px; color: #ffffff; }
a.footer { color: #ffffff; text-decoration: underline; }
a.footer:hover, a.footer:active { color: #ffffff; text-decoration: nonw\e; }
a.footer:visited { color: #ffffff; text-decoration: underline; }

.adminlink { font-size: 14px; color: #ffffff; font-weight: bold; }
a.adminlink { color: #ffffff; text-decoration: underline; font-weight: bold; }
a.adminlink:hover, a.adminlink:active { color: #999999; text-decoration: underline; font-weight: bold; }
a.adminlink:visited { color: #ffffff; text-decoration: underline; font-weight: bold; }

.greybars { font-size: 16px; font-weight: bold; color: #333333; }
a.greybars { color: #333333; text-decoration: none; }
a.greybars:hover, a.greybars:active { color: #666666; text-decoration: none; }
a.greybars:visited { color: #333333; text-decoration: none; }

.red { color: #BE4733; }
.green { color: #85A500; }
.blue { color: #000099; }
.white { color: #FFFFFF; }
.grey { color: #999999; }
