body {
   /* margin: 0 0 0 0;*/
    font: normal 9pt Verdana, Sans-Serif, Lucida Sans Unicode;
margin-left: auto;
margin-right: auto;
width: 1014px;


}

a:link {
    font-size: 8pt;
    color: navy;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.mainheader {
    font-size: 20px;
    color: #007cc3;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.pageheader {
    font-size: 22px;
    color: gray;
    font-family: Trebuchet MS;
}

.heading {
    font-size: 14px;
    color: #007cc3;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.toplinks {
    font-size: 9pt;
    color: #007cc3;
    font-weight: bold;
}

    .toplinks a:link {
        color: navy;
        font-weight: normal;
        text-decoration: none;
        font-size: 9pt;
    }

    .toplinks a:active {
        color: navy;
        font-weight: normal;
        text-decoration: none;
        font-size: 9pt;
    }

    .toplinks a:visited {
        color: navy;
        font-weight: normal;
        text-decoration: none;
        font-size: 9pt;
    }

    .toplinks a:hover {
        color: black;
        font-weight: normal;
        text-decoration: underline;
        font-size: 9pt;
    }

.bodytext3 {
    font-weight: bold;
    font-size: 11px;
    color: #000;
}

.navigation span {
    font-weight: bold;
    font-size: 9pt;
    color: #fff;
}

.bodytext3 A:link {
    font-weight: bold;
    color: #007cc3;
    text-decoration: none;
}

.bodytext3 A:visited {
    font-weight: bold;
    color: #007cc3;
    text-decoration: none;
}

.bodytext3 A:hover {
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
}

.navigation {
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
}

    .navigation A:link {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

    .navigation A:visited {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

    .navigation A:hover {
        font-weight: bold;
        color: #007cc3;
        text-decoration: underline;
    }

img {
    border: 0px;
}

.leftnav {
    padding-left: 5px;
    font-size: 12px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 5px;
    width: 180;
}

    .leftnav li {
        list-style: none;
        font: 12px/16px;
    }

    .leftnav a:link {
        color: gray;
        text-decoration: none;
        padding-left: 8px;
    }

    .leftnav a:active {
        color: gray;
        text-decoration: none;
        padding-left: 8px;
    }

    .leftnav a:visited {
        color: gray;
        padding-left: 8px;
        text-decoration: none;
    }

    .leftnav a:hover {
        text-decoration: underline;
        color: #84C225;
        padding-left: 8px;
    }

    .leftnav .leftlinkhead {
        padding-right: 0px;
        padding-left: 5px;
        padding-bottom: 0px;
        margin: 0px;
        font: bold 12px Verdana, Sans-Serif, Lucida Sans Unicode;
        text-transform: capitalize;
        width: 176px;
        color: #007cc3;
        padding-top: 8px;
        background-repeat: no-repeat;
        cursor: hand;
        text-align: left;
    }


.datagrid {
    background: #fff;
    border-bottom: 1px solid #CBDBEB;
    border-right: 1px solid #CBDBEB;
    border-top: 1px solid #CBDBEB;
    border-left: 1px solid #CBDBEB;
    font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
    font-size: 9pt;
}

    .datagrid td {
        font-size: 9pt;
        padding: 3px;
        border-left: 1px solid #CBDBEB;
        border-top: 1px solid #CBDBEB;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .datagrid tr.header {
        background-color: #878e94;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border-left: solid 1px gray;
        vertical-align: middle;
    }

    .datagrid th.header {
        background: #0579C3;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border-left: solid 1px gray;
        vertical-align: middle;
    }

    .datagrid tr.even {
        background: #EBF0F9;
    }

    .datagrid tr.odd {
        background: #fff;
    }

.highlighted {
    background-color: #CCEEFF !important;
}

.datagrid tr.selected {
    background: #CCCCCC;
}
/*
.datagrid span.even
{
	background: #EBF0F9;
}
.datagrid span.odd
{
	background: #fff;
}
*/
.datagrid tr.footer {
    font-weight: bold;
}

.datagrid .footercat {
    background: #0579C3;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.datagrid .Pages span {
    padding: 1 3 1 3;
    color: #CBDBEB;
    font-size: 12px;
    font-weight: bold;
}

.datagrid .Pages a:link {
    padding: 1 3 1 3;
    color: #007cc3;
    font-size: 12px;
    font-weight: bold;
}

.datagrid .Pages a:visited {
    padding: 1 3 1 3;
    color: #007cc3;
    font-size: 12px;
    font-weight: bold;
}

.datagrid .Pages a:hover {
    padding: 1 3 1 3;
    color: #84C225;
    font-size: 12px;
    font-weight: bold;
}

.datagrid .header a:link {
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-left: solid 1px gray;
    text-decoration: none;
}

.datagrid .header a:visited {
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-left: solid 1px gray;
    text-decoration: none;
}

.datagrid .header a:hover {
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-left: solid 1px gray;
    text-decoration: underline;
}

p {
    text-align: justify;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.descriptiontext {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.label {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labellegend {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelsmall {
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelbold {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: gray;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelboldlegend {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #007cc3;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelboldlegend1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Green;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelblack {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelboldblack {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
}

.labelsmall {
    FONT-SIZE: 7pt;
    COLOR: gray;
    FONT-FAMILY: Verdana;
}

.red {
    background-color: #FF5555;
}

.green {
    background-color: #98FB98;
}

.yellow {
    background-color: #FFFF00;
}

.maintable {
    width: 1004px !important;
    height: 100%;
    background-color: white;
}

.innermaintable {
    width: 950px;
    vertical-align: top;
    padding: 5px;
}

.centertdstyle {
    height: 100%;
    vertical-align: top;
}

.leftbarstyle {
    width: 50px;
}

.header {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 13pt;
    vertical-align: middle;
    color: #005482;
    border-bottom: white 1px solid;
    background-color: white;
    text-align: left;
    padding: 10px;
}

.topheader {
    padding-right: 0px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 0px;
    color: #fff;
    padding-top: 2px;
    border-bottom: white 1px solid;
    background-color: #878e94;
}

    .topheader > td {
        padding: 10px;
    }

.subpageheader {
    font-weight: bold;
    font-size: 10pt;
    color: #000;
    text-align: left;
}

.errormessage {
    font-size: 9pt;
    font-weight: normal;
    color: Red;
    font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}

.infomessage {
    font-size: 9pt;
    font-weight: normal;
    color: navy;
    font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}

.dropdown {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: gray 1px solid;
    COLOR: gray;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana, Arial,Lucida Sans Regular;
    BACKGROUND-COLOR: #fff;
    font-size: 9pt;
}

.listbox {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: gray 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana, Arial,Lucida Sans Regular;
    BACKGROUND-COLOR: #fff;
    font-size: 9pt;
}

.textbox {
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    COLOR: #000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana,Arial,Lucida Sans Regular;
    BACKGROUND-COLOR: #fff;
}

.textbox40 {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 9pt;
    font-family: Verdana,Arial,Lucida Sans Regular;
    background-color: #FFF;
    width: 40;
    color: gray;
}

.textbox200 {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 9pt;
    font-family: Verdana,Arial,Lucida Sans Regular;
    background-color: #FFF;
    color: #000;
    width: 200px;
}

.textbox100 {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 9pt;
    font-family: Verdana,Arial,Lucida Sans Regular;
    background-color: #FFF;
    width: 100px;
    color: #000;
}

.textbox150 {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 9pt;
    font-family: Verdana,Arial,Lucida Sans Regular;
    background-color: #FFF;
    width: 150px;
    color: #000;
}

.button {
    FONT-SIZE: 12px;
    MARGIN: 0pt 0px 0pt 0pt;
    COLOR: #000;
    FONT-FAMILY: Verdana, arial, Georgia, Tahoma, 'Courier New';
}

.coolbutton1 {
    color: #fff;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #878e94;
    padding-top: 2px;
    padding-bottom: 2px;
    border-style: solid;
    border-width: 2px;
    border-color: #FFF #FFF #FFF #FFF;
}

.coolbutton2 {
    color: #fff;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #84c225;
    padding-top: 2px;
    padding-bottom: 2px;
    border-style: solid;
    border-width: 2px;
    border-color: #9cf #000 #000 #9cf;
}

.line {
    background-color: #DBDBD3;
}


.checkBox {
    font-size: 9pt;
    color: #000;
    font-family: Verdana, Arial, Lucida Sans Regular;
    background-color: #fff;
}

.shoppingcart {
    color: #007cc3;
    font-family: Lucida Sans Regular, Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
}

a:link {
    color: navy;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

a:active {
    color: navy;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

a:visited {
    color: navy;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

a:hover {
    color: black;
    font-weight: normal;
    text-decoration: underline;
    font-size: 9pt;
}

.yearvaluesyear {
}

.modelvaluesmake {
    overflow: auto;
    height: 360;
    width: 218;
}

.modelvaluesmodel {
    overflow: auto;
    width: 280;
}

.modelvaluessubmodel {
    overflow: auto;
    height: 50;
    width: 280;
}

.modelvaluesengine {
    overflow: auto;
    height: 120;
    width: 280;
}

.login {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    COLOR: #000000;
    BACKGROUND-COLOR: #c5d4de;
}

.linkshead {
    font-size: 14px;
    color: #FFF;
    /*background-color: #007cc3;*/
    font-family: Trebuchet MS;
    font-weight: bold;
}

homecontenttable {
    border-right: #0979bc 1px solid;
    border-top: #0979bc 1px solid;
    border-left: #0979bc 1px solid;
    border-bottom: #0979bc 1px solid;
}

.Pages span {
    padding: 1 3 1 3;
    color: #CBDBEB;
    font-size: 12px;
    font-weight: bold;
}

.Pages a:link {
    padding: 1 3 1 3;
    color: #007cc3;
    font-size: 12px;
    font-weight: bold;
}

.Pages a:visited {
    padding: 1 3 1 3;
    color: #007cc3;
    font-size: 12px;
    font-weight: bold;
}

.Pages a:hover {
    padding: 1 3 1 3;
    color: #84C225;
    font-size: 12px;
    font-weight: bold;
}

.eventdate {
    font-size: 12px;
    color: #007cc3;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.infobaloon {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 8pt;
    border-left: #000000 1px solid;
    color: black;
    border-bottom: #000000 1px solid;
    font-family: Verdana;
    background-color: #ffffcc;
    opacity: 1;
    filter: alpha(opacity=0);
}


.header1 {
    padding-right: 0px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 0px;
    vertical-align: middle;
    color: #fff;
    padding-top: 2px;
    border-bottom: white 1px solid;
    background-color: #007cc3;
    text-align: left;
}

.checkListText {
    font-weight: bold;
    font-size: 10pt;
    color: #fff;
    padding-top: 2px;
    background-color: #F5A327;
}

.TabArea {
    background-color: White;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    /*position: absolute;*/
}

.loginCell {
    background-color: firebrick;
    color: white;
    width: 50px;
    text-align: center;
}

.lookupCell {
    background-color: goldenrod;
    color: white;
    width: 60px;
    text-align: center;
}

.orderCell {
    background-color: lightseagreen;
    color: white;
    width: 90px;
    text-align: right;
}
.Center {
margin-left: auto;
margin-right: auto;
width: 1014px;
}