BODY {
   background-color : #FFFFFF;
   font-family : Trebuchet MS, Arial, sans-serif;
   color : #000000;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   background-attachment : fixed;
   background-image : url(../Graphics/960Grid.pngxxx);
   background-position : center;
   background-repeat : repeat-y;
   background-size : 100%xxx;
}
TD.FieldLabel {
   background-color : #6b9b6b;
   color : #FFFFFF;
   font-size : 13px;
   font-style : normal;
   font-weight : bold;
   text-align : right;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   border-top-left-radius : 5px;
   border-top-right-radius : 0px;
   border-bottom-right-radius : 0px;
   border-bottom-left-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 0px;
}
TD.Field {
   background-color : transparent;
   color : #f25753;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 1px;
   padding-right : 5px;
   padding-bottom : 1px;
   padding-left : 5px;
}
INPUT.Field {
   background-color : #FFFFFF;
   color : #666666;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   width : 99%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-bottom : 1px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-right-radius : 3px;
   border-bottom-left-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
}
INPUT.Field:focus {
   background-color : #FFFFFF;
   color : #000000;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #f25753;
   border-right-color : #f25753;
   border-bottom-color : #f25753;
   border-left-color : #f25753;
}
INPUT.Field2 {
   background-color : #FFFFFF;
   color : #666666;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   width : 210px;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-bottom : 1px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-right-radius : 3px;
   border-bottom-left-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
INPUT.Field2:focus {
   background-color : #FFFFFF;
   color : #000000;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #f25753;
   border-right-color : #f25753;
   border-bottom-color : #f25753;
   border-left-color : #f25753;
}
TEXTAREA.Field {
   background-color : #FFFFFF;
   font-family : Trebuchet MS, Arial, sans-serif;
   color : #666666;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   width : 99%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-right-radius : 3px;
   border-bottom-left-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
}
TEXTAREA.Field:focus {
   background-color : #FFFFFF;
   color : #000000;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #f25753;
   border-right-color : #f25753;
   border-bottom-color : #f25753;
   border-left-color : #f25753;
}
SELECT.Field {
   background-color : #FFFFFF;
   color : #DDDDDD;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-right-radius : 3px;
   border-bottom-left-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
}
SELECT.Field:focus {
   background-color : #FFFFFF;
   color : #000000;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #f25753;
   border-right-color : #f25753;
   border-bottom-color : #f25753;
   border-left-color : #f25753;
}
TD.ButtonPanel {
   background-color : #d8e6c3;
   color : #FF0000;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 10px;
   padding-right : 10px;
   padding-bottom : 10px;
   padding-left : 10px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-right-radius : 5px;
   border-bottom-left-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
TD.Heading {
   color : #6b9b6b;
   font-size : 22px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 5px;
   padding-bottom : 5px;
   padding-left : 5px;
}
INPUT.FormButton {
   background-color : #6b9b6b;
   color : #FFFFFF;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 15px;
   padding-bottom : 5px;
   padding-left : 15px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-right-radius : 5px;
   border-bottom-left-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
INPUT.FormButton:hover {
   background-color : #f25753;
   color : #000000;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
}
TD.Info {
   color : #CCCCCC;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   padding-top : 5px;
   padding-right : 5px;
   padding-bottom : 5px;
   padding-left : 5px;
}
TD.CellHeader {
   background-color : #f25753;
   color : #FFFFFF;
   font-size : 13px;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
}
TD.Cell {
   padding-top : 1px;
   padding-right : 0px;
   padding-bottom : 1px;
   padding-left : 0px;
}
TD.Cell INPUT.Field {
   background-color : #666666;
   color : #DDDDDD;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-right-radius : 3px;
   border-bottom-left-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
}
TD.Cell INPUT.Field:focus {
   background-color : #FFFFFF;
   color : #333333;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #f25753;
   border-right-color : #f25753;
   border-bottom-color : #f25753;
   border-left-color : #f25753;
}
TD.FormHeadingRight {
   background-color : #d8e6c3;
   color : #666666;
   font-size : 16px;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 7px;
   padding-bottom : 5px;
   padding-left : 7px;
}
TD.FormHeadingLeft {
   background-color : #d8e6c3;
   color : #666666;
   font-size : 16px;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 7px;
   padding-bottom : 5px;
   padding-left : 7px;
}
TD.FormNoteLeft {
   background-color : transparent;
   color : #FFFFFF;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 7px;
   padding-bottom : 3px;
   padding-left : 7px;
}
TD.FormNoteRight {
   background-color : #f25753;
   color : #FFFFFF;
   font-size : 13px;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 7px;
   padding-bottom : 3px;
   padding-left : 7px;
}
