.MainLogo {
	background-color: #000000;
	background-image: url(../logos/IMSlogoWebD%20copy.jpg);
	background-repeat: no-repeat;
}
#NavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
}
#LeftSideBar {
	background-image: url(../logos/IMSlogoXXX%20copy.gif);
	background-repeat: repeat-y;
}

#NavTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#NavTable A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubScript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.RedArialItl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NewsTable {
	text-align: left;
	width: 88%;
	margin-left: 5%;
	padding-right: 5%;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #EEEEEE;
}
.ArialBlk14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.NewsTableSplit {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	width: 100%;
}

.YelArialItl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
