BODY
{
	background-color: #000098;
    MARGIN: 0px;
    WORD-SPACING: normal;
    FONT: 10px Verdana, Myriad Web, Syntax, sans-serif;
    TEXT-TRANSFORM: none;
    LETTER-SPACING: normal;
    font-size-adjust: .58
}
.divContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: navy;
    TEXT-DECORATION: underline
}


td, .content
{
    FONT-SIZE: 11px;
}
     
.tagContent, .footercontent
{   font-size: 11px;
    color:yellow;    
    font-weight:bold;
}

TABLE#main
{
    width:780px;
    height:100%;
    BACKGROUND-color:white;
	border: thin solid black;
}
TABLE#main TD#middlePane
{
}
TABLE#main TD#footerPane
{
    border-top: thin solid #778899;
    TEXT-ALIGN: center;      
    background-color: #FFCC00;
    FONT-SIZE: 10px;
    TEXT-ALIGN: justify; 
    color:black;    
    height:60px;
	padding:20px;
}
TABLE#main TD#headerPane
{
    border-bottom: 1px; solid #778899;
}

TABLE#main TD#tagLinePane
{                    
    background-color: #990066;

}

TABLE#main TD#tagLinePane2
{                    
    background-color: #990066;
	height:20px;
}

TABLE#main TD#leftPane
{
padding-top:15px;
padding-bottom:15px;
padding-right:15px;
padding-left:5px;
background-color:silver;
font-size:10px;
border-right: thin solid #778899;
width:20%;
}

TABLE#main TD#rightPane{
    display:none;
	border-right: thin solid #778899;
	width:0px;
	font-size:10px;
	background-color: silver;
}

TABLE#main TD#middlePane
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: justify ;  
    height:100%; 
    width:650px;
	border-right: thin solid #778899;
}
.clsVisibleMenu
{
    DISPLAY: block
}
.copyright
{
    FONT-SIZE: 9px;
    COLOR: #0000ff
}
.copyrightHR
{
    BORDER-RIGHT: #333366 1px solid;
    BORDER-TOP: #333366 1px solid;
    BORDER-LEFT: #333366 1px solid;
    WIDTH: 80%;
    BORDER-BOTTOM: #333366 1px solid
}


#divContent
{
    MARGIN-TOP: 10px;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 20px;
    WIDTH: 95%;
    MARGIN-RIGHT: 20px;
    TEXT-ALIGN: justify;
}
#divContentTable
{
    FONT-SIZE: 11px
}
#divCopyright
{
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#divFooter
{
    TEXT-ALIGN: center
}

#divTitleBar
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    COLOR: NAVY;
    PADDING-TOP: 6px;
    HEIGHT: 25px
}

.pageTitle {
    color : #666666;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
}

.pageTitle2 {
    color : maroon;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
}

.catTitle {
    color : black;
    font-size : 13px;
    font-weight : bold;
    margin-bottom:10px;
}
    
    .navCategory,  .NavCategory:visited{
    	background-color:#FFCE00;
		display:block;
    	width: 150px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:left;
        color:#990066;
        border: 1px  solid black;
        }
        
	.navLabel{
        background-color:#FFCE00;
    	width: 150px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:left;
        color:#990066;
        border: 1px  solid black;

        }
		
    .NavCategory:hover{
    background-color:#990066;
    color:#FFCE00;                    
    border: 1px  solid black;
    }   
	
	 .navItem, .NavItem:visited{
    	height: 15px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding-left: 10px;
        margin:0px;
        text-decoration:underline;
        text-align:left;
        color:black;
        }
        
    .NavItem:hover{
    color:#990066;                    
    }   
	
    .calButtons,  .calButtons:visited{
    	background-color:#990066;
    	width: 50px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:center;
        color:yellow;
        border: 1px  solid black;
        }
		
	.calButtons:hover{
    background-color:yellow;
    color:#990066;                    
    border: 1px  solid black;
    }   
	
	.CategoryLabel{
    	background-color:#990066;
    	width: 500px;
    	height: 20px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	padding: 5px;
        margin-bottom:5px;
		margin-top:5px;
        text-decoration:none;
        text-align:left;
        color:#FFCE00;
        border: 1px solid black;
        }
		
	.Title{
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	padding: 2px;
	
	}	
	
	.linksobj{
		font-size: 13px;
    	font-weight: bold;
    	padding-left: 10px;
		color:black;
	}
	
	.linksobj:hover{
		color:maroon;
	}

	
	.linkurlobj{
    	padding: 10px;
	}

    .actionButton{
    	background-color:Silver;
    	width: 150px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:center;
        color:#990066;
        border: 1px  solid black;
        }
		
	.actionButton:hover{
    background-color:#264899;
    color:#FFCE00;                    
    border: 1px  solid black;
    }   

	.smallLabelBlack{
		font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
		color:black;
	}
	
	.smallLabelgray{
		font-size: 10px;
    	font-weight: bold;
    	padding-left: 10px;
		color:gray;
	}

	
	.linkscontentobj{
		font-size: 10px;
    	font-weight: normal;
    	padding: 5px;
		color:black;
	}
	
	.profileText{
		background-color:silver;
		padding:10px;
	}
	
	.profileLabel{
		text-align:right;
		font-weight:bold;
		background-color:#eeeeee;
		padding:10px;
	}