<style type="text/css">

a.MenuLink {font-family: Verdana;}
a.MenuLink:link {color: #046686;}
a.MenuLink:visited {color: #046686;}
a.MenuLink:hover {color:#990000; text-decoration:none;}

a.BookTitleLink {font-family: Verdana; text-decoration:none; font-weight: bold;}
a.BookTitleLink:link {color: #046686; text-decoration:none; font-weight: bold;}
a.BookTitleLink:visited {color: #046686; text-decoration:none; font-weight: bold;}
a.BookTitleLink:hover {text-decoration:underline;}

a.BookLink {font-family: Verdana; text-decoration:none;}
a.BookLink:link {color: #046686; text-decoration:none;}
a.BookLink:visited {color: #046686; text-decoration:none;}
a.BookLink:hover {text-decoration:underline;}

a.LoginLink {color: #96E2FC; font-family: Verdana;}

.TitlesText {color: #96E2FC; font-size:14px; font-weight: bold; font-family: Verdana;} 
.LeftTitlesText {color: #96E2FC; font-size:12px; font-weight: bold; font-family: Verdana; padding-left:5px;} 
.LibTitlesText {color: #96E2FC; font-size:11px; font-weight: bold; font-family: Verdana; padding-left:5px;} 
.NormalText {color: #000000; font-size:11px; font-weight: normal; text-align:justify; font-family: Verdana;} 
.LoginText {color: #96E2FC; font-size:11px; font-weight: normal; text-align:justify; font-family: Verdana; } 

.ControlStyle {border-style:solid; border-width:1px; border-color:#96E2FC; background-color:#046686; font-family:Verdana; font-size:11px; color: #96E2FC;}
.ControlStyle1 {border-style:solid; border-width:1px; border-color:#046686; background-color:#FFFFFF; font-family:Verdana; font-size:11px;}
.WarningStyle {color:#990000; font-size:11px; font-weight: bold; font-family: Verdana;}

#popup {
 background-color: green;
 height:50px;
 left: 780px;
 position: absolute;
 top:: 100px;
 width: 50px;
 z-index: 3;
}
</style>

