html, body, #main-table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}


a:link, a:active, a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ED2024;
	text-decoration: underline;
}
#body-material a:link img, #body-material a:active img, #body-material a:visited img  {
	border: 1px solid #FFFFFF;
}
#body-material a:hover img {
	border: 1px solid #CCCCCC;
}

ul {
	list-style-image: url(images/bullet.png);
}

#navigation-bar {
	text-align: center;
	vertical-align: middle;
}

#body-material {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-decoration: none;

}

#body-material h1{
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #999999;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #ED2024;
	border-bottom-width: 1px;

}
#side-navigation-table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	vertical-align: top;
	background-position: top;

}

#side-navigation-bar h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	vertical-align: top;
}
#side-navigation-bar a:link, #side-navigation-bar a:active, #side-navigation-bar a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 120px;

}
#side-navigation-bar a:hover {
	color: #ED2024;
}
#footer, #footer a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.comment, .comment a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#main-table table{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;



}#main-table table td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;

}
.table-heading {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #ED2024;
	text-decoration: none;
	background-color: #CCCCCC;

}
.field {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 20px;

}
.field:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100%;
	height: 20px;
}
.MSGarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 300px;

}
.MSGarea:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100%;
	height: 300px;
}
