	.header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		color: #FF0000;
		letter-spacing: 2px;
		word-spacing: 5px;
		margin-right: 5px;
		margin-left: 5px;
	}
	.bodyit {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ECECD7;
		margin-right: 5px;
		margin-left: 5px;
	}
	.bgheader {
		background-attachment: fixed;
		background-image: url(elements/header-bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.bodyitBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	}
	.line-bottom {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-top-color: #1D1D1D;
	border-right-color: #1D1D1D;
	border-bottom-color: #1D1D1D;
	border-left-color: #1D1D1D;
	border-top-width: thin;
	border-top-style: double;
	}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-right: 5px;
	margin-left: 2px;
	font-style: italic;
	letter-spacing: 2px;
	word-spacing: 5px;
}

/*This is the default link style for any links that you do not apply a class to.*/


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.navbar { color: #333333}

/*These are the 	link style definitions.*/

a.navbar:link { color: #6600CC}
a.navbar:visited { color: #666666}
a.navbar:hover { color: #0066CC}
a.navbar:active { color: #CC6633}

.line-bottomleft {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-top-color: #1D1D1D;
	border-right-color: #1D1D1D;
	border-bottom-color: #1D1D1D;
	border-left-color: #1D1D1D;
	border-top-width: thin;
	border-top-style: double;
	border-left-width: thin;
	border-left-style: solid;
}
.bodyitLarge {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #ECECD7;
		margin-right: 5px;
		margin-left: 5px;
}
div.feedBurnerFeedBlock p.feedTitle { color: #ECECD7; }


.magheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.navbarwhite {
color: #333333
}
a.navbarwhite:link { color: #ffffcc}
a.navbarwhite:visited { color: #ffffcc}
a.navbarwhite:hover { color: #cccccc}
a.navbarwhite:active { color: #ffffcc}
.bodyit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tbl-outline {
	margin: 3px;
	padding: 3px;
	height: 600px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyitBlack1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
}

.tbl-top {
	height: 206px;
	width: 900px;
	border: 0.5px solid #333333;
}
.imgclass {
	margin: 5px;
}

