body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.account_ordertable {border:2px solid #CC0000;}
TD.account_orderheader {background-color:#CCCCCC; font-weight:bold;}
TD.account_orderheader_topbd {background-color:#CCCCCC; font-weight:bold; border-top:2px solid #CC0000;}
TD.account_orders {border-top:1px solid #CC0000;}
TD.account_orders_small {border-top:1px solid #CC0000; font-size:11px;}

TD.account_orders_red {border-top:1px solid #CC0000; color:#FF0000;}
TD.account_orders_small_red {border-top:1px solid #CC0000; font-size:11px;color:#FF0000;}

.commentsbox {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:100%; height:60px;}

.topmenu{border:1px solid #CC0000;}
TD.topmenubutton {background-color:#FEDEDF; text-align:center;}
TD.topmenubuttonbd {background-color:#FEDEDF; text-align:center; border-left:1px solid #CC0000;}

.servicelist{border:1px solid #CC0000;}
TD.serviceitem {border-bottom:1px dashed #CC0000;}

.menuMouseOver
{
	BACKGROUND-COLOR:#F8F8F8;
	CURSOR:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}
.menuMouseOut
{
	BACKGROUND-COLOR:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

		.altRow {
            background-color:#EAEAEA;
        }

        .highlightedRow {
            background-color: #FEDEDF;
        }

        .error {
            background-color: #dddddd;
            color: red;
            border: 1px dotted #aaaaaa;
            padding: 2px;
            padding-left: 10px;
            margin-bottom: 5px;
            font-style: italic;
        }

        .nextBackLink,
        .ascDescIndicator {
            font-family: Verdana;
            font-size: 14px;
            text-decoration: none;
        }

        .actionButton {
            width: 65px;
        }

        .mainbody {
            margin-left: 10px;
            margin-right: 10px;
        }

        .copyright {
            text-align: right;
            font-size: 8pt;
        }

        .contextError,
        .requiredAsterisk,
        .searchHighlight {
            font-weight: bold;
            color: red;
        }

        fieldset {

            padding: 10px;
            padding-top: 0px;
        }

        legend {
            font-weight: bold;
        }
        
        #csvDownloadLayer {
            background-color: #d4d0c8;
            padding: 5px;
            border: 2px white outset;
            position: absolute;
            visibility: hidden;
        }

 
  TD.datacell {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border-bottom:1px solid #CC0000; padding:2px;}
  TD.datacellend {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border-right:1px solid #CC0000; border-bottom:1px solid #CC0000; padding:2px;}
  TD.datacellstart {border-left:1px solid #CC0000; border-bottom:1px solid #CC0000;}
  
  TD.tableeditortop {font-weight:bold; background-color:#CCCCCC; padding:2px; white-space:nowrap; border-right:1px solid #CC0000; border-bottom:1px solid #CC0000; border-top:1px solid #CC0000;}
  TD.tableeditortop2 {font-weight:bold; background-color:#CCCCCC; padding:2px; white-space:nowrap; border-left:1px solid #CC0000; border-bottom:1px solid #CC0000; border-top:1px solid #CC0000;}
  
TABLE.inspect_info {border:1px dashed #CC0000;}
TABLE.inspect_info.TD {border:1px dashed #CC0000;}
