body       {
	color: #333;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

.leftside       {
	background-image: url(../images/side_l.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.rightside       {
	background-image: url(../images/side_r.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.j10  { font-size: 10px; line-height: 16px; \: 13px    }
.j10t { font-size: 10px; line-height: 13px; \: 13px     }
.j12   { font-size: 12px; line-height: 18px; \: 15px   }
.j14  { font-size: 14px; line-height: 20px; \: 18px  }
.strong { font-weight: bold; \: normal }
.home_font {color: #c64b51}

a:link	{ color : #339900;text-decoration : none; }
a:hover{ color:#339900;text-decoration : underline; }
a:visited{color:#336600;text-decoration : none; }

.subtitle {
	padding: 5px 5px 5px 15px;
	border-bottom-style: solid;
	border-bottom-color: #5CD458;
	border-bottom-width: 1px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5CD458;
	background-color: #444;
	color: #5CD458;
}


#news {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-align: left;
}
#news a:link	{ color : #333333;text-decoration : none; }
#news a:hover{ color:#339900;text-decoration : underline; }
#news a:visited{
	color:#339900;
	text-decoration : none;
}
