/* GLOBAL
----------------------------------------------- */ 
body {
	color: #000000;
	font-size: 11px;
	background-color: #F4EACC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px
}

td, p, a, .flar, .fbig, .fmed, .fsma, .f-menu, .f-body, .art-style {
	font-size: 12px;
	font-family: "Verdana", sans-serif
}
a:link, a:hover, a:active, a:visited {
	color: #404040;
	text-decoration: none;
}
img {
	border: 0px
}
/* BACKGROUNDS
----------------------------------------------- */
.bg {
	background-color: #ffffff
}
.bg-gradient {
	background-image: url('../images/bg-gradient.gif');
	background-repeat: repeat-x
}
.bg-border {
	background-color: #d6d6d6
}
.bg-hbar {
	background-image: url('../images/h-bar_05.gif');
	background-repeat: repeat-x
}
.bg-hbar-la {
	background-image: url('../images/h-bar_04.gif');
	background-repeat: no-repeat;
	text-align: right
}
.bg-hbar-ra {
	background-image: url('../images/h-bar_06.gif');
	background-repeat: no-repeat
}
		/* BODY
		----------------------------------------- */
.bg-body-border {
	background-color: #c1c6c4
}
.bg-body-box {
	background-color: #e9ebea
}
.bg-body-greenbar {
	background-color: #375a1a
}
.bg-body-orangebar {
	background-color: #de773f
}
.bg-body-titlebar {
	color: #d05900;
	background-color: #ffffff;

}
/* FONT STYLES
----------------------------------------------- */
.fsma {
	font-size: 9px
}
.fmed {
	font-size: 10px
}
.fbig {
	font-size: 11px
}
.flar {
	font-size: 12px
}
.f-orange {
	color: #de773f;
	font-weight: bold;
	font-size: 11pt;
}
.f-orange-blink {
	color: Red;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: blink;
}
.bg-body-titlebar, .grey {
	font-size: 13pt;
	font-family: "Verdana", sans-serif
}
.dots {
	color: #2b2b2b;
	font-size: 10pt;
	font-weight: bold;
	text-align: center
}
		/* BODY
		----------------------------------------- */
.f-body {
	text-align: justify;
	vertical-align: top
}
.f-menu {
	color: #d05900;
	text-align: center;
	font-weight: bold
}
.grey {
	color: #2b2b2b
}
		/* ARTICLES
		----------------------------------------- */
.art-title {
	font-weight: bold;
	font-size: 10pt;
	font-family: "Tahoma", sans-serif
}
.art-add-date {
	font-style: oblique;
	font-size: 7pt;
	font-family: "Verdana", sans-serif
}
.art-style {
	 width: 425px;
	 padding-left: 3px;
	 padding-right: 3px
}
		/* LINKS
		----------------------------------------- */
a.f-menu:link, a.f-menu:hover, a.f-menu:active, a.f-menu:visited {
	color: #375a1a;
	font-weight: normal
}
a.more:link, a.more:hover, a.more:active, a.more:visited {
	color: #375a1a;
	font-weight: bold;
	text-decoration: none;
}
a.art-more:link, a.art-more:hover, a.art-more:active, a.art-more:visited {
	color: #de773f;
	font-weight: bold;
	text-decoration: none;
}
