.bodytext { font-family:times new roman; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#4F3711; text-align:left;}
.bodytext A{ text-transform:normal;text-decoration:none; color:#1E7BB4;}
.bodytext A:hover { text-transform:normal;text-decoration:underline; color:#9EAA2C;}

.bodytext2 { font-family:arial; font-size:8pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#4F3711; text-align:left;}
.bodytext2 A{ text-transform:normal;text-decoration:none; color:#1E7BB4;}
.bodytext2 A:hover { text-transform:normal;text-decoration:underline; color:#9EAA2C;}

.bodytext3 { font-family:arial; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#4F3711; text-align:left; line-height: 20px;}
.bodytext3 A{ text-transform:normal;text-decoration:none; color:#1E7BB4;}
.bodytext3 A:hover { text-transform:normal;text-decoration:underline; color:#9EAA2C;}

h1 { font-family:times new roman; font-size:13pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#03006D; text-align:left;}

h2 { 
	font-family:times new roman; 
	font-style: normal; 
	font-weight: normal; 
	color:#03006D; 
	text-align:left;
}


.image{
	border-style:solid;
	border-color: #615841 #615841 #615841 #615841;
	border-width:2px;
      }

.tinytext { font-family:Arial; font-size:7pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#333333; }
A.tinytext:hover { text-transform:normal; color:#E7D68C;}

.whitetext {font-family: Arial; color:#ffffff; font-size:8pt;}

td.bg
{ 
    background-image:  url(images/tdbg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #000;
}

table.btmLeftImage
{ 
    background-image:  url(images/childbg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #000;
}

td.navbg
{ 
    background-image:  url(images/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    color: #000;
}

TR.rowcolor_on {
ðððbackground-color: #ECE9DE;
}

TR.rowcolor_off {

}


BODY { 
  background-image:   url(images/bg.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: top center;
  

} 

INPUT {
background-color: #ffffff;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 9pt;
}
TEXTAREA {
background-color: #ffffff;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 9pt;
}
SELECT {
background-color: #F3F4E1;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 9pt;
}