/* CSS Document */

tr.topRow td{
background-position:bottom left;
}
td.topRowLeft{
background-image:url(/assets/shared/images/ui/box/otl.gif); 
background-repeat:no-repeat; 
width:13px;
}
td.topRowContent{
background-image:url(/assets/shared/images/ui/box/it.gif); 
background-repeat:repeat-x; 
width:157px;
}
td.topRowContentGrey{
background-image:url(/assets/shared/images/ui/box/itg.gif); 
background-repeat:repeat-x; 
width:157px;
}
td.adTop{
width:188px;
vertical-align:bottom;
}
td.adBottom{
width:188px;
vertical-align:top;
}
td.topRowCenter{
background-image:url(/assets/shared/images/ui/box/itc.gif);
background-repeat:no-repeat; 
width:36px;
}
td.topRowCenterGrey{
background-image:url(/assets/shared/images/ui/box/itcg.gif);
background-repeat:no-repeat; 
width:36px;
}
td.topRowRight{
background-image:url(/assets/shared/images/ui/box/otr.gif); 
background-repeat:no-repeat; 
width:13px;
}
td.splitTopRight{
background-image:url(/assets/shared/images/ui/box/otr.gif); 
background-repeat:no-repeat; 
width: 19px;
}
td.splitTopLeft{
background-image:url(/assets/shared/images/ui/box/otl.gif); 
background-repeat:no-repeat; 
background-position: bottom right !important;
width:18px;
}
td.splitTopLeftGrey{
background-image:url(/assets/shared/images/ui/box/otlg.gif); 
background-repeat:no-repeat; 
background-position: bottom right !important;
width:18px;
}
tr.midRow td{
background-position:bottom left;
background-repeat:repeat-y;
padding: 0px;
vertical-align:top;
} 
tr.midRow h1 a:hover{
color:#7C2001;
text-decoration:underline !important;
}
tr.midRow h1 a:link , tr.midRow h1 a:active,tr.midRow h1 a:visited{
color:#7C2001 !important; 
text-decoration: none;
}
tr.midRow li a:link , tr.midRow li a:active,tr.midRow li a:visited, tr.midRow li a:hover{
color:#7C2001 !important; 
text-decoration: underline;
display:block;
width:133px;
}
tr.midRow p a:link , tr.midRow p a:active,tr.midRow p a:visited, tr.midRow p a:hover{
color:#000000 !important; 
text-decoration: underline;
}
tr.midRow ul{
padding:0px;
margin:0px;
}
tr.midRow ul li{
margin:0px 5px .1em 0px;
padding:0px;
color:#CCCCCC;
}

tr.midRow ul li:hover{
color:#999999;
}


tr.midRow img{
float: right;
}
td.midRowLeft{
background-image:url(/assets/shared/images/ui/box/oml.gif); 
width:13px;
}
td.midRowCenter{
background-image:url(/assets/shared/images/ui/box/imc.gif); 
width:36px;
}
td.midRowCenterGrey{
background-image:url(/assets/shared/images/ui/box/imcg.gif); 
width:36px;
}
td.midRowRight{
background-image:url(/assets/shared/images/ui/box/omr.gif); 
width:13px;
}
td.splitMidRight{
background-image:url(/assets/shared/images/ui/box/omr.gif); 
width:19px;
}
td.splitMidLeft{
background-image:url(/assets/shared/images/ui/box/oml.gif); 
background-position: bottom right !important;
width:18px;
}
td.splitMidLeftGrey{
background-image:url(/assets/shared/images/ui/box/omlg.gif); 
background-position: bottom right !important;
width:18px;
}
tr.botRow td{
background-position:top left;
padding-bottom: 10px;
}
td.botRowLeft{
background-image:url(/assets/shared/images/ui/box/obl.gif);
background-repeat:no-repeat;
width:13px;
}
td.botRowContent{
background-image:url(/assets/shared/images/ui/box/ib.gif); 
background-repeat:repeat-x;
width:157px;
}
td.botRowContentGrey{
background-image:url(/assets/shared/images/ui/box/ibg.gif); 
background-repeat:repeat-x;
width:157px;
}
td.botRowCenter{
background-image:url(/assets/shared/images/ui/box/ibc.gif); 
background-repeat:no-repeat;
width:36px;
}
td.botRowCenterGrey{
background-image:url(/assets/shared/images/ui/box/ibcg.gif); 
background-repeat:no-repeat;
width:36px;
}
td.botRowRight{
background-image:url(/assets/shared/images/ui/box/obr.gif); 
background-repeat:no-repeat;
width:13px;
}
td.splitBotRight{
background-image:url(/assets/shared/images/ui/box/obr.gif); 
background-repeat:no-repeat; 
width:19px;
}
td.splitBotLeft{
background-image:url(/assets/shared/images/ui/box/obl.gif);
background-repeat:no-repeat; 
background-position: top right !important;
width:18px;
}
td.splitBotLeftGrey{
background-image:url(/assets/shared/images/ui/box/oblg.gif);
background-repeat:no-repeat; 
background-position: top right !important;
width:18px;
}
/*Icon Rollovers*/
table.Rollover td {
vertical-align:top;
width: 100%;
padding-bottom: 5px;
}
table.Rollover img{
float: right;
}

