body {
	margin-top:1em;
}
a:link {
	text-decoration: none;
}
.welcomeText {
	font-size: 18px;
	color: #BE2323;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}
.grayHeaders {
	font-size: 14px;
	color: #256194;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}
.subgrayHeaders {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.smallTable {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#contentTable {
	background-image: url(../images/101_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 760px;
	top: 0px;
}

font {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
}
.linkbg {
	background-color: #73C2E5;
}
#contentTableNews {
	background-repeat: repeat-y;
	background-position: center;
	width: 600px;
	top: 0px;
	border: 1px solid #333333;
}

