body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

.titlenews {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.barra {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0208;
}

.headlines {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.headlines2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #CC3333;
    font-weight: bold;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #333333;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #333333; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #333333; 
    font-weight: normal; 
}

.marked {
    background-color: #333333;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.category:hover {
    color: #333333;
    text-decoration: underline;
}

a.menu: hover {
    text-decoration: underline;
    color: #333333;
    font-weight: bold;
}

a.menu, a.menu:visited, a.menu:active {
    text-dcoration: none;
    color: #333333;
    font-weight: bold;
}
    
a.headlines:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

a.headlines, a.headlines:visited, a.headlines:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.headlines2:hover {
     color: #CC3333;
     text-decoration: none;
     font-weight: bold;
}

a.headlines2, a.headlines2:visited, a.headlines2:active {
     color: #CC3333;
     text-decoration: none;
     font-weight: bold;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FFFFFF; 
    background-color: #333333; 
    border: 1px solid #000000;
}

.footer {color: #FFFFFF
	  size: 10px
			}

.form_off {  
    color: #333333; 
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

.form_on {  
    color: #333333; 
    background-color: transparent;
    border: 1px solid #000000;
}

.form_off_login {  
    color: #333333; 
    background-color: transparent;
    background-image: url(images/bgbox.jpg);  
    border: none;
    background-repeat: no-repeat;
    height: 19px;
    width: 95px;
    background-position: left;
}

.form_on_login {  
    color: #333333; 
    background-color: transparent;
    background-image: url(images/bgbox.jpg); 
    border: none;
    background-repeat: no-repeat;
    height: 19px;
    width: 95px;
    background-position: left;
}

.form_username {
    background-color: transparent;
    border: none;
    height: 19px;
    width: 95px;
    background-image: url(images/username.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.form_password {
    background-color: transparent;
    border: none;
    height: 19px;
    width: 95px;
    background-image: url(images/password.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.form_name {
    background-color: #151515;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.form_text {
    background-color: #151515;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: none; 
    margin-top: 0px;
    margin-bottom: 0px;
}