.NormalText {
	color: Black;
	font-size: 12px;
	font-style: normal;
}

A {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
}

BODY {
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #C1D3E9;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #d7e0ff;
	scrollbar-arrow-color: #C1D3E9;
	scrollbar-track-color: #C1D3E9;
	scrollbar-darkshadow-color: #000;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Main {
	text-align: justify;
}

.BlackText {
	color: Black;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

.bBlackText {
	color: Black;
	font-weight: Bold;
	font-size: 14px;
	font-style: normal;
}

.rTextLarge {
	color: Red;
	font-weight: bold;
	font-size: 17px;
	font-style: normal;
}

.ExVATPrice {
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

.InCVATPrice {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.offerPrice {
	color: #000099;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
}

.Text {
	color: Black;
	font-size: 12px;
	font-style: normal;
}

.smallText {
	color: Black;
	font-size: 10px;
	font-style: normal;
}

.ItemTitle {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.ItemAdded {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.BRText {
	color: #C1D3E9;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

.ErrMsg {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.ItemTextHeader {
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.BlackLink {
	color: Black;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	
}
.RedLink {
	color: Red;
	font-size: 16px;
	font-style: Bold;
	cursor: hand;
}

.CategoryItems {
	color	: #336699;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.CustomPC {
	color	: red;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.CategoryItemsSelected {
	color: #fff;
	background: #336699;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

.PageTitle {
	color: #336699;
	font-weight: bold;
	font-size: Large;
	font-style: normal;
}

dt {
	font-size:		12px;
	font-weight: bold;
}

dd {
	font-size: 12px;
	text-align: justify;
}
.footer {
	font-size: 10px;
}
.HeaderText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
}
#thawtelogo {
	float: left;
	margin-right: 10px;
}
#ssl_logo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#ssl_text {
	text-align: justify;
}
.spacer {
	clear: both;
}

.item_hdr h4 {
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10pt;
}

.item_hdr p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	padding-bottom: 0px;
	font-size: 10pt;
	text-align: justify;
}

.features {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10pt;
}
.features h3 {
	color: #336699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10pt;
}
.features h4, h5 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	font-size: 10pt;
}
.features h5 {
	font-style: italic;
	font-size: 10pt;
	margin-left: 30px;
}
.features p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 40px;
	font-size: 10pt;
	text-align: justify;
}

.features ul {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
}

.features li{
	list-style-type: circle;
	margin-left: 30px;
}
.specification {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10pt;
}
.specification h3 {
	color: #336699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10pt;
}
.specification h4, h5 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	font-size: 10pt;
}
.specification p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 40px;
	font-size: 10pt;
}
.specification h5 {
	font-style: italic;
	font-size: 10pt;
	margin-left: 30px;
}

.specification ul {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
}

.specification li{
	list-style-type: circle;
	margin-left: 30px;
}

.website h3 {
	color: #336699;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10pt;
}
.website a, .website a:visited, .website a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

.website p {
	border: 1px 0px 1px 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	font-size: 10pt;
	margin-left: 20px;
}
.optional {
	font-style: italic;
	color: #FF0000;
}
.notes {
	color: #FF0000;
	margin-top: 10px;
	font-size: xx-small;
}
.notes p {
	margin: 1px 0px 1px 20px;
	text-align: justify;
}

.notes h5 {
	margin: 1px 0px;
	font-style:italic;
	font-size: xx-small;
}
.notes ul, li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	list-style-type: none;
}

.notes a, .notes a:hover, .notes a:visited {
	color: #FF0000;
}

acronym {
	cursor: help;
}

.dimm1 {color: #006633}
.dimm2 {color: #663399}
.xmasprice {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.oldprice {
	text-decoration: line-through;
	font-size: 18px;
}
area {
	cursor: help;
}
.offer_style {
	color: #FFFFFF;
	font-weight: bold;
}