body
{
	font-family: Helvetica;
	font-size: x-small;
}

a
{
	color: blue;
}

a:visited
{
	color: blue;
}

.grss_itemlocation a
{
	color: grey;
}

.grss_itembodyrow a img
{
	border: 0;
}

.footerlinks, .footerlinks a, .footerlinks a:visited
{
	font-size: 10px;
	color: #c91111;
}

.Normal
{
	font-family: Helvetica;
	color: #440000;
	font-size:x-small;
}

H2
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

H3
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.SidebarDiv
{
  position: relative;
  width: 210px;
  padding-left: 10px;
  top: 250px;
}

.SidebarItemDiv
{
  padding-bottom: 20px;
}


.SidebarItemTable
{
	width: 210px;
}

.SidebarItemIcon
{
	width: 50px;
}

.SidebarItemTitle a, .SidebarItemTitle a:hover
{
	font-family: Times New Roman;
	color: white;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
}

.SidebarItemDescription a, .SidebarItemDescription a:hover
{
	font-family: Times New Roman;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

table
{
	font-family: Helvetica;
}

.MainDiv
{
height: 100%;
width: 100%;
border: 0;
  padding: 0;
  margin: 0;
}

.Photos
{
  position: relative;
  top: 0px;
  left: 232px;
  width: 445px;
  height: 243px;
  background-image: url(images/photos1.jpg);
  z-index:1000;
}

.Photos2
{
  position: relative;
  top: 0px;
  left: 297px;
  width: 336px;
  height: 121px;
  background-image: url(images/photos2.jpg);
  z-index:1000;
}

.Photos_small
{
  position: relative;
  top: -5px;
  left: 258px;
  width: 329px;
  height: 170px;
  background-image: url(images/photos1_small.jpg);
  z-index:1000;
  border: 0;
  padding: 0;
  margin: 0;
}

.Photos2_small
{
  position: relative;
  top: -5px;
  left: 299px;
  width: 246px;
  height: 78px;
  background-image: url(images/photos2_small.jpg);
  z-index:1000;
  border: 0;
  padding: 0;
  margin: 0;
}

.RightPane
{
  position: relative;
  top: 375px;
  width: 220px;
}

.TopMenu
{
  position: relative;
  text-align: left;
  width: 100%;
  display: block;
  height: 23px;
}

.TopMenu ul
{
  padding:0;
  margin: 0;
  margin-left:10;
  margin-top:3;
  list-style-type:none;
}

.TopMenu ul li
{
  display: block;
  float: left;
  list-style-type:none;
  padding-left: 10px;
  font-size: 12px;
  height: 12px;
  padding-top:3px;
}

.TopMenu ul li a, .TopMenu ul li a:link, .TopMenu ul li a:visited
{
  color: #B00900;
  font-size: 12px;
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
}

.ContentArea
{
	padding-left:60px;
	padding-right:60px;
	padding-top:15px;
	overflow: auto;
	height: 615px:
}


/* SOLPART */

.MainMenu_MenuContainer
{
    background-color: transparent;
}

.MainMenu_MenuContainer td
{
    background-color: transparent;
    padding-left: 5px;
}

.MainMenu_MenuBar
 {
    cursor: pointer;
    height: 22px;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    color: white;
    font-family: Helvetica;
    font-size: 12px;
    font-style: normal;
    background-color: transparent;
    border-bottom: black 0px solid;
    border-left: black 0px solid;
    border-top: black 0px solid;
    border-right: black 0px solid;
}

.MainMenu_MenuIcon
{
    cursor: pointer;
    text-align: center;
    width: 0px;
    background-color: transparent;
    border-bottom: black 0px solid;
    border-left: black 0px solid;
    border-top: black 0px solid;
    border-right: black 0px solid;
}

.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #aa0d06;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    border-bottom: black 0px solid;
    border-left: black 1px solid;
    border-top: black 0px solid;
    border-right: black 1px solid;
}

.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 0px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid; 
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 0px;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    color: white;
    font-family: Helvetica;
    font-size: 12px;
    font-style: normal;
    background-color: transparent;
    border-bottom: black 0px solid;
    border-left: black 0px solid;
    border-top: black 0px solid;
    border-right: black 0px solid;
}

.MainMenu_MenuArrow
{
    font-family: verdana;
    cursor: pointer;
    border-right: red 0px solid;
    border-bottom: purple 0px solid;
    border-top: blue 0px solid;
    background-color: transparent;
}

.MainMenu_RootMenuItemActive
{
    background: #cf3b2d;
}

.MainMenu_RootMenuItemSelected
{
    background: #cf3b2d;
}

.MainMenu_SubMenuItemSelected
{
    background: #cf3b2d;
}
