﻿.MasterBody { 
  color : #000000; 
  background: #ffffff none; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

a, a:hover, a.dark, a.dark:hover 
{
	text-decoration : underline; 
    color : #0000ff;
}

#mainLeft, #contentTop, #contentMainNavigation, #contentBottom, #contentFooter
{
    display: none;
}

#contentMain, #mainRight, .MasterContainer, .MasterContent
{
    background: none;
}

#mainRight
{
    left: 0px;
    width: 100%;
    padding: 0;
}

#right1
{
    width: 665px;
}


#right2
{
    top: 0px;
    left: 700px;
}

