body {
background: url(images/background2.jpg) fixed repeat-x ;

height: 100%;
margin-bottom: 20px;
	  }
	  
/* CSS Document */

html {
	height: 100%;
}

#top1 {	 
    border: 1px solid #FFFFFF;
	}
#top2 {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
#mainbody {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#bottom {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.menutitle {
    background-color: #333C4E;
    border: 1px solid #FFFFFF;
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
.menu01 {
	color : #22177F;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : TAHOMA,Verdana,Arial;
	font-weight: normal;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FFFFFF;
        text-decoration: underline overline;
	}
p {
        font-family: Tahoma, Arial;
        font-size: 12px;
        margin-left: 10px;
        margin-right: 5px;
        color: black;
        line-height:18px;
  } 
p a {
       color: #005E64;
       text-decoration:none;
     }
p a:hover {
       text-decoration: underline;
         }
.pagetitle
  {
        margin-top: 5px;
        font-size: 13px;
        color: #384D75;
        font-weight: bold;
} 
.newstitle {
        margin-top: 0px;
        font-size: 11px;
        color: #384D75;
        font-weight: bold;
}
.newsbrief {
        margin-top: 5px; 
        font-size: 11px;
        color: #000000;
} 
.newsbrief a {
        margin-top: 5px; 
        font-size: 11px;
        color: #384d75;
        font-weight: bold;
        text-decoration: none;
} 
 .newsbrief a:hover {
        margin-top: 5px; 
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
} 
.newsblock {
        margin-top: 5px;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
}
.briefblock {
        margin-top: 0px;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: normal;
}
.briefblock a {
        margin-top: 5px; 
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        font-style: italic;
} 
 .briefblock a:hover {
        margin-top: 5px; 
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: underline;
        font-style: italic;  
}
#mainstory {
       border-left: 1px dotted #4D6BA3;
            }   
#substory {
       border: 1px dotted #4D6BA3;       
            }