body
{
	background-color: #FFF;
	margin: 0 0 0 0;
	padding: 7px 7px 7px 7px;
	font-family: Lucida Grande, arial, Trebuchet MS, Tahoma, georgia;
	font-size: 10px;
        letter-spacing: 1pt;
	color: #000;
        line-height:15px;
        text-align: justify;
}

td
{
        background-color: #FFF;
        margin: 0 0 0 0;
        padding: 7px 7px 7px 7px;
        font-family: Lucida Grande, arial, Trebuchet MS, Tahoma, georgia;
        font-size: 10px;
        letter-spacing: 1pt;
        color: #000;
        line-height:15px;
}

input, textarea, select, option{
	background-color: #F9F7F1;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 2px;
	font-family:Trebuchet MS, Tahoma, georgia;
	font-size: 9pt;
        letter-spacing: 1pt;
	color: #000000; 
        border: 0px dotted #E2D8D8;
        border-bottom: 1px solid #DBC5C7;
        text-align:justify; 
}

li
	{
	list-style-image: url(bullet.png);
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	color: #000; 
	font-family:arial, trebuchet ms, arial, sans-serif; 
	margin: 0px;
        line-height: 20px;
        text-align: left;
	}

hr
{	border: dotted 1px;
  	width: 100%;
 	 color: #FFF;
 	 height: 1px;
  	text-align: center;
}
.letter
	{
	color: #AF353E;
	font-family: georgia; 
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: lowercase;
	}
h2
{ 
   font-family:georgia, Trebuchet MS, Tahoma;
   background-color: #FFF;
   font-size: 8pt;
   width: auto;
   color: #776845;
   letter-spacing: 4pt;
   text-align: center;
   padding: 5px 5px 5px 5px;
   border-bottom: dotted 1px #000;
   font-style: italic;
   text-transform: lowercase;

}
blockquote
{
   font-family: Lucida Grande, arial, Trebuchet MS, Tahoma, georgia;
   font-size: 11px;
   display: block;
   background: #EFECE5;
   border: 1px solid #D4C8C8;
   font-weight: normal;
   padding: 5px 5px 5px 5px;

}

b {
color: #6B6B7F;
font-weight:bold;
font-style: italic;
}

i {
color: #8D7853;
font-style: italic;
}

a {
	color:#77393D; 
        background: #FFF;
	text-decoration:none;
	font-weight:normal;
        font-style: italic;
       border-bottom: 1px dotted #F6F2EE;
       border-top: 1px dotted #F6F2EE;
       target: frame;
}

a:hover{
   color: #BF2129;
   background: #FCFAF8;
   border-bottom: 1px solid #F6F2EE;
   border-top: 1px solid #F6F2EE;
}

#nav a {
   width: auto;
   display: block;
   background-color: #F9F8F5;
   color: #000;
   font: 5pt  georgia, Trebuchet MS, Lucida Grande, arial;
   text-transform: uppercase;
   text-decoration: none;
   font-style: none;
   text-align: left;
   letter-spacing: 5pt;
   padding: 4px 1px 4px 6px;
   border-left: 5px solid #F4F1E6;
   border-bottom: 1px solid #F4F1E6;
   border-top: 0px solid transparent;
}
#nav a:hover {
   color: #402F22;
   background-color: #F8F9FC;
   border-left: 5px solid #E58D93;
   border-bottom: 1px dotted #E9EEF1;
   border-top: 0px solid transparent;
}
#nav {
   position: relative;
   width: auto;
}

.affiliates {
    padding: 5px 5px 5px 5px;
    align: cener;
}
 
