﻿body 
{
	background-image: url('../../images/E470Background.gif');
}
#shadowCell 
{
	background-image: url('../../images/table_shadow.gif');
}
.mainTable
{
	background-color:White;
	}
.topMenu
{
	background-image: url('../../images/top_nav_back.gif');
	background-repeat:repeat-x;
	}
	
.topMenuLinks
{
	width:600px;
	}
.topMenuLinksTd
{
	background-image: url('../../images/top_nav_back.gif');
	background-repeat:repeat-x;
	height:25px;
	}
.normalBoldText
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
	}
.normalRedText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #a52a2a;
    text-decoration:none;
	}
.normalText
{
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
}

p
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.head   
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:	normal;
    color: #333333;
	}
.logo
{
	width: 126px;
	}
	
.links
{
	text-decoration:none;
	color:#a52a2a;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	}
.links:hover
{
	text-decoration:underline;
	}
	
.linksInsideText
{
	text-decoration:none;
	color:#a52a2a;
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	}
.linksInsideText:hover
{
	text-decoration:underline;
	}
	
.linksBlue
{
	text-decoration:none;
	color:Blue;
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-weight:bold;
	}
.linksBlue:hover
{
	text-decoration:underline;
	}
	
.linksBlack
{
	text-decoration:none;
	color:Black;
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-weight:bold;
	}
.linksBlack:hover
{
	text-decoration:underline;
	}
span
{

    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	}
.rightMenu
{
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 2px solid; 
	border-top: #FFFFFF 2px solid; 
	border-right: #FFFFFF 0px solid;
	}

.rightMenuHover
{
	color:White;
	background-color:#CCCCCC;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #CCCCCC 2px solid; 
	border-top: #CCCCCC 2px solid; 
	border-right: #CCCCCC 0px solid;
	}
.rightMenuSubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
}

.rightMenuSubMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.rightMenuSubMenuItemHover {
	color:White;
	background-color:#CCCCCC;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid;
}

.rightMenuBottom
{
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 2px solid; 
	border-top: #FFFFFF 2px solid; 
	border-right: #FFFFFF 0px solid;
	}

.rightMenuBottomHover
{
	color:#a52a2a;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	border-bottom: #FFFFFF 2px solid; 
	border-top: #FFFFFF 2px solid; 
	border-right: #FFFFFF 0px solid;
	}