<!--
body {
       background-color: #000000;
       background-image: url(background.jpg);
       background-repeat: repeat;
       margin:auto;
       width:800px;
       padding: 10px;
       border: 0;
       color: #ffffff;
       font-size: 10px;
       font-family: verdana;
}
td,th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link,a:active,a:visited {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 10px; 
         font-weight: bold; 
         color: #FFFCCB; 
         text-align: center; 
         text-decoration: none;
}
select, option, input {
	background-color: #2B2824;
	border: 1px solid #9A9A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
textarea {
	background-color: #2B2824;
        background-image: url(bg_002.jpg);
	border: 1px solid #9A9A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.strike { text-decoration: line-through }

.header {
        background-image: url(header.jpg);
        height: 265px;
        width: 800px;
}

.menu_top {
         border-bottom: 1px #9A9A9A solid;
         background-color: #333333;
}
.menu {
         border-top: 1px #9A9A9A solid; 
         background-color: #333333;
         background-image: url(bg_001.jpg);
         border-bottom: 1px #9A9A9A solid;
}


.border {border: 1px #9A9A9A solid; background-color: #2B2824; }
.border_bottom {border-bottom: 1px #9A9A9A solid; }
.border_main {border: 1px #9A9A9A solid; background-color: #2B2824; }
.border_menu_top {border-bottom: 1px #9A9A9A solid; background-color: #333333;}
.border_menu_bottom {border-top: 1px #9A9A9A solid; border-bottom: 1px #9A9A9A solid; background-color: #333333;}
.border_copyright { background-color: #333333; border-left: 1px #9A9A9A solid; border-top: 1px #9A9A9A solid; width: 240px;}
.bg_small {color: #ffffff; border-bottom: 1px #9A9A9A solid; background-color: #333333; background-image: url(bg_001.jpg); height: 20px;}
.bg_big {border-bottom: 1px #9A9A9A solid; background-color: #333333;}
.bg_black {background-color: #635E58; }
.bg_black2 {background-color: #635E58;}

.color {border: 1px #9A9A9A solid; background-color: #2B2824; }


.border_main_enter {border: 1px #9A9A9A solid; background-color: #2B2824; }

/** Style the tweets */

.twitters ul {
  list-style: none;
  padding: 0;
}