BODY { 
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/top_bg.gif) repeat-x;
	}
BODY, TABLE, SELECT, INPUT, TEXTAREA {
	font-family:Tahoma;
	font-size:12px;
	color:#666666; 
	}
P, FORM { margin:0; }

A { color:#50a827; text-decoration:none; }
A:HOVER { color:#666; }

#main { background:url(../images/main_bg.gif) top center no-repeat; height:100%; }
#site_main { background:url(../images/site_bg.gif) top center no-repeat; height:100%; }
#header { background:url(../images/logo-fasc.jpg) top left no-repeat; }

#menu { padding-left:58px; }
#menu A, #menu A.active { 
	font-size:12px; 
	line-height:14px;
	display:block; float:left;
	color:#666666; 
	text-decoration:none; 
	margin:0px 6px;
	margin-bottom:4px;
	padding-bottom:14px;
	} 
#menu A:HOVER, #menu A.active  { border-bottom:4px solid #37ab00; margin-bottom:0; color:#37ab00; }
#subtitle {
	float: right;
	margin-right: 70px;
}

#footer { background:url(../images/btm_bg.gif) repeat-x; border-top:1px solid #afafaf; }
#menu-footer { border-bottom:1px solid #afafaf; }

.boxHomeSM-bg { background:url(../images/box_home_sm_bg.gif) repeat-y; }
.boxHomeLG-bg { background:url(../images/box_home_lg_bg.gif) repeat-y; }
.boxBig-bg { background:url(../images/box_big_bg.gif) repeat-y; }

.homeBox-content {  overflow:auto; height:280px; margin:0px 10px; }
.btmLine { border-bottom:2px solid #dedede; }
.border { border:1px solid #d4d4d4; }
.app-img { margin:0px 0px 8px 8px; border:1px solid #333; }

.arial { font-family:Arial, Helvetica, sans-serif; }

.lh-24 { line-height:22px; }

.text-11 { font-size:12px; }
.text-12 { font-size:12px; }
.text-14 { font-size:14px; }
.text-19 { font-size:19px; }
.text-21 { font-size:21px; }

.grey-l {	color:#afafaf; }
.grey { color:#5c5c5c; }
.grey-sl { color:#999999; }
.green { color:#37ab00; }
