﻿body 
{
	margin-top: 0px;
	font-family: arial, Sans-Serif;
	color: #192436;
	font-size: 11px;
	
}

.mainBody 
{
	 padding: 20px;
	
}

.flash
{
	width: 694px;
	height: 207px;
	 top: 0px;
}


.flashBanner
{
	
	
	width: 256px;
	height: 207px;
	 background-image: url("images/mediatechfx_02.gif");
}

.menuBar
{
	 padding-left: 15px;
	 padding-top: 4px;
	width: 840px;
	height: 25px;
	color: #fae7ea;
	font-size: 12px;
	font-weight: bold;
	 background: url("images/menubarSub.gif");
	 overflow:hidden;
}

.menuBar a:link
{
	 padding-left: 5px;
	 padding-top: 4px;
	width: 840px;
	height: 19px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	 background: url("images/menubar.gif");
	 overflow:hidden;
}



.menuBar a:visited
{
	 padding-left: 5px;
	 padding-top: 4px;
	width: 840px;
	height: 19px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	 background: url("images/menubar.gif");
	 overflow:hidden;
}



.menuBar a:hover
{
	 padding-left: 5px;
	 padding-top: 4px;
	width: 840px;
	height: 19px;
	color: #b7f5bf;
	top: 1px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	 background: url("images/menubar.gif");
	 overflow:hidden;
}

.menuBarRight
{
	position: relative;
	top: -19px;
	left: 833px;
	width: 103px;
	height: 29px;
	 background-image: url("images/menubarRight2.gif");
}



.next
{
	
	color: #8d8484;
	font-size: 15px;
	font-weight: bold;
	
}

.next a:link
{
	
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}



.next a:visited
{
	
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}



.next a:hover
{
	
	color: #ac3535;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}