@charset "utf-8";
/* CSS Document */

.PDF_Small {
	background-image: url(../images/pdf_small_bg.png);
	height: 199px;
	width: 163px;
	padding-top: 8px;
	float: left;
	margin: 5px;
}.PDF_Small_Title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 3px;
	overflow:hidden;
	height:13px;
	background-image: url(../images/bg.png);
	color:#FFF;
	font-weight: bold;
}
.PDF_Small_SS {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	height:191px;
}
body {
	margin: 0px;
}
.TopBar {
	background-image: url(../images/top.gif);
	height: 50px;
}
.Right {
	float: right;
	width: 50%;
	margin-top: 3px;
}
.Footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	margin-top: 0px;
	background-image: url(../images/top.gif);
	height: 47px;
	padding-top: 3px;
}


.InputBox {
	border: 1px solid #2F4759;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/top.gif);
	background-position: bottom;
	margin-top: 3px;
}
.Searchbar {
	background-image: url(../images/barf.gif);
	height: 32px;
	padding-right: 15px;
	padding-top: 3px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a  { 
	color:#fff; 
	text-decoration:none;
}

.Footer a, a:visited { 
	color:#333; 
}

a:visited { 
	color:#fff; 
	text-decoration:none;
}#LargerPreview {
	position:absolute;
	width:392px;
	height:491px;
	z-index:1;
	left: 271px;
	top: 230px;
	visablity: hidden;
	background-image: url(../images/bgx.png);
}

