BODY
{
	background-color: White;
    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: #00008B;
    TEXT-DECORATION: underline
}


.content
{
    FONT-SIZE: 11px;
    TEXT-ALIGN: justify
}
     
.tagContent, .footercontent
{   font-size: 9px;
    color: White;    
    font-weight:bold;
}

TABLE#main
{
    width:800px;
    height:100%;
    BACKGROUND-color:white;
}
TABLE#main TD#middlePane
{
}
TABLE#main TD#footerPane
{
    border-top: thin solid red;
	border-bottom: thin solid red;
	border-left: thin solid red;
	border-right: thin solid red;
    TEXT-ALIGN: center;      
    background-color: #00008B;
    FONT-SIZE: 11px;
    TEXT-ALIGN: center; 
    color: Blue;    
    height:40px;
}
TABLE#main TD#headerPane
{
    border-bottom: 1px; solid red;
	border-left: thin solid red;
	border-right: thin solid red;
}

TABLE#main TD#tagLinePane
{                    
    background-color: Red;
	border-left: thin solid red;
	border-right: thin solid red;
	padding-left:5px;
}

TABLE#main TD#leftPane
{
padding-top:15px;
padding-bottom:15px;
background-color: #00008B;
font-size:10px;
border-right: thin solid red;
border-left: thin solid red;
 width:150px;
}

TABLE#main TD#rightPane{
    display:block;
	border-right: thin solid red;
	width:150px;
	font-size:10px;
	background-color: #00008B;
	padding-left:3px;
	padding-right:3px;
}

TABLE#main TD#middlePane
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: justify ;  
    height:100%; 
    width:500px;
	border-right: thin solid red;
}
.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;
    MARGIN-LEFT: 4px;
    WIDTH: 95%;
    MARGIN-RIGHT: 5px;
    TEXT-ALIGN: justify;
	 font-size: 14px;
	 color: #00008B;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
}
#divContent a {
	color : #00008B;	
}
#divContent a:visited {
	color : #866108;
}
#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: #00008B;
    PADDING-TOP: 6px;
    HEIGHT: 25px
}

.pageTitle {
    color : #666666;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
}

.pageTitle2 {
    color : #00008B;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
}

    
    
    .navCategory,  .NavCategory:visited{
    	background-color: White;
    	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: red;
        border: 1px  solid black;
        }
        
	.navLabel{
        background-color: red;
    	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:black;
        border: 1px  solid black;

        }
		
    .NavCategory:hover{
    background-color: Blue;
    color: White;                    
    border: 1px  solid black;
    }   
	
	 .navItem, .NavItem:visited{
    	width: 135px;
    	height: 16px;
    	font-size: 9px;
    	font-weight: bold;
    	padding-left: 10px;
        margin-left:15px;
        text-decoration:underline;
        text-align:left;
        color:black;
		/*border: 1px  solid black;
		background-color:silver;*/
        }
        
    .NavItem:hover{
    color:red;                    
    }   
	
    .calButtons,  .calButtons:visited{
    	background-color: Red;
    	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: White;
        border: 1px  solid black;
        }
		
	.calButtons:hover{
    background-color: #0000CD;
    color: White;                    
    border: 1px  solid black;
    }   
	
		Div.CategoryLabel{
    	background-color: #00008B;
    	width: 400px;
    	height: 30px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	padding: 2px;
        margin-bottom:5px;
		margin-top:15px;
        text-decoration:none;
        text-align:center;
        color: White;
        border: 1px  solid black;
        }
		
	.Title{
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	padding: 2px;
	
	}	
	
	.linksobj{
		font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
		color: #00008B;
	}
	
	.linkscontentobj{
		font-size: 10px;
    	font-weight: normal;
    	padding: 5px;
		color:black;
	}