body{
background-image: url(/images/body-bg-grad.png);
background-repeat: repeat-x;
background-color:fff; 
width: 750px;
margin: 3px;
padding: 3px;
color: #282828;
font-size: 12px;font-family: Arial, Times, serif;
}

div.body{
background-image: url(/images/content-bg.png);
background-repeat: repeat-x;
background-color: #f4f4f4;
border: 1px solid #fff;
padding: 0px;
width: 750px;
}

a{
text-decoration: none;
color: #931d1d;
}

a:hover{
color: #473232;
text-decoration: underline;
}

td.content{
padding-top: 20px;
padding-bottom: 20px;
font-size: 12px;
}

div.content{
position: relative;
top: -10px;
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
text-align: left;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 40px;
width: 693px;
}
img.banner{
border: none;
}

.logo{
 border: 1px solid #666666;
}

td.menu{
padding-left: 0px;
font-size: 12px;
}

div.bottom-menu{
width: 753px;
background-color: #cecece;
padding-top: 5px;
padding-bottom: 5px;
}

div.bottom-menu a{
font-family: Arial, Helvetica, San Serif;
color: #565656;
font-size: 10px;
}

td.footer{
width: 750px;
font-size: 12px;
padding: 10px 10px 10px 5px;
border-top: 1px solid #565656;
border-left: 1px solid #565656;
background-color: #eaeaea;
}
p{
padding-top: 5px;
}

.hlist ul {
 padding: 5px;
 width: 100%;
}
 
.hlist ul li {
 display: inline;
 }

li.r-hlist{
 list-style-image: url(/images/square-grad-6x6.png);
 display: inline;
 position: absolute;
 left: 550px;
 margin-right: 0px;
}


h1.opti{
  font-weight: bolder;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
}


h2.opti{
  position: absolute;
  top 0px;
  font-weight: bolder;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}


div.banner{
padding: 0px;
border-right: 1px solid #000000;
/*background-image: url(/images/banner-bg.png);*/
}

a.fancy {
        margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

a.fancy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
