﻿span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
.category, a.category.link {
			color: #000000;
            font-family: arial;
            font-size: 12;
            font-weight: bold;
            text-decoration: none;

}

a.category.visited {
			color: #000000;
            font-family: arial;
            font-size: 12;
            font-weight: bold;
            text-decoration: none;

}

a.category:hover {
			color: #FF0000;
			font-family: arial;
            font-size: 12;
            font-weight: bold;
            text-decoration: none;
}

.subcategory, a.subcategory.link {
			color: #000000;
            font-family: arial;
            font-size: 11;
            text-decoration: none;

}

a.subcategory.visited {
			color: #000000;
            font-family: arial;
            font-size: 11;
            text-decoration: none;

}

a.subcategory:hover {
			color: #FF0000;
			font-family: arial;
            font-size: 11;
            text-decoration: none;
}

.sec-pad{padding:5px 10px 5px 10px;vertical-align:top}
.sec-title {font-weight:bold}
.sec-row-od{background-color:#fff}
.sec-row-ev{background-color:#EBEBE6}
.sec-head{font-weight:bold;background-color:#B0A696;padding:5px 10px 5px 10px;vertical-align:top}
.sec-row-title{background-color:#d4ccbf;font-weight:bold}
.sec-pad{padding:5px 10px 5px 10px;vertical-align:top}
.sec-pad-small{padding:5px 5px 5px 0px;vertical-align:top}
.sec-last-col{padding:5px 10px;vertical-align:middle;text-align:right}
.sec-head a{color:#FFF}
