body {
	background-color: #FFFFFF;
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-left: 20px;
}
.copyright{font-family:"Arial"; font-size:10px; color:#1C1C1C;}

.copy2{font-family:"Arial"; font-size:10px; color:#808080;}

.bottom {
	background-color: #FFFFFF;
	background-image: url(images/bottom-gradient.jpg);
	background-repeat: repeat-x;
}
.body2{font-family:"Verdana, Arial, Helvetica, sans-serif"; font-size:11px; color:#202020;}

.back {
	background-color: #FFFFFF;
	background-image: url(images/blueprint.jpg);
	background-repeat: no-repeat;
}
.body3{font-family:"Verdana, Arial, Helvetica, sans-serif"; font-size:11px; color:#ffffff;}

.sign {
	background-color: #FBE3A3;
	background-image: url(images/sign.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.link {
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
a.link:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}

a.menu {
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	font-family: arial;
}
a.menu:hover {
	font-size: 11px;
	color: #FC6002;
	text-decoration: underline;
	font-family: arial;
	}
.menu {
    font-size: 11px;
    color: #202020;
    font-family: arial;
    line-hieght: 3.5em;
    }

.header {
    font-size:20px;
    color: #FC6002;
    font-family: arial;
    }

a.library {
    font-size:12px;
    color: #202020;
    font-family: arial;
    text-decoration: none;
    }
a.library:hover {
	font-size: 12px;
	color: #FC6002;
	text-decoration: underline;
	font-family: arial;
	}

.button{border:none;background-color:#FA6008;background-image:url(images/btn-bgnd.gif);font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px;
 color: #202020; text-decoration: none; font-weight: bold;}

.searchbutton{border:none;background-color:#404040;height="17";background-image:url(images/btn-bgnd.gif);font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px;
 color: #ffffff; text-decoration: none; font-weight: bold;}


input {height:18px;font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; color:#000000; font-size:10px;
 text-decoration:none; font-style: normal; font-weight: normal;}
select {height:18px;font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; color:#000000; font-size:10px;
 text-decoration:none; font-style: normal; font-weight: normal;}
textarea {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; color:#000000; font-size:10px;
 text-decoration:none; font-style: normal; font-weight: normal;}
 
