body {
background-image: url('images/bg2.jpg');
background-repeat: repeat-x;
margin: 0;
pading: 0;
background-color: #FDE5CB;
}

A:link {color:#736C50;text-decoration:none;background-color:#;border-bottom: solid 0px;font-weight: none;font-size: 10px; }

A:visited {color:#9A8F8D;text-decoration: none;background-color:#;border-bottom: solid 0px;font-weight: none;}

A:active {color:#9A8F8D;text-decoration:none;background-color:#;border-bottom: solid 0px;font-weight: none;}

a:hover {color: #C86472;background-color:E3D9A9;}

body, table, tr, td {
font: 8pt tahoma; 
color: #C82B46;
font-weight: none;
letter-spacing: 0px;}

h1 {
background: url(images/h1.jpg) no-repeat;
font: small-caps 16px garamond, serif;
font-size: 16px;
text-align: center;
height: 17px;
padding: 10px 1px 0px 0px;
text-transform: uppercase;
font-weight: normal;
color: #636871;
letter-spacing: 2px

}
td { 

  font-family: verdana;
  font-size: 11px;
  color: #AD524D; 

  }
.top {
	font-weight: bold;
	font-size:17px;
	color:#D2D0A3;
	font-family: Times New Roman;
    text-transform: lowercase;
	padding: 0px 5px 0px 0px;
    width: 160px;
	height: 32px;
	background: transparent url('images/top.jpg');
	background-repeat: no-repeat;
	text-align:CENTER;

}
.bg  {
	background: transparent url('images/boxbg.jpg');
	background-repeat: repeat-y;
    width:160px;
	padding: 0px 20px 0px 45px;
    font-family:tahoma; 
	color:#E3BFA4;
	letter-spacing: 1px;
	font-size: 10px;
	}

.bottom {
background: transparent url('images/bottom.jpg');
background-repeat: no-repeat;
text-align: center;
width:160px;
height:32px;
	}
.avi { background-color:#53536B;
border: 2px solid #7C5366; 
margin: 4px;

	}
b,strong
{ color: #D781AC;
font: bold 15px garamond, serif;
 }

u
{ color: #AF8E95; }

i,em
{ color: #898C63; }