/* CSS Document */

body {
background-color:#CFE8AA;
}


.back1{
background-image:url(images/1_02.gif);
background-repeat:repeat-y;
}

.back2{
background-image:url(images/1_04.gif);
background-repeat:no-repeat;
}

.mainFont{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}

.mainFont2{
font-family:"Trebuchet MS";
font-size:14px;
color:#333333;
}

a:link {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}

a:visited {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}

a:active {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}

a:hover {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:underline;
}

.pxBoxx {
border-width:1px;
border-style:dotted;
border-color:#80985C;
background-color:#EBFBD3;
}