body {
    font-size: 8pt;
    background-color: #253E65;
    color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    SCROLLBAR-FACE-COLOR: #38609A;
    SCROLLBAR-HIGHLIGHT-COLOR: #38609A;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #38609A;
}
a:link,a:active,a:visited {
	color : #FEE6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover        {
	color : #58C0E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 12pt;
}

p {
    font-size: 8pt;
    color: #BCCDE7;
}


table.lista {
    font-size: 8pt;
    background: #38609A;
    border: 0.5pt solid #cccccc;
    word-wrap: break-word;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}
td.block {
    font-size: 8pt;
    background: url(images/catbg.jpg) #253E65 repeat-x;
    color: #ffffff;
    height:22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0.5pt solid #cccccc;
    
}
td.blocklist {
    background: #38609A;
    font-size: 8pt;
    color: #ffffff;
    word-wrap: break-word;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
 }

td.lista {
    background:#38609A;
    color : #FFFFFF;
    font-size: 8pt;
    border:solid 1px #253E65;
    overflow:hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.header {
    font-size: 8pt;
    background: url(images/catbg.jpg) #253E65 repeat-x;
    color: #ffffff;
    height:22px;
    border:solid 1px #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

td.title {
	font-size: 8pt;
}

td.navigation {
    background-color: #38609A;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.index {

}

a.biglink {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.important {
    
    font-size: 10pt;
}

td.red {
    background-color:#253E65;
    color: #FF6600;
}

td.yellow {
    background-color:#253E65;
    color: #FFFF00;
}

td.green {
    background-color:#253E65;
    color: #00FF00;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #FFFF00;
}
td.yellow a:visited {
    color: #FFFF00;
}

td.green a:link {
    color: #00FF00;
}

td.green a:visited {
    color: #00FF00;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-left: 3px;
margin-top: 3px;
margin-right: 3px;
}

/* new */
.commentbox{
	background-color: #ececec;
	width: 450px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #253E66;
	font-size: 10px;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

.commentfooter{
	background: url(arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 100%;
	color: #253E65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* new input types */
input {
    background-color: #253E65;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

select {
    background-color: #253E65;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

textarea {
    background-color: #253E65;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    height: 300px;
    width: 500px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

form {
    padding: 5px;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.texta {
	font-size: 10px;
	background-color: #34A5CF;
	border: 1px solid #FFFFFF;
}

#fadeinbox{
position:absolute;
width: 355px;
left: 300;
top: -400px;
border: 2px solid white;
background-color: #253E65;
padding: 4px;
z-index: 100;
visibility:hidden;
}
input#nick, input#passw{
padding-left: 20px;
background-repeat: no-repeat;
background-position: 2px center;
}
input#nick{
background-image: url(/images/login_.png);
}
input#passw {
background-image: url(/images/password_.png);
}

#searchcloud {
text-align: justify;
}

#searchcloud a {
color: #ffffff !important;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
}

#searchcloud a.emphasis { color: #32528c !important; }

#searchcloud a:hover {
color:  !important;
}