h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #000066;
	letter-spacing: 3px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border: thin outset #FFFFFF;
	font-style: normal;
}

body {
	background-image: url(Carbon5c.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}



a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.accessories a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.accessories a {
	color: #FFFF99;
	text-decoration: none;
}

th.accessories {
	font-size: 18px;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

td.accessories {
	font-size: 18px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

th.manuals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
td.manuals {
	text-align: left;
}


li.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: inside;
	margin-left: -30px;
	font-size: 14px;
	font-weight: bold;
}
.navbar  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}

.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFF00;
}
.navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
}
td.picture {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

td.description {
	font-weight: bold;
	color: #FFFF99;
	text-align: justify;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



td.price {
	font-weight: bold;
	color: #00FF00;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	font-size: 14px;
}
.selection {
	font-size: 14px;
	text-transform: capitalize;
	color: #00FF00;
	background-color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.picture img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
	font-size: 18px;
}
.green {
	color: #00FF33;
	font-weight: bold;
	font-size: 18px;
}
.yellow {
	color: #FFFF00;
	font-weight: bold;
	font-size: 24px;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-transform: capitalize;
	color: #FFFF99;
}

.SmallWhite {
	color: #FFFFFF;
	font-size: 14px;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.small_yellow {color: #FFFF99}

.orange {
	font-size: 14px;
	color: #FF9933;
}

