/* Community Style Sheet */
div {
text-align: center;
}

img {
border: 2
}

img.icon {
border: 0;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #336600;
	background-color: #FFFFFF;

}

h2 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #90b72f;
}

h3 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #90b72f;
}

table.main {
width: 900px;
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}


    td.web {
	width: 900px;
	text-align: center;
	color: #676458;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
   td.list {
	text-align: center;
	color: #90B800;
	background-color: #FFFFFF;
    text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	
	}
   td.icon {
	text-align: center;
	color: #90B800;
	background-color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	}
body.almaguin {
	color: #90B800;
	background-color: #90B830;
	background-image:  url(../images/page_pattern_green.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #008040;
	SCROLLBAR-SHADOW-COLOR: #90b72f;
	SCROLLBAR-ARROW-COLOR: #90b72f;
	SCROLLBAR-BASE-COLOR: #90b72f;
	SCROLLBAR-3d-light-color: #EEC094;
	SCROLLBAR-dark-shadow-color: #008040;
	font-style: italic;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 0px none;
}

  a.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	background-color: #eeFFee;
}

  a.sidebar:link {
	color: #0000ff;
font-style: normal;	
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

  a.sidebar:visited { 

    color: #00ff00;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
    text-decoration: none;
    }

  a.sidebar:active {

    color: #00ffff;
    text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
    }

  a.sidebar:hover { 

    color: #ff0000;
    text-decoration: none;
 font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

