/*cope with inheritance bugs*/
body, table, th, td{
color:#834b6d;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
margin: 0px;
padding: 0px;
}

a:link{
color:#660000;
font-size:11px;
text-decoration:none;
font-weight: bold;
}

a:visited{
color:#660000;
font-size:11px;
text-decoration:none;
font-weight: bold;
}

a:hover{
color:#000000;
font-size:11px;
text-decoration:underline;
font-weight: bold;
}

a:active{
color:#834b6d;
font-size:11px;
text-decoration:none;
font-weight: bold;
}

li{ 
color:#834b6d;
/*
list-style-type:square;
padding:0px;
margin:15px;*/
}

ol{
color:#834b6d;
}

ul{
color:#834b6d;
list-style-type:square;
padding:0px;
margin:0px;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#834b6d;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: 16px;
color:#834b6d;
}

.actsmaller{
font-size: 12px;
color:#834b6d;
}

.actxxsmall{font-size:10px;color:#834b6d;}
.actxsmall{font-size:11px;color:#834b6d;}
.actsmall{font-size:12px;color:#834b6d;}
.actregular{font-size:14px;color:#834b6d;}
.actlarge{font-size:16px;color:#834b6d;}
.actxlarge{font-size:18px;color:#834b6d;}
.actxxlarge{font-size:24px;color:#834b6d;}

.actwarningcolor{
color:#ff0000;
white-space: nowrap;
}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#834b6d;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:11px;color:#660000;}

/* Smart Decision Dot Net Ltd - Custom CSS */

ol.top10 {margin: 0; padding-left: 24px;}
ol.top10 li {list-style-type: decimal; font-size: 10px; padding-bottom: 5px}
ol.top10 li a:link {font-size: 10px; text-decoration: underline}
ol.top10 li a:visited {font-size: 10px; text-decoration: underline}
ol.top10 li a:hover {font-size: 10px; text-decoration: underline}
ol.top10 li a:active {font-size: 10px; text-decoration: underline}

div#basketlinks a {font-size: 10px; text-decoration: underline; font-weight: normal}
