﻿body 
{
    font-family:Verdana;
    font-size:small;
    color:#231f20;
    text-decoration:none;
    font-size:10pt;
}

a
{
    font-family:Verdana;
    font-size:small;
    color:#24009b;
    text-decoration:underline;
    font-size:10pt;
}

a:hover
{
    color:#1a3a96;
}

.leftNav
{
    font-family:Arial;
	font-weight:500;
    font-size:10pt;
    color:#00008b;
    text-decoration:none;
}
.leftNav:hover
{
    background-color:#A5D6FE;
}

#custTableRows td.titleLeft {
	padding:0px; 
	border:0px; 
	background: url(/admin/images/corner-UL.jpg) 0 0 no-repeat #812d2f;
}



#custTableRows td.titleLeft2 {
	padding:0px; 
	border:0px; 
	background: url(/admin/images/corner-UL.jpg) 0 0 no-repeat #2b478d;
}




#custTableRows .titleRight {
	background: url(/admin/images/corner-UR.jpg) 100% 0 no-repeat #812d2f;
	float:right;
	width:5px;
	height:5px;
}

#custTableRows .darkBackground {
	padding:0px; 
	border:0px; 
	background-color:#7a3133;
}

#custTableRows .titleText {
	padding:5px; 
	font-weight:bold;
	color:White;
}

#custTableRows .secondaryHeader 
{
    background-color:#85c4f9;
	padding:0px; 
	font-weight:bold;
	color:#364466;
	border-bottom:solid 1px #e9f7ff;
	border-top:solid 1px #e9f7ff;
}


#custTableRows {
	border:0px;
	border-bottom:solid 1px #364466;

}

#custTableRows .data1{
	background-color:#f5f5f5;
}

#custTableRows .data2{
	background-color:#cfe3f5;
}

#custTableRows .dataPadding{
	padding-top:6px;
	padding-bottom:6px;
}

#custTableRows td {
	border:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;

}

#custTableRows tr {
    border-left:1px solid #364466;
    border-right:1px solid #364466;
}

#custTableRows td.cleft {
	border-left:1px solid #364466;
}

#custTableRows td.cright {
	border-right:1px solid #364466;
}

#custTableRows .tblGeneralFooter 
{
    background-color:#d5edff;
    padding:0px;
}

.padlock{
background: url(/admin/images/AdminPadlockImageV01a.jpg) 100% 0 no-repeat #646464;

}

.selectedLink
{
	color: #990000;
}

.selectedLink:hover
{
	color: #990000;
}