/*Most styles should be self descriptive, but I'll give you a break and explain certain ones to you, incase you're still learning.*/
.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.TableBodyBG {
	background-attachment: scroll;
	background-image: url(../images/fade-boarders+bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.IndexTable {
	background-attachment: scroll;
	background-image: url(../images/home-bottom-fade.jpg);
	background-repeat: no-repeat;
}
a:link {
	color:black;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#606060;
	font-weight: bold;
}
a:active {
	color:black;
	font-weight: bold;
	text-decoration: none;
}
a {
	color:black;
	font-weight: bold;
	text-decoration: none;
}
td.menu {
	background-color:#CCCCCC;
}
table.menu {
	font-size:100%;
	position:absolute;
	visibility:hidden;
	padding: 0px 0px 0px 0px;
	left: 627px;
	top: 12px;
	background-color: #333333;
}
h3 {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.authorArticles {
	font-size:10px;
	font-style: italic;
}
.ContentHeader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.SubContentHeader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
.listItemItalicised {
	font-style:italic;
	font-size: 13px;
}
.RedlistItemItalicised {
	font-style:italic;
	font-size: 13px;
	color: #CC0000;
}
.name-tag-bg {
	background-image: url(images/name-tag-bg.gif);
	background-repeat:no-repeat;
	background-position:left top
}
.firstLetterOfParagraph {
	font-size:16px;
}.calculatro-TBbg {
	background-attachment: scroll;
	background-image: url(../images/OHM.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.centerflash {
	text-decoration: none;
	margin: 0px auto 0px auto;
}

