/* CSS Document */

body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-color: #3d574e;
}

.bodytext{
	font-family: arial;
	font-size: 14px;
	color: #000000;
}

.bodytext a{
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #204f35;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #409365;
}

.bodytextbold{
    font-family: arial;
	font-size: 15px;
	font-weight: bold;
    color: #000000;
}

.bodytextitalic{
    font-family: arial;
	font-size: 15px;
	font-style: italic;
    color: #000000;
}

#li {
  list-style-image: url(http://76.12.17.36/images/bullet.gif);
}

.bodytd {
background-color:#ffffff}

	
.navigation {
	font-family: times;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

.navigation a{
	font-family: arial;
	font-size: 17px;
	text-decoration: none;
	font-weight: 900;
	color: #5b361c;
}

.navigation a:hover{
text-decoration: none;
font-weight: 900;
color: #cd9930;
}

.footertext{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.footertext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffb026;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #409365;
}


.h1{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color: #0c351b;
}

.h2{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #D61921;
}

.h3{
	font-family: times;
	font-size: 15px;
	font-weight: none;
	color: #006E3A;
}

.smalltext {
    font-family: arial;
	font-size: 12px;
	font-weight: none;
    color: #000000;
}
.smalltext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #5b361c;
}

.smalltext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #409365;
}

#TBL1{
padding: 1.5cm;
background-color:#ee1c25;
}

#TBL2{
padding: 1.5cm;
background-color:#006e3a;
}

#TBL3{
border-style: dotted;
border-width: 1px;
border-color:#ED1C24;
}

#TBL4{
border-style: dotted;
border-width: 1px;
border-color:#006F3A;
}


