SELECT {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TABLE.categorytbl TR TD {
	border-left : 1px dotted #999999;
}

TT {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : "Courier New", Courier, monospace; 
}


KBD {
   font-style : normal; 
   font-weight : bold; 
   font-size : 9pt; 
   font-family : "Courier New", Courier, monospace; 
}

DD {
	margin-left: 0.75em;
	list-style-position : outside;
}

BODY {
   font-size : 10pt; 
}


BLOCKQUOTE {
   margin : 0; 
   padding : 5px 20px 10px; 
}

A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}

.vername {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : "MS Sans Serif", Geneva, sans-serif; 
}


.strongtxt {
   font-style : normal; 
   font-weight : bold; 
   font-size : 8pt; 
   font-family : "MS Sans Serif", Geneva, sans-serif;
}


.sortbuttons {
   font-style : normal; 
   font-weight : bold; 
   font-size : 8pt; 
   font-family : "MS Sans Serif", Geneva, sans-serif;
   margin: 0;
   padding: 3px;
   display: block; 
}

.rubname {
	font-family : 'MS Sans Serif', Geneva, sans-serif;
	font-size : 12pt;
}

.recname {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10pt; 
   font-family : "MS Sans Serif", Geneva, sans-serif; 
}


.properties {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


.emphasic {
   font-style : italic; 
   font-size : 9pt;
}


.description {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color: #666666;
}

.disabled {
   color : "#CCCCCC";
}

.buttons {
   display : block;
   background-color : #FFCC33;
   padding : 3px;
   font-style : normal; 
   font-weight : bold; 
   font-size : 8pt; 
   font-family : "MS Sans Serif", Geneva, sans-serif;
}

.active {
   color : "#FF6600";
}