﻿body {
	margin: 0;
	background-image: url('images/back.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 12px;
	font-family: Verdana;
	color: black;
}
.all
{
font-family :Verdana ;
	
	font-size :9pt;
	
	font-weight:normal
	}
/*.menu
{
	width:100%;
	margin-top:12px;
	padding-right:3px;
	padding-left:5px
	}
.menu A:link
	{
	font-family :Verdana ;
	color:#ffffff ;
	font-size :8pt;
	text-decoration:none;
	font-weight:normal 
		}
.menu A:visited
	{
		font-family :Verdana ;
	color:#ffffff ;
	font-size :8pt;
	text-decoration:none;
	font-weight:normal
		}
.menu A:hover
		{
	text-decoration:underline;
	font-family :Verdana ;
	color:gray ;
	font-size :8pt;
	font-weight:normal
			}*/
A:link {
	color: black;
	text-decoration: none;
	border: 0;
	font-family :Verdana ;
	font-size:9pt;
	font-weight:normal 
}
A:visited {
	color: black;
	text-decoration: none;
	font-family :Verdana ;
	font-size:9pt;
	font-weight:normal 
}
A:hover {
	color: #a74941;
	text-decoration: underline;
	font-family :Verdana ;
	color:Gray;
	font-size:9pt;
	font-weight:normal 
}
.MainDiv {
	width: 800px;
	margin: 0 auto;
	padding-top: 8px;
}
.header {
	width: 800px;
	height: 109px;
	background-image: url('images/topBanner.gif');
	background-repeat: no-repeat;
}
.content {
	width: 800px;
	margin-bottom: 20px;
}
.About {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;`
}
.About A:link {
	color: white;
	text-decoration: none;
}
.About A:visited {
	color: white;
	text-decoration: none;
}
.About A:hover {
	color: #a74941;
	text-decoration: none;
}
.BannerLinks {
	color: white;
	text-decoration: none;
	width: 70px;
	height: 30px;
}
.BannerLinks A:link {
	color: white;
	text-decoration: none;
}
.BannerLinks A:visited {
	color: white;
	text-decoration: none;
}
.BannerLinks A:hover {
	color: black;
	text-decoration: underline;
}
.contetntTiitles {
	color: #036993;
	font-size: 12pt;
	font-family:Verdana ;
	font-weight:normal ;
}
.contetntTiitles A:link {
	color: #036993;
	text-decoration: none;
	font-size: 12pt;
}
.contetntTiitles A:visited {
	color: #036993;
	text-decoration: none;
		font-size: 12pt;
}
.contetntTiitles A:hover {
	color: #000;
	text-decoration: none;
	text-decoration:underline
}

.Library {
	width: 156px;
	padding: 3px;
	vertical-align: top;
	 font-weight:bold;
}
.Books {
	 padding:3px;
	text-decoration: none;
	color: #036993;
	margin-top:4px;
	}
.Books  A:link{
    	color: #036993;
       text-decoration:none	
}
.Books  A:visited{
    	color: #036993;
       text-decoration:none	
}

.Books  A:hover{
	color:black;
	text-decoration:underline;
}
.image
{
margin-left:8px;	
}
.Menu{
	color:white;
	text-align:center 
}
.Menu A:link{
	color:white;
	text-decoration:none;
}
.Menu A:visited{
	color:white;
	text-decoration:none;
}
.Menu A:hover{
	color:white;
	text-decoration:underline;
}
.MenuLine{
	width:1px;
	background-image:url('images/MenuLine.gif');
	background-repeat:no-repeat
}
