#header {
	background-image : url(images/top_home_m.jpg);
	background-repeat : no-repeat;
	height : 138px;
	color : Gray;
}

#footer {
	background-image : url(images/footer_home.jpg);
	background-repeat : no-repeat;
	text-align : left;
	color : Gray;
	height : 75px;
}

#menu {
font-size : smaller;
}

#content {
	font-size : 12px;
}

#top_line{
	color : Gray;
	font-weight : bold;
}

A { font-size:13px;
	color : Gray;
	text-decoration : none;
}

A:HOVER { font-size:13px;
	color : Black;
}
A:ACTIVE { font-size:13px;
	color : Black;
}

#table { background-color:#F3F3F3; }