.bottom_text
{
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.bottom_text a:link
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.bottom_text a:active
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.bottom_text a:visited
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.bottom_text a:hover
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #8f0c00;
    text-decoration: none;
}
.currentDate
{
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: x-small;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.contentPane
{
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.contentPane a:link
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.contentPane a:active
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.contentPane a:visited
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #01016d;
    text-decoration: none;
}
.contentPane a:hover
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #8f0c00;
    text-decoration: none;
}
.solPartMenu
{
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.solPartMenu a:link
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.solPartMenu a:active
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.solPartMenu a:visited
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.solPartMenu a:hover
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: small;
    font-weight: normal;
    color: #8f0c00;
    text-decoration: none;
}
.mainPane
{
    font-family: Tahoma, Verdana, Arial, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.mainPane a:link
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #eaeaea;
    text-decoration: none;
}
.mainPane a:active
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #eaeaea;
    text-decoration: none;
}
.mainPane a:visited
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #eaeaea;
    text-decoration: none;
}
.mainPane a:hover
{
    font-family: Tahoma, Arial, Verdana, helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
}
/* Main Menu Styles */

/* Menu Container CSS Class */
.MainMenu_MenuContainer 
{
    background-color: transparent;
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    color: White;
    text-decoration: none;
}
/* Menu Bar CSS Class */
.MainMenu_MenuBar 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
}
/* Menu Item CSS Class */
.MainMenu_MenuItem 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
	color: white;
    text-decoration: none;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background-color: transparent;
}
/* Menu Icon CSS Class */
.MainMenu_MenuIcon 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
/* SubMenu CSS Class */
.MainMenu_SubMenu 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
	background-color: black;
}
/* Menu Break CSS Class */
.MainMenu_MenuBreak 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
}
/* Menu Item CSS Class for mouse-over */
.MainMenu_MenuItemSel 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
	background-color: Transparent; 
}
/* Menu Arrow CSS Class */
.MainMenu_MenuArrow 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
/* Menu Root Arrow CSS Class */
.MainMenu_RootMenuArrow 
{
    font-family: Tahoma,Verdana,arial,helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
}

