/* CSS Document */
.bookborder
{
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
}
.topbanner-rep
{
background-image:url(img/topbanner-rep.gif);
background-position:top;
background-repeat:repeat-x;
height:100px;
}
.botbanner-rep
{
background-image:url(img/botbanner-rep.gif);
background-position:bottom;
background-repeat:repeat-x;
height:40px;
}
.botrep
{
background-image:url(img/botrep.gif);
background-position:bottom;
background-repeat:repeat-x;
height:24px;
}
.linerep
{
background-image:url(img/line-rep.gif);
background-repeat:repeat-x;
height:40px;
}
.font1
{
font-family:tahoma;
font-size:10px;
color:#990000;
}
.font2
{
font-family:tahoma;
font-size:13px;
color:#3d3c39;
cursor:hand;
text-decoration:none;
}
.font3
{
height:20px;
background-color:#FFFFFF;
border-top:#F3F3F3 1px solid;
border-right:#F3F3F3 1px solid;
border-left:#F3F3F3 1px solid;
font-family:tahoma;
font-size:12px;
color:#333333;
cursor:hand;
text-decoration:none;
}
.titlebg
{
width:125px;
background-image:url(img/titlebg.gif);
background-repeat:repeat-x;
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
}
.titlerep
{
background-image:url(img/title-rep.gif);
background-repeat:repeat-x;
background-position:left;
height:26px;
font-family:tahoma;
font-size:13px;
color:#3d3c39;
}
.undertitle
{
width:120px;
height:30px;
background-color:#f4f2f2;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;
border-bottom-style:dotted;
}
.font-undertitle
{
font-family:tahoma;
font-size:11px;
color:#333333;
cursor:hand;
text-decoration:none;
height:30px;
}
.text
{
font-family:tahoma;
font-size:12px;
color:#333333;
text-decoration:none;
}
.title-alphabet
{
background-color:#f4f2f2;
height:30px;
font-family:tahoma;
font-size:11px;
color:#333333;
cursor:hand;
text-decoration:none;
}
.textbooklink
{
height:25px;
background-color:#f2f5f6;
font-family:tahoma;
font-size:12px;
color:#333333;
cursor:hand;
text-decoration:none;
}
A:hover
{
color:#990000;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px; /*font-weight: bold;*/
	font-style: normal;
	background-image:url(img/btn.gif);
	background-repeat:no-repeat; 
	background-position: right center;
	background-color: #7dc5db;
	height:28px;
	text-align:right;
}
.genlink
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#999999;
text-decoration:none;
}

