.arrows1
{
	color: darkgray;
	cursor: hand;
	font-family:Garamond,Arial,Times New Roman,Garamond,Lucida Sans;
	font-size:12px;
}
.bc
{
	padding-left: 2px; 
}

.button_std
{
	background-color: gainsboro;  
	height: 22px;
	width: 100px;
	border-collapse:collapse ;
	border-top-style: outset;   
	border-left-style: outset;   
	border-bottom-style: outset;   
	border-right-style: outset;   
	border-width: thin; 
	border-color: black; 
	border-top-color: gainsboro; 
	border-left-color: gainsboro; 
	border-bottom-color: white; 
	border-right-color: white; 
	color: black;
	cursor: hand;
	font-family: helvetica, arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;      
	vertical-align: middle; 
}

.button_std:hover
{
	color: red;
}
.shaded
{
	background-color: gainsboro;
} 
body
{
    margin-top: 0px;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 0px;
    font-family: arial, verdana;
    background-color: white;
}
button
{
    font-weight: 500;
    font-size: 11px;
    width: 90px;
    color: navy;
    font-family: tahoma, arial;
    height: 20px;
    text-align: center;
}

table
{
    font-size: 14px;
    font-family: arial, tahoma;
}
h2
{
    color: navy;
    font-family: verdana;
}
h3
{
    color: navy;
    font-family: verdana;
}
h4
{
    color: navy;
    font-family: verdana;
}
a
{
    cursor: hand;
}

.btn
{
    font-weight: 500;
    font-size: 11px;
    behavior: url(../common/stdmouse.htc);
    width: 90px;
    color: navy;
    font-family: tahoma, arial;
    height: 20px;
    text-align: center
}
.inactive
{
    font-size: 12px;
    color: red;
    font-family: webdings;
    font-weight: bold;
}
.hint
{
    color: gray;
}
.required
{
    color: red;
    font-weight: bold; 
}
.private
{
    color: gray;
}
.menuhdr
{
    color: navy;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold; 
}
.menulink
{
    cursor: hand;
    color: mediumblue;
    font-family: arial, verdana, helvetica;
    font-size: 14px;
    text-decoration: none; 
    padding-bottom: 4px; 
}
.menulink:hover
{
    color: red;
}
.link
{
    font-size: 13px;
    cursor: hand;
    color: blue;
    font-family: arial, tahoma;
    padding-bottom: 3px; 
}
.link2
{
    font-size: 11px;
    cursor: hand;
    color: white;
    font-family: arial
}
.msgError
{
    font-weight: normal;
    color: red;
    font-family: arial;
    background-color: yellow;
}
.msgGeneral
{
    font-weight: normal;
    color: black;
    font-family: arial;
    background-color: yellow;
}
.menuitems
{
    padding-right: 10px;
    padding-left: 15px;
    font-size: 11px;
    padding-top: 5px;
    font-family: arial;
    height: 16px
}
.pagetitle
{
    padding-top: 4px;
    padding-left: 4px;
	padding-right:5px;    
    margin-left: 0px;
    margin-top: 4px;
    font-weight: bold;
    font-size: 18px;
    left: 4px;
    top: 4px; 
    color: black;
    font-style: normal;
    font-family: verdana, arial, tahoma;
}
.sortArrow
{
    font-family: 'Wingdings 3'
}
.tr1
{
    font-weight: normal;
    color: white;
    font-family: tahoma;
    background-color: mediumslateblue;
}
.tr2
{
    color: navy;
    font-family: arial;
    background-color: lightsteelblue;
}
.tr3
{
    color: black;
    font-family: arial;
    background-color: lightgrey
}
