body {
  	  SCROLLBAR-FACE-COLOR: "blue"; 
	  SCROLLBAR-HIGHLIGHT-COLOR: "darkblue"; 
	  SCROLLBAR-SHADOW-COLOR: "darkblue"; 
	  SCROLLBAR-3DLIGHT-COLOR: "lightblue"; 
	  SCROLLBAR-ARROW-COLOR: "lightblue"; 
	  SCROLLBAR-TRACK-COLOR: "darkblue"; 
	  SCROLLBAR-DARKSHADOW-COLOR: "darkblue"; 
		margin              : 0;
		padding-top 		: 0; 
        font-family      	: pragmaticactt, arial;
		background 			: #17479e;
		color 				: #000;
}

 p 		{
			font-family	: Arial;
			text-indent	: 2em;
 }
 
 
 p:first-letter {       
			font-size		: 150%; 
			font-style		: italic,bold;
 }
 
 h1		{text-align		: center;
 }

 h2		{text-align		: center;
         font-size		: 13pt;
 }
  a   { 	text-decoration  	: none;
        font-family      	: pragmaticactt, arial;
        font-size        	: 10pt;
        font-weight      	: bold;
        color            	: #17479e;
}

a:hover {
        color				: gray;
        font-family      	: pragmaticactt, arial;
}



#logo {
       background-color     : #17479e;
       height              	: 35px;   
	   width 				: 100%;
       text-align			: right;
       margin 				: 0;
       padding 				: 0;
	   border-bottom		: #fff solid 1px;
}

#bottom {
	   background-color     : #17479e;
/*      height              	: 35px;   */
/*	   width 				: 100%;  */
       text-align			: center;
       margin 				: 10;
       padding 				: 10;
	   border-top		: #fff solid 1px;
}

#menu {
       height				: 100%;	
	   float				: left;
	   width               	: 185px;
       background-color    	: #17479e;
       margin              	: 0 auto;
}
#menu a {
	   padding-left			: 5px;
	   margin-left			: 5px;
}
#submenu a  {
       font-size        	: 9pt;
       font-weight      	: bold;
	   padding-left			: 5px;
	   margin-left			: 5px;
}

#main {	
       float				: left;
	   width               	: auto;
       background-color    	: #9fcddd;
	   margin              	: 15px;
	   padding				: 15px; 
	   text-indent			: 2em;
	   text-align			: justify;
}
#main:first-letter {
       margin              	: 10px;
	   padding				: 10px;
		font-size		: 150%; 
		font-style		: italic,bold;
 }

#main:a	{  
			font-size	: 200%;
 }
 
#search	{
		position		: absolute;
		visibility		: hidden;
		top				: 170px;
		left			: 0px;
} 

.news {
        FONT-SIZE: 13px; COLOR: "black"; FONT-FAMILY: Arial,Sans-Serif
}
.news A {
        FONT-SIZE: 13px; COLOR: "darkblue"; FONT-FAMILY: Arial,Sans-Serif; TEXT-DECORATION: none
}
.newsdate {
        FONT-SIZE: 12px; COLOR: "gray"; FONT-FAMILY: Arial,Sans-Serif; TEXT-ALIGN: right; TEXT-DECORATION: bold
}

.copyright {
        font-family    	: pragmaticactt, arial;
		font-size		: 10px;
		color	  		: gray;
		text-align		: right;
		text-decoration	: none;
		margin-right	: 10px;	
}

.copyright a {	
        font-family    	: pragmaticactt, arial;
        color			: gray; 
		font-size		: 10px;
}

.photo {
float			: left;
width			: 25%;
}


.photo dd {
height			: 85px;
font-family		: arial;
font-size		: 15px;
font-weight		: none;
text-decoration	: none;	
text-align		: center;
color			: yellow;
margin			: 10px;
}

.photo dt{
height			: 194px;
text-align		: center;
}

.photo dt img{
padding			: 5px 5px 5px 5px;
border			: 1px solid #0af9e0;
}

#adv		{
	text-align	: right;
}

