/* CUSTOM (CLASS) STYLES */
.body { font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, sans-serif }

.headerlinx { font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }



a.footer:active { color: #FF00FF; text-decoration: none }
a.footer:link { color: #663300; text-decoration: none }
a.footer:visited { color: #663300; text-decoration: none }
a.footer:hover { color: #000000; text-decoration: underline}

.thumb
{font-family: verdana, arial; 
font-size: 10pt;
font-weight: bold;
color: #9DA59E;
}

/* SELECTOR (HTML ELEMENTS) STYLES */
a:active { color: #000000; text-decoration: none }
a:link    { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover     { color: #000000; text-decoration: underline }

table.body {
border-collapse: collapse;
width: 690px;
padding: 0px;
}

.heading {
background-image: url(images/gradient.jpg); 
padding: 3px; 
border: 1px solid black;
TEXT-ALIGN: left;
}

BODY {SCROLLBAR-FACE-COLOR: #9DA59E;
SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
SCROLLBAR-SHADOW-COLOR: #4B4B4B;
SCROLLBAR-3DLIGHT-COLOR: #4B4B4B;
SCROLLBAR-ARROW-COLOR: #4B4B4B;
SCROLLBAR-TRACK-COLOR: #F7EDE1;
SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6;
overflow: auto;
color: #000000; 
font-size: 13px; 
font-family: verdana, Arial, Helvetica, sans-serif; 
background-color: #FFFFFF; 
background-image: url("images/greyback.gif"); 
padding: 0px;
margin: 0px;


 }



.olive { color: #8AAA87; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
.normal {  font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.bold {  font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
.boldred { color: #CD0000; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
.boldblue { color: #00008B; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

h1  { display: inline; color: #9DA59E; font-weight: normal; font-size: 12pt; font-family: verdana, Arial, Helvetica, sans-serif }
h2  { display: inline; color: #000000; font-weight: normal; font-size: 10pt; font-family: verdana, Arial, Helvetica, sans-serif }
h3  { display: inline; color: #9DA59E; font-weight: normal; font-size: 9pt; font-family: verdana, Arial, Helvetica, sans-serif }
h4  { font-weight: bold; font-size: 8pt; font-family: verdana, Arial, Helvetica, sans-serif }
h5  { font-weight: bold; font-size: 7pt; font-family: verdana, Arial, Helvetica, sans-serif }
h6  { font-weight: bold; font-size: 6pt; font-family: verdana, Arial, Helvetica, sans-serif }
p { font-weight: normal; font-size: 13px; font-family: verdana, Arial, Helvetica, sans-serif }
td { font-size: 13px; font-family: verdana, Arial, Helvetica, sans-serif }

td.img
{
		width: 33%;
		text-align: center;
    padding-top: 20px;

  }

td.number
{
		width: 33%;
		text-align: center;
    padding-bottom: 15px;

  }

td.25
{
		width: 25%;
		text-align: center;

  }

td.top
{
		width: 33%;
		text-align: left;
		vertical-align: top;

  }

td.bg
{

background-image: url("images/greyback.gif"); 
width: 33%;

}



td.description {
font-family: verdana, arial; 
font-size: 14px;
font-weight: bold;
color: #9DA59E;
}

td.item {
font-family: verdana, arial; 
font-size: 14px;
font-weight: bold;
color: #9DA59E;
}

