@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #9A0303;
}

a:hover {
color: #9A0303;
}

.nodecor {
text-decoration:none;
}

.defaulttext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.input_fields {
width:100px;
}
