
/* CSS Document */
body{
background-color:#f1f1f1;
color: #004994; 
font-family: Arial, Helvetica, sans-serif; 
margin:0px;
font-size: 13px;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#004994;
text-decoration:underline;
}
a hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7da2c8;
text-decoration:none;
}
div.CenterBg{
width: 800px;
margin: auto;
text-align:center;
}
td.LeftShdw{
background-image:url(images/left_shdw.gif);
background-position:top;
background-repeat:repeat-y;
width:7px;
}
td.RightShdw{
background-image:url(images/right_shdw.gif);
background-position:top;
background-repeat:repeat-y;
width:7px;
}
table.CenterBg2ndlvl{
padding-left:0px; padding-right:0px;
}
table.Header{
background-image:url(images/top_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
height:190px;
width:780px;
}
table.lgnDtls{
color:#004994;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#FFFFFF;
width:480px;
height:37px;
vertical-align:middle;
background-image:url(images/fade.gif);
background-repeat:no-repeat;
background-position:top left;
}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
}
html >body.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100px;
}
/*casesearch link*/
.CaseSt a{
background: white url(images/nav_inactive_bg.jpg) no-repeat bottom left;
background-color:#FFFFFF;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-top:#d6e2ee solid 1px;
border-bottom:#d6e2ee solid 1px;
}
* html li.CaseSt a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.CaseSt a:visited, a:active{
color: #004994;
}
li.CaseSt a:hover{
background-image:url(images/search_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.CaseStOn a {
text-decoration:none;
background: #d8e1e9 url(images/search_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-top:#d6e2ee solid 1px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Warning List*/
li.WrnLst a{
background: white url(images/wrn_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.WrnLst a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.WrnLst a:visited, a:active{
color: #004994;
}
li.WrnLst a:hover{
background-image:url(images/warning_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.WrnLstOn a {
text-decoration:none;
background: #f1f6f9 url(images/warning_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Closing List*/
li.ClsLst a{
background: white url(images/clo_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.ClsLst a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.ClsLst a:visited, a:active{
color: #004994;
}
li.ClsLst a:hover{
background-image:url(images/closingn_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.ClsLstOn a {
text-decoration:none;
background: #f1f6f9 url(images/closing_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Force Closing List*/
li.FClsLst a{
background: white url(images/clo_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.FClsLst a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.FClsLst a:visited, a:active{
color: #004994;
}
li.FClsLst a:hover{
background-image:url(images/closingn_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.FClsLstOn a {
text-decoration:none;
background: #f1f6f9 url(images/closing_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*My account List*/
li.MyAcnt a{
background: white url(images/myacc_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.MyAcnt a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.MyAcnt a:visited, a:active{
color: #004994;
}
li.MyAcnt a:hover{
background-image:url(images/myaccountn_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.MyAcntOn a {
text-decoration:none;
background: #f1f6f9 url(images/myaccount_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Court List*/
li.CourtLst a{
background: white url(images/wrn_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.CourtLst a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.CourtLst a:visited, a:active{
color: #004994;
}
li.CourtLst a:hover{
background-image:url(images/warning_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.CourtLstOn a {
text-decoration:none;
background: #f1f6f9 url(images/warning_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Manage users list*/
li.MngUsrs a{
background: white url(images/usr_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.MngUsrs a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.MngUsrs a:visited, a:active{
color: #004994;
}
li.MngUsrs a:hover{
background-image:url(images/manageusers_active_bg.jpg);
background-color:#dce4ec;
text-decoration:underline;
}
li.MngUsrsOn a {
text-decoration:none;
background: #f1f6f9 url(images/manageusers_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/
/*Setttings list*/
li.Setng a{
background: white url(images/stng_inactive_bg.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
}
* html li.Setng a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
height:5px;
padding: 15px 10px 15px 30px;
}
li.Setng a:visited, a:active{
color: #004994;
}
li.Setng a:hover{
background-image:url(images/settings_active_bg.jpg);
text-decoration:underline;
background-color:#dce4ec;
}
li.SetngOn a {
text-decoration:none;
background: #f1f6f9 url(images/settings_on.jpg) no-repeat bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 100%;
height:15px;
padding: 15px 10px 15px 30px;
border-bottom:#d6e2ee solid 1px;
cursor:text;
}
/*ends*/

/*tooltip*/
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(images/btb.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(images/btb.gif) no-repeat bottom}
/*ends*/

td.copyright{font-size:10px; color:#999999; text-align:left; padding-left:15px; height:28px;}
td.privacy{font-size:10px; color:#999999; text-align:right; padding-right:15px;height:28px;}
td.privacy a{
font-size:10px; 
color:#999999; 
height:28px;
text-decoration:underline;
}
td.privacy a:hover{
font-size:10px; 
color:#666666; 
height:28px;
text-decoration:none;
}
/*Form objects*/
input.txt{border:1px solid #7aa0c7;}
td.FrmLbls{padding-right:10px;}
.btn{background-image:url(images/bt_bg.gif); background-position:top left; background-repeat:repeat-x; background-color:blue; border:solid 1px #f3f3f3;}
/*ends*/
.button_logout{background-image:url(images/logout_but_bg.gif); background-position:center; background-repeat:no-repeat; width:61px; height:19px;}
.SmlFont{font-size:11px; color:#666666; text-align:left;}
td.Title{background-image:url(../images/title_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#b4c2d1; border-bottom:#e0e9f2 solid 1px; padding:5px 10px 5px 10px; font-size:13px; font-weight:bold; height:38px; color:White;}
td.TitleCont{background-color:#f9fafc; border-top:#ffffff solid 1px; border-bottom:#f2f5f7 solid 1px; padding:5px 10px 5px 10px; font-size:11px;}
td.TitleSub{background-color:#dce4ec; border-bottom:#e0e9f2 solid 1px; padding:5px 10px 5px 10px; font-size:10px; font-weight:bold;}
td.TitleSub a{background-color:#dce4ec; border-bottom:#e0e9f2 solid 1px; font-size:10px; font-weight:bold;}

/**/
#titleLYR {
	position: 		absolute;
	left:			485px;
	top:			45px;
	width:			350px;
	height:			30px;
}

#CaseSt {
	width:			122px;
	height:			22px;
}
#WrnLst {
	width:			122px;
	height:			22px;
}
#ClsLst {
	width:			122px;
	height:			22px;
}
#MyAcnt {
	width:			122px;
	height:			22px;
}
#MngUsrs {
	width:			122px;
	height:			22px;
}
#Setng {
	width:			122px;
	height:			22px;
}






.out {
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: auto;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
	z-index:		5;
}

.over 
{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #004994;
display: block;
width: auto;
height:15px;
padding: 15px 10px 15px 30px;
text-decoration: none;
border-bottom:#d6e2ee solid 1px;
	background-color:#f9fafc;
	z-index:		5;

}

.down {
	border:			1px 	solid #000000; 
	text-indent:	4px;
	font-size:		12px;
	font-family: 	"Courier New", Courier, mono;
	color:  		#ffffff;
	width:			100%;
	background-color:#006666;
	z-index:		5;
	text-align: 	center;
	height:15px;
padding: 15px 10px 15px 30px;
	
}

/**/
