﻿/***********************************************************************************************
Master Page
************************************************************************************************/
body 
{
    background-color: silver;
    font-family: Verdana;
    font-size: small;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/background.gif);
}

#nifty{ background: White }
    b.rtop{display:block;background: #ABABA4}
    b.rbottom{display:block;background: #E2E2DB}
    b.rtop b{display:block;height: 1px;overflow: hidden; background: White} 
    b.rbottom b{display:block;height: 1px;overflow: hidden; background: #404040}
    b.r1{margin: 0 5px}
    b.r2{margin: 0 3px}
    b.r3{margin: 0 2px}
    b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#container
{
    width: 800px;
    min-height: 600px;
    border: solid 0px Black;
    margin-left: auto;
    margin-right: auto;
}

#header 
{
    width: 100%;
    border-bottom: solid 1px Black;
    min-height: 50px;
    padding: 0px 0px 0px 0px;
    background-color:White;
   /* background-image: url(images/top-header.png); */
}

#TextBox
{
	position: relative; 
	float: right; 
	padding: 0 0 0 0px; 
	margin: 0 0 0 0px; 
	height: 27px;
	border: solid 0px green;
}

.watermarked 
{
	color:Silver;
}

#imageheader 
{
    width: 100%;
    border-bottom: solid 1px Black;
    height: 100px;
    padding: 0px 0px 0px 0px;
    background-color: White;
	text-align:center;
}

#linksheader 
{
    width: 100%;
    border-bottom: solid 1px Black;
    min-height: 20px;
    padding: 5px 0px 0px 0px;
    background-color: #CD0000;
    color: White;
    font-weight: bold;
}

	#linksheader ul 
	{
		list-style: none;
		text-align: center;
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
	}
		
	#linksheader ul li {
		display: inline;
		padding: 0 0 0 35px;
		}

	#linksheader ul li#frst 
	{
		padding: 0;
	}

	#linksheader ul li a 
	{
		color: White;
		text-decoration: none;
	}

	#linksheader ul li a:hover 
	{
		text-decoration: underline;
	}

#contentarea 
{
    width: 800px;
    border: 0;
    min-height: 425px;
    padding: 0px 0px 0px 0px;
    background-color: White;
    background-image: url(images/contentbackground.png);
    background-repeat: repeat;
    overflow:auto;
}

#copyright 
{
	border-top: 1px solid Black;
	background-color: #404040;
    width: 100%;
    height: 20px;
    /* background-image: url(images/bottom-footer.png); */
}
	
	#copyright p 
	{
		color: White;
	    margin: 0 0 0 576px;
	    padding-top: 5px;
	    font-size:7pt;
	}
	
/*******************************************************************************************************************
End of Master Page
********************************************************************************************************************/

#contentcontainer
{
    width: 800px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    /*
     background-image: url(images/contentbackground.png);
     background-repeat: repeat;
    */
}
#submenuleft2
{
    width: 200px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    min-height: 425px;
    float: left;
}
#submenuleft2 h1
    {
        font-weight: bold;
        color: #CD0000;
        font-size: small;
        padding-left: 0px;
        margin-top: 15px;
    }

    #submenuleft2 p 
    {
        padding: 0 0 0 0px;
        margin: 0 0 0 0px;
        font-size: smaller;
    }
        #submenuleft2 p a 
	    {
		    color: #404040;
		    text-decoration: none;
		    font-weight: bold;
	    }
	    #submenuleft2 p a:hover 
	    {
		    text-decoration: underline;
	    }
	    
#submenuleft
{
    width: 200px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    min-height: 425px;
    float: left;
	/*
	background-image: url(images/bgsubmenu.gif); 
	background-repeat: repeat;
	*/
}

    #submenuleft h1
    {
        font-weight: bold;
        color: #CD0000;
        font-size: small;
        padding-left: 10px;
        margin-top: 13px;
        padding-bottom: 0px;
        margin-bottom: 11px;
    }
    #submenuleft ul 
    {
        border: solid 0px black;
        padding: 0 0 0 40px;
		margin: 50px 0 0 0px;
		font-size: 7.5pt;
        font-weight: bold;
        color: #CD0000;
    }
    #submenuleft ul li 
    {
        padding: 0 0 0 0px;
    }
    #submenuleft p 
    {
        padding: 0 0 0 10px;
        margin: 0 0 0 0px;
        font-size: 7.5pt;
    }
        #submenuleft p a 
	    {
		    color: #404040;
		    text-decoration: none;
	    }
	    #submenuleft p a:hover 
	    {
		    text-decoration: underline;
	    }
	    
#content
{
    width: 575px;
    margin: 0 0 0 200px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative;
}
    #content h1
    {
        color: #CD0000;
        font-size: large;
        font-weight: normal;
        margin: 0 0 0 0px;
        padding: 0 0 0 0;
    }
    
    #content h2
    {
        color: #000000;
        font-size: 8pt;
        font-weight: bold;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
    }
    
    #content h3
    {
        color: #000000;
        font-size: 8pt;
        font-weight: bold;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
    }
    
    #content p
    {
        padding: 0 0 0 0px;
        margin: 0 0 0 0px;
        font-size: 8pt;
    }
    	#content p a 
	    {
		color: #CD0000;
		text-decoration: none;
	    }

	    #content p a:hover 
	    {
		text-decoration: underline;
	    }
	
	#content h4 /* For the dotted line */
	{
        padding: 7px 0 7px 0px;
        margin: 0 0 0 0px;
	}