﻿TD.MasterTopLeft
{
	BACKGROUND-ATTACHMENT: scroll; 
	WIDTH: 120px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 114px; 
	BACKGROUND-COLOR: #003366;
	background-image:url(../images/themes/old/TopLeft.gif) ;
}

TD.MasterTopRight
{
	width:353px;
	background-color: #003366;
	BACKGROUND-POSITION: 0% bottom ; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(../images/themes/old/TopRight.gif) ; 
	VERTICAL-ALIGN: top; 
	
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Times New Roman; 
	HEIGHT: 150px; 
	TEXT-ALIGN: center;
}

TD.MasterLeftMenu
{
	BACKGROUND:  #003366 no-repeat; 
	WIDTH:120px !important;
	vertical-align: top;
	color:White;
}

TD.MasterBottomLeft
{
	width:120px  !important;
	HEIGHT: 108px; 
	BACKGROUND-COLOR: #003366
}

TD.MasterBottomRight
{
	
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-POSITION-Y: bottom; 
	BACKGROUND-IMAGE: url(../images/whiteblock.gif); 
	width:640px;
	
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 108px;
}

TD.MasterLogoCorner
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	/*BACKGROUND: url(../images/themes/old/CornerLogo.gif) no-repeat; */ 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	width: 63px;
	height: 45px;
}

TD.topBar
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	/*BACKGROUND: url(../images/themes/old/bg_top.gif); */
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	height: 45px;
	width:581px;
}


.suckerdiv {
	font-family: verdana;
	font-size: 12;
	margin-top: 0px;
	margin-bottom: 50px;
}

TD.MasterRightEdge
{

}

td.MasterTopRight span
{
	color:#ffffcc;
	}


TD.MasterContent
{
	VERTICAL-ALIGN: top; 

	width:640px;
}


TD.GridHead
{
    font-family:Arial;
    font-size:12px;
    background-color:#003366;
    color:White;
    vertical-align:top;
    text-align:center;
}

TH.GridHead
{
    font-family:Arial;
    font-size:12px;
    background-color:#003366;
    color:White;
    vertical-align:top;
    text-align:center;
}

TD.GridLabel
{
    text-align:right;
    background-color:#e5e5e5;
    color:#003366;
    vertical-align:top;
   
}

TD.GridSubHead
{
    font-family:Arial;
    font-size:10px;
    text-align:center;
    font-size:small;
    background-color:#fff7cb;
    color:#003366;
    vertical-align:top;
   
}

.suckerdiv ul li ul
{
	left: 190px; /* Parent menu width - 1 */
	position: absolute;
	background-color: #003366;
	text-align: left;
	font-size: 10;
	font-weight: bold;
	width: 140px; /* sub menu width */
	line-height: 15px;
	top: -1;
	z-index: 996;
	display: none;
}


div.ad
{
	border:solid 1px #fff7c6;
	color:#fff7c6;
}

div.topalert
{
	/*border:solid 1px #D57539;*/
}


.suckerdiv ul li{
	position: relative;
	z-index: 996;
	background: url(../images/themes/old/off.gif) no-repeat top left;
	text-indent: 15px;
	
}

.suckerdiv ul li ul li{
	background: url(../images/themes/old/off.gif) no-repeat top left;
	border-top: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}


.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 190px; /* Width of Menu Items */
	text-align: left;
	
	border: 0px;
	line-height: 25px;
}

.suckerdiv ul li a:hover{
	color: #FFF7C6 ! important;
	background:url(../images/themes/old/on.gif) no-repeat top left ;
	/*width:130px;*/
	
}

.suckerdiv ul li ul li a
{
	
}

.TopNav
{
	color:White;
	}
.TopNav > a
{
	color:White !important;
	}

TD.ResourceSide
{
	width:20px;
	background-color:#003366;
}

TH.ResourceTop
{
	height:40px;
	font-size:x-large;
	background-color:#003366;
	color:White;
}

TH.SnippetTop
{
	height:40px;
	font-size:x-large;
	background-color:#003366;
	color:White;
}

TD.SnippetEmptyCell
{
	background-color:#003366;
}

TD.SnippetMasterTopLeft
{
	BACKGROUND-ATTACHMENT: scroll; 
	WIDTH: 120px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 114px; 
	BACKGROUND-COLOR: #003366;
	background-image:url(../images/themes/old/TopLeftSnippet.gif) ;
}
TD.SnippetMasterLeftMenu
{
	BACKGROUND:  #003366 no-repeat; 
	WIDTH:120px !important;
	vertical-align: top;
	color:White;
}
TD.SnippetMasterTopRight
{
	width:353px;
	background-color: #003366;
	BACKGROUND-POSITION: 0% bottom ; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(../images/themes/old/TopRight.gif) ; 
	VERTICAL-ALIGN: top; 
	
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Times New Roman; 
	HEIGHT: 150px; 
	TEXT-ALIGN: center;
}

TD.SnippetMasterTopRight div
{
	color:White;
	}

div.SnippetHead
{
	text-align:center;
	font-size:large;
	position:relative;
	top:-10px;	
}
