/* CSS Document */

body {
margin:0;
padding:0;
background-color:#F8F8F1;
background-image:url(images/bg_interior.gif);
background-position:top left;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2057A0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #498DE7;
	text-decoration: underline;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#660000;
}

.dataTable td {
padding:5px;
border-top: 1px solid #CFA186; 
}
.dataTableHead td {
font-weight:bold;
color: #600;
background-color:#DCDCB9;
}

.intTitle {
width:570px;
background-image:url(images/bg_int_top.jpg);
background-repeat:no-repeat;
}

.bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#CBCB97;
}
.bottom a {
padding:0 5px;
text-decoration:none;
color:#600;
}
.bottom a:hover {
paddingt:0 5px;
text-decoration:underline;
color:#000;
}

hr { border-top:1px solid #CBCB97; background-color:#CBCB97; height:1px; }

.ejungle, .ejungle a, .ejungle a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333;
}

.disclaimer {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
font-size:12px;
color:#000;
}