/******* MAIN *************/

body {	

background-image:url(../images/background_line.gif);
background-position:-1px -1px;
background-repeat:repeat;
background-attachment: fixed;

}


.title{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
font-size:30px;
}



.maintext_small{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
line-height:13px;
font-size:11px;
text-align:justify;
}

.maintext_small A:link, .maintext_small A:visited, .maintext_small A:active {
font-family: Arial, Helvetica, sans-serif;
color: #74A734;
font-weight: normal;
line-height:13px;
font-size:11px;
text-decoration: underline;
}

.maintext_small A:hover {
color: #333333;
}




.maintext_bold{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: bold;
line-height:13px;
font-size:11px;
}






.maintext{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
line-height:15px;
font-size:12px;
}


.maintext A:link, .maintext A:visited, .maintext A:active {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
line-height:15px;
font-size:12px;
text-decoration:none;
}

.maintext A:hover {
color: #8BC53F;
}



.nav{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size:12px;
text-align:center;
word-spacing: 30px;
}


.nav A:link, .nav A:visited, .nav A:active {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size:12px;
text-decoration:none;
text-align:center;
}

.nav A:hover {
color: #8BC53F;
}


.footer{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size:12px;
text-align:right;
}