body {
background-color: #FFeeFF;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000033; 
padding:0px;
margin:20px;
text-align:center;
}

a:hover { color:#000; text-decoration:underline;
}
a:link {  text-decoration: none; /* color:#FF0000; */
}
a:visited { text-decoration: none; /* color:#FF0066; */
}

li {
font-size: 14px; 
font-family:"Times New Roman", Times, serif;
padding:2px;
}

h1 {
font-size: 13px;
text-transform:uppercase;
background-color: #CCCCCC; /* headers */
color:#FF0000;
border:1px solid #564b47;
border-right:0px;
padding:5px 5px; /*top and bot then left and right */
margin: 0px; 
text-align: right;
}

h1 a:hover {background-color:#fff; color:inherit;}
.tn:hover {filter:alpha(opacity=60);opacity:.60;}

h2 {
font-size:14px;
font-weight: bold;
padding: 0px;
margin-top: 0px;
color:#0066FF;
}

h3 {
font-size:12px;
font-weight:bold;
padding:0px 0px 3px 0px; /*top right bot left */
margin:0px;
text-align: right;
}

h4 {
font-size:10px;
padding:0px 0px 10px 0px; /*top right bot left */
margin:0px;
color:#0066FF;
text-align: right;
}

.google {
float:left;
width:120px;
padding-left:5px;
}
.goog {
background-color:#FFFFFF;
color:#000033;
border:none;
float:right;
}
.pre {
color:#FFFFFF;
}
.right {
text-align: right;
}
.tn {
padding:0px;
margin:-1px 0px -10px 3px;
float:right;
border:#000 1px solid;
border-top:#ccc 1px solid;
border-right:0px;
height:35px; width:35px;
}

.adspacer {height:400px;}

#outer {
 text-align:left;
 border:solid #000000; 
 border-width:0px 1px 0px 1px;
 width:800px;
 margin:auto;
 padding:0px
 }

#hdr {
 height:60px;
 background:#ffeeff;
 color: #333333;
 border: #ffeeff solid;
 border-width:0px 2px 0px 2px ;
 margin:0px -2px 0px -2px;
 z-index:9;
 }

#bar {
 height:34px;
 background:#fff;
 color: #000;
 border:solid #000000;	
 border-width:0px 0px 0px 0px;
 font-size:9px; 
 background-image:url(images/index/paper-edge3.gif);
 background-repeat:repeat-x;
 }

#bodyblock {
 position:relative;
 background: #fff;
 color: #333333;
 width:800px;
 padding:0;
 }

#l-col {
 float:left;
 background:#FFF;
 color: #333333;
 width:145px;
 }

#cont {
 width:645px;
 background:#ffffff;
 color: #333333;
 border:dashed #666;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 height:45px;
 background:#ffeeff;
 color: #333333;
 border:solid black;
 border-width:1px 2px 0px 2px ;
 border-left:#fff;
 border-right:#fff;
 margin:0px -2px 0px -2px;
 z-index:10;
 }