body{
	font-family: Tahoma;
	}
div.header{
    width: 839px;
    height: 117px;
    background: url('top.gif');
    position: relative;
    left: 50%;
    
	margin-left: -420px;
}
div.inside{
    position: relative;
	top: 30%;
	display: table-cell;
	vertical-align: middle;

}
h2{

	font-size: 20pt;
	color: #1C8BF0;
	padding-top:0px; 
	padding-bottom:0px; 
	margin: 0; 
	padding: 0; 
}
a.latestpdf{
	color: #1C8BF0;
	text-decoration: none;
}
a.latestpdf:hover{
	color: #87C2F7;
}
.search{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18pt;
	color: #87C2F7;
	border: 1px solid #87C2F7;
}
a.allpdf{
	font-size: 8pt;
	color: #1C8BF0;
	text-decoration: none;
}
a.allpdf:hover{
	font-weight: bold;
}
.play{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15pt;
	color: #87C2F7;
	border: 1px solid #87C2F7;
}
.title{
	font-weight: bold;
	color: #1C8BF0;
}
.txtbypdf{
	color: #1C8BF0;
	font-size: 10pt;
}
a.pdfbycat{
	font-weight: bold;
	color: #87C2F7;
	text-decoration: none;
	font-size: 10pt;
}
a.featuredpdf{
	font-weight: bold;
	color: #1C8BF0;
	text-decoration: none;
	font-size: 10pt;
}
a.featuredpdf:hover{
	color: #87C2F7;
}
.toptext{
	color: #87C2F7;
	font-size: 10pt;
}
.lastsearched{
	font-weight: bold;
	color: #87C2F7;

}
.letter{
	font-weight: bold;
	color: #000000;
	font-size: 8pt;

}
a.pdfbycat:hover{
	color: #1C8BF0;
}
a.websites{
	text-decoration: none;
	color: #1C8BF0;
}

a.websites:hover{
	font-weight: bold;
}

/* first example */

 /* set background images for corners */
.rbroundbox { background: url('repeat.gif'); }
.rbtop div  { background: url('topleft.gif') no-repeat top left; }
.rbtop      { background: url('topright.gif') no-repeat top right; }
.rbbot div  { background: url('bottomleft.gif') no-repeat bottom left; }
.rbbot      { background: url('bottomright.gif') no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox {


width: 840px;
margin:auto;
    position: relative;
    left: 50%;
	margin-left: -420px;


}
.embedbox{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #1C8BF0;
	color: #1C8BF0;
}
.image{
	border: 2px solid #87C2F7;

}