.buttons{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
	color: NAVY;
	background-color : transparent;
	border : outset;
	text-transform : uppercase;
}
.price {
	font-size : 22px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	color : RED;
	font-weight : bold;
}

.small {
	font-size : 9px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	color: NAVY;
}

.title {
	font-size : 12px;
	text-decoration : none;
	color : NAVY;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
}

.bookstore {
	font-size : 12px;
	text-decoration : none;
	color : BLUE;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : oblique;
	font-weight : bold;
}

A {
	text-decoration : none;
	color : NAVY;
}

A.wbg {
	color : NAVY;
}

.login {
	font-size : 10px;
	text-decoration : none;
	color : NAVY;
	padding-left : 5px;
	padding-right : 5px;
	font-style : oblique;
}

.box1 {
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.regular {
	font-size : 11px;
	text-decoration : none;
	color : WHITE;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : bold;
}

.Feature {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left : 5px;
	padding-right : 5px;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TABLE {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.error{
	font-size : 12px;
	font-weight : bold;
	text-decoration : blink;
	background-color : Red;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

.Searchbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.Pad{
	padding-left : 5px;
	padding-right : 5px;
}
Button{
	border : thin outset;
}
.MenuOver
{
	BACKGROUND-COLOR: #ADD8E6;
	COLOR: #3A2A9A;
	CURSOR: hand;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11;
}
.Menu
{
	BACKGROUND-COLOR: White;
	COLOR: black;
	CURSOR: hand;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10;
}
.inputbox{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	background-color : transparent;
	border : thin dashed;
}
.imageover{
	border : thin dashed #FF9C00;
}
.image1{
	border : none;
}
.newstitle {
	font-size : 16px;
	text-decoration : none;
	color : #00779e;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : oblique;
	font-weight : bold;
}
.Archivelist {
	font-size : 12px;
	text-decoration : none;
	color : #00779e;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : oblique;
	font-weight : bold;
}
.Feature{
	border : thick groove #B0C4DE;
}
.content{
	margin-left : 10px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tborder{
	border-left : thin solid 00779E;
	border-right : thin solid 00779E;
}
.Errorcode{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
}
.webenabled{
	color: #00779e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.membernav{
	font-weight : bold;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	color: WHITE;
	background-color : Black;
	font-style : oblique;
}