@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
margin: 0 0 0 0;
background-color: #111111;
font-family: Tahoma;
color: #EBEBEB;
font-size: 10px;
}

#sups {
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
color:#CC0000;
}

.heads {
font-size: 12px;
color:#CC0000;
font-weight:bold;
}

.rm {
color:#EBEBEB;
padding-top:2px;
padding-left:4px;
padding-right:4px;
float:right;
font-size: 10px;
font-weight:bold;
background-color: #9c0000;
border:solid 1px #cc0000;
height:18px;
}

#footer {
width: 812px;
margin-left: 210px;
}

#flash {
border:solid 4px #222222;
}

#back {
background:#111111;
border-bottom:solid 1px #222222;
width: 780px;
margin-left:233px;
}

#red {
color:#CC0000;
}

#imp {
list-style:decimal;
}

h4 {
font: Tahoma;
font-weight:normal;
color:#CC0000;
}

.mm {
list-style: none;
margin-left:65px;
}

.mm2 {
list-style: none;
margin-left:65px;
}