body {
    background: #777;
}

#nav {
    margin:0 0 0 20px;
    padding: 10px 0px;
    list-style-type: none;
}

#nav li {
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 5px 0 5px 20px;
    display: inline;
    width: 80px;
    height:30px;
}

.phone {
    position: absolute;
    left: 740px;
    top: 20px;
}
#buy, #buy:hover {
    background-image: url('../images/buynow.png');    
    display:block;
    height:36px;
    width:134px;       
}
#buy:active {
    background-image: url('../images/buynow_click.png');    
    display:block;
    height:36px;
    width:134px;       
}

.buynow {
    position: absolute;
    left: 756px;
    top: 420px;
}

.ebs1 {
    position: absolute;
    left: 746px;
    top: 400px;         
}

.ebs {
    position: absolute;
    left: 746px;
    top: 355px;
}
a.navbar {
    color: #CCC;
}

table.form td {
    padding: 8px 15px 8px 0px;
}

table.form {
    margin-left:20px;
}

.details td, .details th {
    padding: 5px 0px 5px 0px;
    font-weight:normal;
    color: #333;
    font-size:11px;
}

.details th {
    font-size:14px;
    font-weight: bold;
}

.details {
    margin:auto;
}
.Tdetails td, .Tdetails th {
    font-weight:normal;
    color: #333;
    font-size:11px;
}

.Tdetails th {
    font-size:14px;
    font-weight: bold;
}

td.fieldName {
    padding-left: 20px;
}

label {
    font-weight: bold;
}

.link {
    cursor: hand;
    cursor: pointer;
}

.header {
    padding-left:0px;
    padding-top:10px;
    padding-bottom:10px;
}
.style2 {
    font-size:12px;
}

#frmTransaction {
    font-size: 11px;
}

.star {
    font-size:15px;
    vertical-align: super;
}

.block {
    padding-left:20px;
}
.question {
    background-color:#005F53;
    color:#CCCCCC;
    font-size:15px;
    padding:10px 5px;
    width:800px;
}
.question a {
    color:white;
    outline-style:none;
}

.question a:hover {
    text-decoration:none;
}

.qlink:hover {
    text-decoration:none;
}
.answer {
    font-size:12px;
    padding:5px;
    padding-left:15px;            
    padding-bottom:15px;            
    width:800px;
}
.faqlinks {
    color:#333333;
    font-size:12px;
    padding-left:15px;            
}

.mlist {
    padding-bottom:5px;
}

.company {
    margin-top:0.882em;
    font-weight:bold;
}

.s60table th {
    font-weight:normal;
    color: #333;
    font-size:17px;
}

.s60table th {
    height:40px;
}

.detailstable th, .detailstable td{
    font-weight:normal;
    color: #333;
    font-size:17px;
    height:40px;
}

.detailstable td {
    font-size:12px;
}

.centertext {
    text-align:center;
}

.heading {
    font-weight: bold;
    color: #333;
    font-size:14px;
}

.text ,.textfield{
    font-weight: normal;
    color: #333;
    font-size:12px;
}
.textfield {
    font-size:11px;
}

table.s60table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
    border-collapse: collapse;
    vertical-align: baseline;
}

table.s60table td, table.s60table th{
    border: 1px solid black;
    padding:10px;            
}

.error { font-size:10px; color:red; display:none;}

