/* //Domain: http://www.jetconnex.comDesigned & Coded By: Kim Long Vo// *//* Basic Styles */body {       font-size: 11px;      font-family: Arial;            color: #222222;background-color: #ffffff;          margin: 0;         padding: 0;}img {          border: 0;}/* Layout Styles */#contain {        position: absolute;             top: 40px;            left: 50%;     margin-left: -360px;           width: 720px;}#header {}#navi {          margin: 4px 0 8px 0;}#content {}#awards {          margin: 20px 0 0 0;}#footer {          margin: 20px 0 40px 0;}/* Text Styles */#navi {      text-align: center;     font-family: Tahoma;}#content {           color: #202020;      font-family: Arial;        font-size: 12px;}#awards {      text-align: center;           color: #aaaaaa;}#footer {      text-align: center;           color: #aaaaaa;}/* Link Styles */a:link, a:visited {            color: #d50003;  text-decoration: none;     font-family: Arial, Verdana, Sans-Serif;        font-size: 11px;}a:hover {           color: #3e3e3e;        font-size: 11px;      font-family: Arial, Verdana, Sans-Serif;      font-weight: normal;      background: transparent; text-decoration: none;}a:active {     font-weight: normal;        font-size: 11px;      font-family: Arial, Verdana, Sans-Serif;            color: #3e3e3e;  text-decoration: underline; }#navi a:link, #navi a:visited, #navi a:active {            color: #aaaaaa;  text-decoration: none;     font-family: Tahoma;        font-size: 11px;}#navi a:hover {           color: #444444;  text-decoration: none;     font-family: Tahoma;        font-size: 11px;}/* Navigation Styles */.navi {          border: 0px;         padding: 0px;}/* Content Styles */.content {           width: 720px;          border: 0px;         padding: 0px;background-color: #ffffff;}.content td {           width: 240px;          height: 400px;}/* Form Styles */.list a:hover {     font-family: Arial, Verdana, Sans-Serif;        font-size: 10pt; text-decoration: none;   border-bottom: 2px dashed #31347b;}select {     font-family: Arial, Helvetica, Sans-Serif;       font-size: 12px;background-color: #a19f9f;   border-bottom: 1px solid #d50003;     border-left: 1px solid #d50003;    border-right: 1px solid #d50003;      border-top: 1px solid #d50003;          margin: 0px;         padding: 0px;	}input {     font-family: Arial, Helvetica, Sans-Serif;       font-size: 12px;     font-weight: lighter;   border-bottom: 1px solid #d50003;     border-left: 1px solid #d50003;    border-right: 1px solid #d50003;      border-top: 1px solid #d50003;          margin: 0px;         padding: 0px;background-color: #a19f9f;}textarea {     font-family: Arial, Helvetica, Sans-Serif;       font-size: 12px;     font-weight: lighter;   border-bottom: 1px solid #d50003;     border-left: 1px solid #d50003;    border-right: 1px solid #d50003;      border-top: 1px solid #d50003;          margin: 0px;         padding: 0px;background-color: #a19f9f;}.checkout {     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #000000;}.checkoutinput {     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #000000;}.nopcart {      background: #D50004;          border: 1px;     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #ffffff;}.nopheader {      background: #D50004;     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #ffffff;}.nopentry {      background: #ffffff;     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #000000;}.noptotal {      background: #ffffff;     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #000000;}.nopbutton {      background: #ffffff;     font-family: Arial, Helvetica, Sans-Serif;       font-size: 11px;           color: #000000;}
