
html, body {
height:100%;
}

a: { text-decoration: none; }

a:link { 
	color: #4f79c5;
         text-decoration: none;
	}
a:visited { 
	color: #4f79c5;
         text-decoration: none;
	}
a:hover { 
	color: #b40003;
	text-decoration: none;
	}
a:active { 
	color: #4f79c5;
         text-decoration: none;
	}

body {
background-image: url(images/clouds.jpg);
background-position: top center;
background-repeat: no-repeat;
font: 11px arial, sans-serif;
margin: 10px 0 0 0; 
color:#000000;
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
}

.bg_body {
background-image: url(images/bg_body.gif);
background-position: top left;
background-repeat: repeat-y;
font: 11px arial, sans-serif;
color:#000000;
padding:0 10 5 10;
text-align: justify;
}


.logo {
font: bold 16px arial, sans-serif;
margin: 0 0 0 0; 
color:#cc6604;
padding:0 0 0 15;
text-align: justify;
}

.cornerleft{
background-image: url(images/leftcorner.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.cornerright{
background-image: url(images/rightcorner.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.bottomleft{
background-image: url(images/bottomleft.jpg);
background-position: bottom left;
background-repeat: no-repeat;
}

.bottomright{
background-image: url(images/bottomright.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

H1 {
font: 13px arial, sans-serif;
text-decoration: none;
font-weight: bold;
margin: 0 0 0 0; 
color:#4f79c5;
padding:0 0 0 0;
text-align: justify;
}

H2 {
font: bold 10px arial, sans-serif;
margin: 10px 0 0 0; 
color:#999999;
padding:0 0 0 10;
text-align: justify;
}

.text {
font-family:tahoma;
font-size:11px; 
color:#333333;
padding:0 10 0 10;
text-align:justify;
}

.box {
border-style: solid;
border-width: 1px;
border-color: #dedee0;
font: 11px arial, sans-serif;
margin: 0 0 0 0; 
color:#999999;
padding:0 0 0 0;
text-align: center;
}

.menu {
background-image: url(images/bg_menu.gif);
background-position: top left;
background-repeat: repeat-x;
border-left-style: solid;
border-right-style: solid;
border-width: 1px;
border-color: #dedee0;
font: 11px arial, sans-serif;
margin: 10px 0 0 0; 
color:#999999;
padding:0 10 0 10;
text-align: right;
}

.seo {
font-family:tahoma;
font-size:10px; 
color:#999999;
padding:0 0 0 0;
text-align:left;
}
