
body, td  {
  font-family:  Verdana, Arial, sans-serif;
  font-size:  11px;
  font-weight:  normal;
  color:  #383838; 
  line-height:  15px; 
}
body  {
  background:  #82a7c3 url(/.control/images/body.bg.gif) left top;
  background-repeat: no-repeat;
}
a  {
  color:  #7c6c5b; 
  text-decoration:  underline;
}
a:hover  {
  color:  #39b4b7;
  text-decoration:  underline;
}
a.MENU-1-OFF  {
  font-family:  Arial,Verdana, sans-serif;
  letter-spacing:  1px;
  text-decoration:	none;
  color:		#515050; 
  font-size:	        12px;
  text-transform:       uppercase;
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover  {
  font-family:  Arial,Verdana, sans-serif;
  letter-spacing:  1px;
  text-decoration:	none;
  color:  #cc6633; 
  font-size:  12px;
  text-transform: uppercase;
 
}
a.MENU-2-OFF
{
  font-family:  Arial,Verdana, sans-serif;
  text-decoration:	none;
  color:		 #ffffff; 
  font-size:		10px;
  font-weight:		bold;
  text-transform:	 uppercase;
  letter-spacing:  1px;
  background: url(/.control/images/menu.bg.off.gif);
  display: 		block;
      width:		174px;
  padding-bottom:  5px;
  padding-top:  5px;
  padding-left:  0px;

  margin-bottom:  0px;
}
a.MENU-2-ON,  a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-family:  Arial,Verdana, sans-serif;
  text-decoration:	none;
  color:		#ffffff; 
  font-size:		10px;
  font-weight:		bold;
  text-transform: 	uppercase;
  letter-spacing:  1px;

  background: url(/.control/images/menu.bg.on.gif);
  display: 		block;
    width:		174px;
    padding-bottom:  5px;
  padding-top:  5px;
  padding-left:  0px;
  margin-bottom:  0px;
}

h1  {
  font-size:  18px;
  line-height:  22px;
  font-weight:  normal;
  font-family:  Arial,Verdana, sans-serif;
  color:#c55718;
  padding-top:  10px;
  padding-left:  10px;
}
h2  {
  font-size:  15px;
  line-height:  19px;
  font-weight:  bold;
  font-family:  Arial,Verdana, sans-serif;
  color:  #a97e54;
}
h3  {
  font-size:  13px;
  line-height:  17px;
  font-weight:  bold;
  font-family:  Arial,Verdana, sans-serif;
  color:  #c55718;
  margin-bottom:  3px;
}
ul  {
  margin-top:  6px;
}
li  {
  font-size:  11px;
  line-height:  15px;
  margin-bottom:  4px;
}
table.splash {
  width:  780px;
  height:  750px;
  background-image:  url(/.control/images/open.gif);
}
td.whiteText  {
  color:  #ffffff;
}
table.watermark  {
  background:    #ffffff url(/.control/images/watermark.jpg) no-repeat bottom;
}
td.contentPadding  {
  padding:  0px 20px 10px 10px;
}
table.beigebg  {
  background-color:  #f7f2ea;
}
table.border  {
  border: solid 1px #c49a63;
}
td.border  {
  border: solid 1px #c49a63;
  background-color:  #f7f2ea;
}
hr  {
  color:  #c49363;
}
.smallText  {
  font-size:  9px;
}
/*IMAGE VIEWER CODE - STARTS*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
z-index: 0;
text-decoration: underline;
float: center;
line-height:  18px;
}

.thumbnail span{ /*CSS for enlarged image*/
z-index: 50;
position:         absolute;
left:              180px;
top:              -200px;
background-color: #000000;
padding: 5px;
width:            auto;
visibility: hidden;
color: #ffffff;
text-decoration: none;
white-space: nowrap;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 0px;
}

/*IMAGE VIEWER CODE - ENDS*/
