fieldset {
    font-family: Arial, sans-serif; font-size: 12px;
}

.titlebar {
    background-color: #AAAAAA;
    color: #000000;

    font-family: Arial;
    font-size: 12px;

    border-bottom: 1px solid #000000;

    padding-left: 5px;
    padding-right: 5px;
}

.datatable {
    font-family: Arial;
    font-size: 12px;

    border: 1px dashed #AAAAAA;
}

thead {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;

    background-color: #1D2850;
    color: #FFFFFF;
}

.datatable td {
    border: 1px solid #BABABA;
}

body {
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
}

.navbutton {
    font-size: 11 px;
    text-indent: 0cm;
    font-weight: bold;
    padding: 0%;
 }

.mainlayout {
    border-right: 1px solid Black;
}

.navlist {
    list-style: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
    color: White;
}

.navlist a:link {
    color: White;
}

.navlist a:visited {
    color: White;
}

.navlist li {
    color: White;
}

.sublist {
    list-style: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
    white-space: nowrap;
    color: White;
}

.sublist a:link {
    color: White;
}

.sublist a:visited {
    color: White;
}

.sublist li {
    color: White;
}




.navbar {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;

    padding-top: 10px;
	padding-left: 1px;

    background: #002448;
    background-position: top;
    background-repeat: no-repeat;

	height: 100%;
}

.navbarfooter {
    background: #002448;
    background-position: top;
    background-repeat: no-repeat;
}

.titlearea {
    height: 80px;
    width: 960px;
    margin: 0px 0px 0px 0px;
    white-space: nowrap;
}

.topnavbar {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;

	background: Black;

    border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: right;
	padding-right: 5px;

    width: 960px;

    white-space: nowrap;
}

.subtopnavbar {
    font-size: 12px;
    font-weight: bold;
    color: Black;

	background: #CECECE;

    border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: left;
	padding-left: 5px;

    width: 960px;

    white-space: nowrap;
}

.featureditem {

}

.titleright {
    background: url('img/flagbg.jpg');
}

.topnavbar a:link, .topnavbar a:visited {
    color: White;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
}

.date {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

h2 {
    color: #05235A;
    font-size: 16px;
    text-decoration: underline;
}

a:link,a:visited {
    color: #05235A;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.categorytitle {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
    color: #4293EC;
}

.product_title {
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.product_price {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.productview {
    font-size: 12px;
}

.productview_title {
    font-size: 16px;
    font-weight: bold;
    color: #05235A;
}

.productview_abstract {
    font-size: 12px;
    color: #000000;
}

.productview td {
    border: 1px solid #BABABA;
}

.wintronics_content {
    font-size: 12px;
    color: #3E3E3E;
    padding: 10px 5px 5px 5px;
}

.wintronics {
    color: #05235A;
}

.nostock {
    color: #EE1111;
}

.category_tree {
 text-indent: 0px;
 margin: 0px 20px 0px 20px;
 padding: 0px 0px 0px 0px;
 list-style-type : circle;
 list-style-position : outside;
}

.pricelist {
    font-family: Arial;
    font-size: 12px;
}

.quoteselect {
    width: 470px;
}

.subtotal {
    border: 1px none Black;
    background: transparent;
    color: #000000;
	padding: 0px 0px 0px 5px;
}

.grandtotal {
    border: 0px none Black;
    background: transparent;
    color: #000000;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 16px;

}

.subtotalline {
	padding: 5px 0px 0px 5px;
	background: url(img/sb_fade2.jpg);
}

.taxes {
	background: transparent;
	padding: 0px 0px 0px 5px;
	border: 0px none Black;
	color: #000000;
}

.taxline {
	padding: 0px 0px 0px 5px;
	background: url('img/sb_fade3.jpg');
}

.totalline {
	background-color: #EDEDED;
	padding: 0px 0px 0px 5px;
	background: url('img/sb_fade4.jpg');
}

.lineitem {
	background: url('img/sb_fade1.jpg');
	text-align: left;
}

.itemhighlight {
    vertical-align: middle;
    background-color: #C9E5FF;
}