body
		{
		margin: 0px;
		padding: 0px;
		}   	
		
#main
		{	
        width: 875px;
        height: 500px;
		}		
		
#menu_td
		{
		background-color: #ffffff;
		height: 90px;
		}
		
#main_td
		{
		background-color: #9ab3c3;
		}		

#bottom_td
		{
		background-color: #ffffff;
		height: 50px;
		}		

.text
		{
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 9pt;
		font-family: arial, sans-serif;
		vertical-align: top;
		text-align: justify;				        
		}
		
.emphasize
		{
		color: #000000;
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;
		vertical-align: top;				        
		}						
	
.header
		{
		font-style: normal;
		font-weight: bold;
		text-decoration : normal; 
		font-size: 11pt;
        letter-spacing: 1px;
		font-family: arial, sans-serif;				
		color : #ffffff;
		}
		
.logo_header
		{
		font-style: normal;
		font-weight: normal;
		text-decoration : normal; 
		font-size: 31pt;
        letter-spacing: 3px;
		font-family: arial, sans-serif;				
		color : #9AB3D2;
		padding-left: 52px;
		position: relative;
		top: 31px;
		}
		

.logo_header2
		{
		font-style: normal;
		font-weight: normal;
		text-decoration : normal; 
		font-size: 31pt;
        letter-spacing: 3px;
		font-family: arial, sans-serif;				
		color : #9AB3D2;
		text-align:center;
		}		
		
.selected
		{
		padding: 0px 3px 0px 3px;   /*EDIT*/
		height: 20px;
		border: 1px solid #005878;
		}
		
.unselected
		{
		padding: 0px 3px 0px 3px;		/*EDIT*/
		height: 20px;		
		border: 1px solid #ffffff;		
		}
		
.form           
		{
        background-color: #FFFFFF;
        border: solid 1px #8D8E92;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #35475D;
        font-weight: normal;
        height: 15px;
        width: 250px;
        }
		
.alt_form           
		{
        background-color: #FFFFFF;
        border: solid 1px #8D8E92;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #35475D;
        font-weight: normal;
        height: 15px;
        }
				
.form_area          
		{
        background-color: #FFFFFF;
        border: solid 1px #8D8E92;
        font-family: arial, sans-serif;
        font-size: 8pt;
        color: #35475D;
        font-weight: normal;
        height: 80px;
        width: 250px;
        }

.button 
        {
        background-color: #FFFFFF;
        border: solid 1px #8D8E92;
        font-family: arial, sans-serif;
        font-size: 9pt;
        color: #35475D;
        font-weight: normal;
        height: 20px;
        }
		
.full_div  
        {
		overflow: auto;
        height: 300px;
        width: 330px;
        padding-right: 10px;
        scrollbar-base-color: #9ab3c3; 
	    scrollbar-face-color: #9ab3c3;
	    scrollbar-shadow-color: #9ab3c3;	
	    scrollbar-highlight-color: #9ab3c3;
	    scrollbar-arrow-color: #000000;
	    scrollbar-3dlight-color: #9ab3c3;
	    scrollbar-darkshadow-color: #9ab3c3;
        }						
		
a:link 	
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #ffffff; 
		}

a:visited 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #ffffff; 
		}
		
a:active 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #ffffff; 
		}

a:hover 
		{
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color: #005878;		
		}

a.big:link 	
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 15pt;
		font-family: arial, sans-serif;
		letter-spacing: 1px;		
		color : #ffffff; 
		}

a.big:visited 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 15pt;
		font-family: arial, sans-serif;		
		letter-spacing: 1px;
		color : #ffffff; 
		}
		
a.big:active 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 15pt;
		font-family: arial, sans-serif;
		letter-spacing: 1px;		
		color : #ffffff; 
		}

a.big:hover 
		{
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 15pt;
		font-family: arial, sans-serif;
		letter-spacing: 1px;		
		color: #ffffff;		
		}

a.dark:link 	
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		}

a.dark:visited 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		}
		
a.dark:active 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		}

a.dark:hover 
		{
		font-style: normal;
		font-weight: normal;
		text-decoration : underline; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color: #005878;		
		}
		
a.menu:link 	
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		padding: 3px;
		}

a.menu:visited 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		padding: 3px;
		}
		
a.menu:active 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color : #005878; 
		padding: 3px;
		}

a.menu:hover 
		{		
		font-style: normal;
		font-weight: normal;
		text-decoration : none; 
		font-size: 9pt;
		font-family: arial, sans-serif;		
		color: #005878;
		}
		
a.frontPageLink {text-decoration: none;}
