body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#000000;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#222222;
    scrollbar-track-color:#141613 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #eeeeee;
}

table.white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #eeeeee;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #eeeeee;
}

.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: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #c40000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #f20000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #f20000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #000000;
    text-decoration: none;
}

a.category:hover {
    color: #f20000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ffffff; 
    background-color: #000000; 
    border: 1px solid #480000;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #000000; 
    background-color: #cfcfcf; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #cfcfcf; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.form_name {
    background-color: #c40000;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.form_text {
    background-color: #c40000;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

.menugauche {
	list-style-type: none;
	padding: 0;
	margin:0;
	
}

.menugauche li {
	width: 198px;
	/*margin-top: 10px ;*/
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	/*background-image: url(images/bckgroundlien2.jpg);*/
	
	margin-bottom: 0px;
}
/*.menugauche a : {
	font-size: 1.0em;
	font-weight: bolder;
	text-align: left;
	margin: 0 10px;
	width: 148px;
	display: block;
	border: none;
	text-decoration: none;
}*/

.menugauche a, .menugauche a:visited {
color:#ffffff;
	font-size: 1.0em;
	font-weight: bolder;
	text-align: left;
	margin: 0 30px;
	width: 100px;
	display: block;
	border: none;
	text-decoration: none;
}


/*.menugauche a:link {
	color:#ffffff;
	padding: 0px 0 0px 0px;
	text-decoration: none;	
}*/
.menugauche a:link {
	color:#ffffff;
	padding: 0px 0 0px 0px;
	text-decoration: none;	
}


/*.menugauche a:hover {
	color:red;
	padding: 0px 0 0px 0px;
	text-decoration: none;	
}*/
.menugauche a:hover, .menugauche a:active {
	color:red;
	padding: 0px 0 0px 0px;
	text-decoration: none;	
}


/*.menugauche a:visited {
	color:#ffffff;
	padding: 0px 0 0px 0px;
}*/