
H2.isc
{
	
    font-family: verdana;
	font-weight: bold;
	color: #008f00;
}
H3.isc
{
    
    font-weight: bold;
    color: #008f00;
    font-style: italic;
    font-family: verdana;
}
H4.isc 
{
    
    COLOR: #008f00;
    FONT-FAMILY: verdana;
    FONT-WEIGHT: bold
}
H1.isc
{
    
    FONT-SIZE: x-large;
    FONT-VARIANT: small-caps
}
H2.isc
{
    
    COLOR: darkgreen;
    FONT-SIZE: medium
}


A.isc
{
    
    COLOR: yellow;
    FONT: bold 8pt verdana;
    TEXT-DECORATION: none
}

TH
{
    
    font-weight: bold;
    font-size: 1em;
    color: black;
    font-family: Verdana, Arial;
    background-color: lightskyblue;
    text-align: center;
}

BODY
{
    
    font-size: smaller;
    font-family: Verdana;
    background-color: #adc4d1;
}




TABLE
{

    font-size: 1em;
    font-family: Verdana;
}
FORM
{

    margin: 0px;
}





.WorkArea
{

    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    background-color: #ffffff;
	margin-left: 4%;
	margin-right: 4%;
    width: 99%;
}
.Remind
{

    font-weight: bold;
    font-size: 1.3em;
    color: #0033cc;
    font-family: Arial;
}
.Message
{
    
    font-weight: bolder;
    font-size: 1.2em;
    color: tomato;
    font-family: Arial, Verdana;
}
A:link
{
    
    color: #0033ff;
    text-decoration: underline;
}   
        
A:visited
{
    
    color: #000066;
    text-decoration: underline;
}   
        
A:active    
{   
    
    color:  #333399;
    }   
        
A:hover
{
    
    color: #cc0066;
    text-decoration: underline;
}
.TabBtn
{
    
    border-right: #0033cc thin solid;
    border-top: #0033cc thin solid;
    font-size: x-small;
    border-left: #0033cc thin solid;
    color: black;
    border-bottom: #0033cc thin solid;
    font-family: Arial;
    height: 30px;
    background-color: #dbeaf5;
    font-weight: bold;
    width: 80px;
	cursor: hand;

}
.MouseOnBtn
{
	
	border-right: #0033cc thin solid;
	border-top: #0033cc thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #0033cc thin solid;
	color: black;
	border-bottom: #0033cc thin solid;
	font-family: Arial;
	height: 30px;
	background-color: honeydew;
	width: 80px;
	cursor: hand;
}

.CurrentPage
{
    
    border-right: gray thin solid;
    border-top: gray thin solid;
	font-size: x-small;
    border-left: gray thin solid;
    color: black;
    border-bottom: none;
    font-family: Arial;
    height: 30px;
    background-color: white;
    font-weight: bold;
	width: 80px;
	cursor: hand;
}
.EnabledBtn
{
	border-right: #cc9966 thin solid;
	border-top: #c0c0c0 thin solid;
	font-size: x-small;
	border-left: #c0c0c0 thin solid;
	width: 80px;
	color: black;
	border-bottom: #cc9966 thin solid;
	font-family: Verdana, 'Arial Black';
	height: 25px;
	background-color: #ffff99;
}
.SmallBtn
{
    
    border-right: #c0c0c0 thin solid;
    border-top: #c0c0c0 thin solid;
    font-size: x-small;
    border-left: #c0c0c0 thin solid;
	width: 80px;
    color: black;
    border-bottom: #c0c0c0 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 24px;
    background-color: azure;
}

.FlexButton
{
    
    border-right: #c0c0c0 thin solid;
    border-top: #c0c0c0 thin solid;
    font-size: x-small;
    border-left: #c0c0c0 thin solid;
    color: black;
    border-bottom: #c0c0c0 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 24px;
    background-color: azure;
}


.LongBtn
{
    
    border-right: #c0c0c0 thin solid;
    border-top: #c0c0c0 thin solid;
    font-size: x-small;
    border-left: #c0c0c0 thin solid;
    width: 150px;
    color: black;
    border-bottom: #c0c0c0 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 24px;
    background-color: azure;
}
.DisabledBtn
{
    
    border-right: #c0c0c0 thin solid;
    border-top: #c0c0c0 thin solid;
    font-size: x-small;
    border-left: #c0c0c0 thin solid;
	width: 80px;
    color: black;
    border-bottom: #c0c0c0 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 25px;
    background-color: gainsboro;
}

.subTab
{
    
    border-right: #777777 thin solid;
    border-top: #777777 thin solid;
    font-size: x-small;
    border-left: #777777 thin solid;
    width: 110px;
    color: mediumblue;
    border-bottom: #777777 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 24px;
    background-color: #e3e3e3;
}
.ItemInfoTab
{
    
    border-right: #777777 thin solid;
    border-top: #777777 thin solid;
    font-size: x-small;
    border-left: #777777 thin solid;
    width: 90px;
    color: mediumblue;
    border-bottom: #777777 thin solid;
    font-family: Verdana, 'Arial Black';
    height: 24px;
    background-color: #e3e3e3;
}

.KioskImage
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
}
.BookCol
{
    width: 50px;
    font-size: x-small;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: navy;
	font-family: Arial;
}
.BlockTitle
{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	font-family: Arial;
	background-color: navy;
}
.WorkBody
{
	background-color: aliceblue;
}
.Label
{
	font-weight:bold ;
}
TABLE .Kiosk
{
	background-color: oldlace;
}
.ImageBlock
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	width: 80px;
	border-bottom: gainsboro thin solid;
	height: 80px;
}
.MEDIUMLINK
{
	font-size: 11pt;
	font-family: 'Arial Black';
	text-decoration: underline;
}
