Body
{
    background-color: #EDEDED;
	margin-left: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

.MainTable {
width:770px;
background-color: #ffffff;
margin:auto;
}

.Content {
width:770px;
background-color: #ffffff;
margin:auto;
}

.ContentBar {
padding-left:7px;
padding-right:5px;
border-left:1px;
border-left-style:solid;
border-left-color:#999999;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
border-bottom:0px;
border-top:0px;
}

.LogoBar_Left {
background-image: url(images/menu-logobar_left50.gif);
background-repeat:no-repeat;
text-align:left;
width:60%;
vertical-align:top;
padding-top:4px;
padding-left:95px;
height:78px;
border-left:1px;
border-left-style:solid;
border-left-color:#999999;
border-right:0px;
border-bottom:0px;
border-top:0px;
font-weight: normal;
font-size: 11px;
color: #ffffff;
font-family: Tahoma;
}

.LogoBar_Right {
background-image: url(images/menu-logobar_right.gif);
background-repeat:repeat-x;
text-align:right;
width:40%;
vertical-align:top;
padding-top:4px;
padding-right:5px;
height:45px;
border-left:0px;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
border-bottom:0px;
border-top:0px;
font-weight: normal;
font-size: 11px;
color: #ffffff;
font-family: Tahoma;
}

.MenuBar {
background-color:#0168B7;
padding-left:5px;
height:22px;
width:60%;
border-left:1px;
border-left-style:solid;
border-left-color:#999999;
border-right:0px;
}

.ProfileBar {
background-color:#0168B7;
padding-right:5px;
text-align:right;
height:22px;
width:40%;
border-left:0px;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
}

.ShadowBar {
background-image: url(images/menu-sbar.gif);
background-repeat:repeat-x;
height:10px;
border-bottom:0px;
border-top:0px;
}


.FooterBar {
background-image: url(images/menu-footerbar.jpg);
padding-left:5px;
padding-right:5px;
text-align:center;
vertical-align:middle;
height:31px;
font-weight: normal;
font-size: 11px;
color: #666666;
font-family: Tahoma;
}

.PTitle {
    font-weight: normal;
    font-size: 11px;
    color: #666666;
    font-family: Tahoma;
    text-decoration: none;
}

.PTitle_Bold {
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    font-family: Tahoma;
    text-decoration: none;
}

.PTitle_White_Bold {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma;
    text-decoration: none;
}

.PTitle_Red {
    font-weight: normal;
    font-size: 11px;
    color: #FF0000;
    font-family: Tahoma;
    text-decoration: none;
}

.PTitle_Red_Bold {
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    font-family: Tahoma;
    text-decoration: none;
}

.SnapHeader
{
  color: #ffffff; 
  background-color: #666666; 
  font-family: Tahoma; 
  font-weight: bold; 
  font-size: 11px; 
  padding-top: 2px;
  padding-left: 5px; 
}

.SnapContent
{
  font-family: Tahoma;
  font-size: 11px;
  padding: 3px;
  border: #dedede 1px solid;
  background-color: white;
  cursor:default;
}

A:link  {
    text-decoration:    underline;
    color:  #666666;
}

A:visited   {
    text-decoration:    underline;
    color:  #666666;
}

A:active    {
    text-decoration:    underline;
    color:  #666666;
}

A:hover {
    text-decoration:    underline;
    color:  #0168B7;
}

.HiddenText {
    font-weight: normal;
    font-size: 1px;
    color: #EDEDED;
    font-family: Tahoma;
    text-decoration: none;
}
