body {
text-align: left;
margin: 5px 5px 5px 5px;
padding: 0px 0px 0px 0px;
font-family: arial, verdana, georgia, times new roman, sans, serif;
font-size: 13pt;
color: #cccccc;
background: black;
}

.header {
font-family: arial, verdana, georgia, times new roman, sans, serif;
font-size: 18px;
font-weight: bolder;
color: #eeeeee;
font-style: normal;
text-transform: none;
}

.small {
font-size: x-small;
}

.tiny {
font-size: xx-small;
font-weight: lighter;
}

qq {
font-weight: bolder;
background-color: #ffe07c;
}

A:link {
color: #cccccc;
text-decoration: none;
}

A:hover {
color: #b9c033;
text-decoration: underline;
}

A:visited {
color: #cccccc;
text-decoration: none;
}

A:visited:hover {
color: #b9c033;
text-decoration:underline;
}

A:active {
color: #cccccc;
text-decoration: none;
}

b {
font-weight:bold;
}

blockquote {
font-family: courier new, arial, times new roman, sans, serif;
font-size: 11px;
text-indent: 0px;
color: #cccccc;
}

p, ol, ul, tr, td {
font-family: arial, verdana, georgia, times new roman, sans, serif;
font-size: 12px;
#line-height: 14px;
color: #cccccc;
}

th {
font-family: arial, verdana, georgia, times new roman, sans, serif;
font-size: 12px;
font-weight: bolder;
line-height: 14px;
color: #cccccc;
}

u {
text-decoration: underline;
}

hr {
color: #cccccc;
height: 2px;
border-bottom: 1px dotted #d9d9d9;
border-right: 4px;
border-left: 4px;
}

select {
font-family: arial, times new roman, sans, serif;
font-size: 10px;
font-weight: normal;
color: #cccccc;
border: 1 solid black;
margin: 0;
padding: 0;
}

input {
font-family: arial, times new roman, sans, serif;
font-size: 10px;
font-weight: normal;
color: #cccccc;
border: 0;
margin: 0;
padding: 0 3;
}

img {
border: 0;
}

ol {
margin-left: 14px;
margin-right: 0px;
padding-left: 14px;
padding-right: 0px;
}

ul {
margin-left: -8px;
margin-right: 0px;
padding-left: -8px;
padding-right: 0px;
}

img {
	border: 0;
}

.title-main {
font-family: georgia, verdana, arial, sans, serif;
font-size: 16px;
font-weight: bolder;
}

.search {
font-family: verdana, arial, times new roman, sans, serif;
font-size: 11px;
font-weight: normal;
color: #cccccc;
border: 1px solid #999999;
width: 260px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/* Remove below line to remove shadow. Below line should always be last */
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

