body{
	background-color: #ffffff;
	margin: 0px;
	text-align:center;
}

.SkinObject
{
    color: #333300;
    font-size:x-small;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}

.SkinObjectNormal
{
    color: #333300;
    font-size:x-small;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.SkinObjectNormal:link
{
    text-decoration:    none;
    color:#333300;
}

.SkinObjectNormal:visited
{
    text-decoration:    none;
    color:#333300;
}

.SkinObjectNormal:active
{
    text-decoration:    none;
    color:#333300;
}

.SkinObjectNormal:hover
{
    text-decoration:    none;
    color:#333333;
}

A.SkinObject:link {
    text-decoration:    none;
    font-weight: bold;
    color:#333300;
}

A.SkinObject:visited  {
    text-decoration:    none;
     font-weight: bold;
    color:#333300;
}

A.SkinObject:active   {
    text-decoration:    none;
     font-weight: bold;
    color:#333300;
}

A.SkinObject:hover    {
    text-decoration:    none;
     font-weight: bold;
    color:#333333;
}

.MainMenu_MenuItem {
    font-size: x-small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

.MainMenu_MenuItemSel {
    font-size: x-small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

.MainMenu_MenuBreak 
{
    font-size: x-small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

.ModuleTitle_MenuItem {
    font-size: x-small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;	 
}

.ModuleTitle_MenuItemSel {
    font-size: x-small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}




