body {
background-color: #000;
width: 760px;
height: auto;
margin: auto;
padding: 0px;
color: #fff;
font-family: arial, sans-serif;
font-size: 11px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 13px;
}

a {
outline: none;
}

a:link {
color: #ff0000;
font-weight: normal;
text-decoration: none;
font-family: verdana, sans-serif;
}
	
a:hover {
color: #999999;
font-weight: normal;
text-decoration: none;
font-family: verdana, sans-serif;
}
	
a:active {
color: #999999;
font-weight: normal;
text-decoration: none;
font-family: verdana, sans-serif;
}
	
a:visited {
color: #666666;
font-weight: normal;
font-family: verdana, sans-serif;
text-decoration: none;
}

.container {
position: relative;
float: left;
left: 0px;
top: 0px;
width: 760px;
height: auto;
margin: 0px;
padding: 0px;
}

.nav {
position: relative;
float: left;
left: 0px;
top: 10px;
width: 155px;
height: auto;
margin: 0px;
padding: 0px;
}

.content {
position: relative;
float: left;
left: 0px;
top: 0px;
width: 600px;
height: auto;
margin: 0px;
padding: 0px;
}

/********************** Begin Table styles **********************/

table {
height: 100%;
width: 100%;
}

td {
text-align: center;
}

/********************** Begin Table styles **********************/


/********************** Begin H1 styles **********************/


h1 {
font-family: arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 17px;
color: #f00;
}

/********************** End H1 styles **********************/


/********************** Begin H2 styles **********************/

h2 {
font-family: arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 14px;
color: #f00;
}

/********************** End H2 styles **********************/


/********************** Begin H3 styles **********************/

h3 {
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 13px;
color: #f00;
}

/********************** End H3 styles **********************/


/********************** Begin H4 styles **********************/

h4 {
font-family: arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 12px;
color: #f00;
}

/********************** End H4 styles **********************/


/********************** Begin Response styles **********************/
.responses {
position: absolute;
left: 25%;
top: 25%;
width: 50%;
height: 50%;
padding: 0px;
margin: 0px;
background-color: #000;
color: #fff;
font-family: arial, sans-serif;
font-size: 11px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 13px;
}
/********************** End Response styles **********************/


/********************** Begin 2-Col Row styles styles **********************/
.row-2col {
position: relative;
float: left;
width: 600px;
height: auto;
padding: 5px 0px 5px 0px;
margin: 0px;
background-color: #000;
color: #fff;
font-family: arial, sans-serif;
font-size: 11px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 13px;
}

.row-2col-left {
position: relative;
float: left;
width: 290px;
height: auto;
padding: 5px;
margin: 0px;
background-color: #000;
color: #fff;
font-family: arial, sans-serif;
font-size: 10px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 13px;
border-right: 1px dotted #555;
}

.row-2col-right {
position: relative;
float: right;
width: 289px;
height: auto;
padding: 5px;
margin: 0px;
background-color: #000;
color: #fff;
font-family: arial, sans-serif;
font-size: 10px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 13px;
}
/********************** End 2-Col Row styles styles **********************/


/********************** Begin Sub Nav styles **********************/

.subnavbar {
position: relative;
clear: both;
width: 600px;
height: 25px;
padding: 0px;
margin: 0px;
background-color: #000;
color: #dbdee1;
}

/********************** End Sub Nav styles **********************/


/********************** Begin Product styles **********************/

.title {
font-family: arial, sans-serif;
font-size: 11px;
color: #ff0;
line-height: 15px;
}

.description {
margin: 0px 0px 5px 0px;
font-family: arial, sans-serif;
font-size: 10px;
color: #ccc;
line-height: 13px;
}

.item {
margin: 0px;
font-family: arial, sans-serif;
font-size: 10px;
color: #ccc;
line-height: 13px;
}

.price {
font-family: arial, sans-serif;
font-size: 10px;
color: #fff;
line-height: 13px;
font-weight: bold;
}

form {
font-family: arial, sans-serif;
font-size: 9px;
color: #fff;
border: 0px;
margin: 5px 0px 5px 0px;
padding: 0px;
}

select {
background-color: #555;
border: solid 1px #555;
margin: 3px;
padding: 0px;
font-size: 9px;
line-height: 12px;
color: #ccc;
}

option {
background-color: #555;
border: solid 1px #555;
margin: 0px;
padding: 0px;
font-size: 9px;
line-height: 12px;
color: #ccc;
}

input {
font-size: 9px;
line-height: 12px;
margin: 0px;
padding: 5px;
}

/********************** End Product styles **********************/


/********************** Begin Horizontal Rule styles **********************/

hr {
position: relative;
float: left;
left: 0px;
width: 600px;
height: 1px;
margin: 0px;
padding: 0px;
border-top: 0px;
border-bottom: 1px dotted #555;
border-left: 0px;
border-right: 0px;
}

/********************** End Horizontal Rule styles **********************/
