@charset "iso-8859-2";
/* CSS Document */

BODY, HTML { margin: 0px 0px 10px 0px; font: normal 83% Ariel, Helvetica, sans-serif; color: black;
background: #99cab5 url('Images/Background.jpg') repeat-x; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; line-height: normal; font-weight: normal; }
A { color: black; text-decoration: underline; }
A:hover { text-decoration: none; }
p { color: black; line-height: 16px; }
#AContent .RightSide .PageContent img { border: 1px solid #ccc; margin: 4px; padding: 2px; }
#AContent .LeftSide img { margin-top: 2px; border-bottom: 0px solid #000; }

.z { clear:left; height:1px; width:100%; background:#ccc; margin-top: 10px; }

/*###############################################################################*/

.Clear { clear: both; }

#AContainer {
margin: 0px auto;
width: 860px;
background: white;
}

#AHeader {
float: left;
clear: left;
width: 860px;
height: 140px;
margin-bottom: 5px;
}

#AContent {
float: left;
width: 850px;
margin: 0px 0px 13px 5px;
}

#AContent .LeftSide {
float: left;
width: 180px;
}

#AContent .RightSide {
float: right;
width: 660px;
background: #e6e6e6;
}

#AContent .RightSide .PageContent {
margin: 2px;
padding: 10px;
background: #f2f2f2;
font-size: 11px;
}

#AFooter {
clear: both;
background: #3c9267 url('Images/FooterBackground.jpg') no-repeat bottom;
border-top: 2px solid #046635;
}

#AFooter h1 {
font-size: 11px;
padding: 8px;
color: #99cab5;
line-height: 20px;
}

#AFooter h1 A {
color: #ffffff;
text-decoration: underline;
font-weight: bolder;
font-size: 12px;
}
#AFooter h1 A:hover {
text-decoration: none;
}

#AContent .RightSide .PageContent h1 {
font-size: 17px;
font-weight: bold;
}

#AContent .RightSide .PageContent h2 {
font-size: 10px;
font-weight: normal;
color: #006633;
}

