body 
{
margin: 0px 0px 0px 0px;
background-color: #D3E3EE;
background-image: url('../images/bg-2009c.jpg');
background-attachment: scroll;
background-position: top left;
background-repeat: repeat-x;
}


        #CSSIFrame
        {
            border-color: black;
            border-style: solid;
            border-width: 1px;
            background-color: #fff;       
            width: 900;
            height: 100px;
            overflow: auto;          
            font-size: smaller;
            margin-top: 10px;
            margin-bottom: 10px;
            filter:alpha(opacity=70);
			-moz-opacity:.70;
			opacity:.70;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 10px;
			padding-bottom: 5px;
        }
        
        
        #textHome
        {              
            font-size: smaller;
            text-align: left;
        }
        



.footerhome2
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #162f56;
text-align: center;
vertical-align: middle;
}

a.footerlinkhome2:link, a.footerlinkhome2:visited, a.footerlinkhome2:active, a.footerlinkhome2:hover 
	{
	color: #162f56;
	text-decoration: none; 
}

#menu a {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	display: block;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	width: 118px;
	padding: 5px 0px 5px 0px;
	text-decoration: none; 
	border: #000000 solid 1px;
	}

#menu a:hover {
	font-size: 8pt;
	background-color: #4983d2;
	color: #ffffff; 
	}