/*
	vim: sw=4 ts=4 sts=4

	Red Blade style for www.gasgasitalia.it
	(c) 2004,2005 - MACLURA Web Agency - http://www.maclura.it/
	All Rights Reserved
*/
/* ************************************************************************ */
body {
    margin: 0;
    padding: 0;
    background: #fff url(background1.gif);
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    scrollbar-face-color: #f00;
    scrollbar-shadow-color: #000;
    scrollbar-highlight-color: #fff;
    scrollbar-3dlight-color: #999;
    scrollbar-darkshadow-color: #333;
    scrollbar-track-color: #666;
    scrollbar-arrow-color: #fff
    }
h1 {
    font-size: 18px;
    text-align: center
    }
h2 {
    font-size: 15px;
    background: #dcdcdc
    }
h3 {
    font-size: 15px
    }
p {
    font-size: 12px
    }
table {
    font-size: 95%
    }
a:link {
    font-size: 100%;
    color: #c00
    }
a:visited {
    font-size: 100%;
    color: #c00
    }
a:hover {
    font-size: 100%;
    color: #000;
    background-color: #cdcdcd;
    background: #fff
    }
td.bg_1_2_gif {
    background: url(1_2.gif)
    }
td.top_menu {
    padding: 0 5px 0 0;
    background: #fff;
    font-size: 11px;
    text-align: right
    }
td.bg_3_1_gif {
    background: url(3_1.gif)
    }
td.bg_fff {
    background: #fff
    }
td.footer {
    padding: 3px 0 0 5px;
    background: url(5_1.gif);
    font-size: 11px
    }
td.bg_5_3_gif {
    background: url(5_3.gif)
    }
form {
    margin: 0;
    padding: 0
    }
/* ################## MENU ####################################### */
a.m:link {
    color: #fff;
    text-decoration: none
    }
a.m:visited {
    color: #fff;
    text-decoration: none
    }
a.m:hover {
    color: #000;
    background-color: #cdcdcd;
    text-decoration: none
    }
a.x:link {
    color: #f00;
    text-decoration: none
    }
a.x:visited {
    color: #c00;
    text-decoration: none
    }
a.x:hover {
    color: #000;
    background-color: #cdcdcd;
    text-decoration: none
    }
.branch {
    display: none
    }
.menuleft {
    font-size: 10px;
    font-weight: bold;
    color: #f00;
    margin-left: 16px
    }
.topicleft {
    background-color: #666;
    width: 140px;
    margin-top: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #fff
    }
td.racing_top_center {
    background: url(racing_top_center.gif);
    color: #fff;
    text-align: center
    }
td.spea_top_center {
    background: url(spea_top_center.gif);
    color: #fff;
    text-align: center
    }
td.enduro_top_center {
    background: url(enduro_top_center.gif);
    color: #fff;
    text-align: center
    }