body {
        font-family: verdana, arial, sans-serif;
        margin:20px;
        padding:0;
        color:#444444;
        background-color:#d6011f;
}
body.mceContentBody {
        padding:5px;
        background-color: #ffffff;
        margin:0;
}
tbody, body {
        font-size:0.7em;
}
a {
        color:#444444;
        text-decoration:underline;
}
a:hover {
        color:#d6011f;
        text-decoration:underline;
}
#container, #footer, #header {
        width:900px;
}
#header {
        color:#ffffff;
        margin-bottom:10px;
        font-weight:bold;
        font-size:0.9em;
}
#header a, #header span {
        color:#ffffff;
        text-decoration:none;
}
#header a:hover {
        color:#d6011f;
}
#container {
        border:0px;
        background:#ffffff;
        min-height:500px;
}
#logo {
        background-position:center top;
        background-repeat:no-repeat;
        background-image:url('template1/logo.jpg');
        height:130px;
        margin-top:0px;
          background-color:#d6011f;
                  width:900px;
}
#menu {
        text-transform:uppercase;
        color:#d6011f;
        font-size:11px;
        text-align:center;
        margin-top:15px;
}
#menu a {
        color:#444444;
        text-decoration:none;
        padding:0 5px;
}
#menu a:hover, #menu a.hilight {
        color:#d6011f;
}
#maintext {
        padding: 50px 50px 20px 50px;
}
#footer {
        color:#ffffff;
        font-size:0.8em;
        margin-top:10px;
}
#footer a {
        color:#ffffff;
        text-decoration:none;
}
#footer a:hover {
        color:#333333;
}
h1, h2, h3, h4, h5, h6 {
        font-size:1.2em;
        color:#d6011f;
        font-weight:bold;
}
.#d6011f {
        color:#d6011f;
}
.grey {
        color:#444444;
}
/*Index.php*/
#rightloginbox {
        float:right;        
        display:none;
        line-height:2em;
}
.link#d6011f {
        border:0;
        text-decoration:none;
        font-size:1.4em;
        font-weight:normal;
        color:#d6011f;
        background:transparent;
        text-transform:uppercase;
        padding-right:15px;
        background-image:url('template1/searcharrow.png');
        background-repeat:no-repeat;
        background-position:right center;
        cursor:pointer;
        letter-spacing:-0em;
        font-weight:bold;
}
.smalllink#d6011f {
        color:#444444; 
        font-size:0.8em; 
        width:auto; 
        text-transform:lowercase;
        margin:0;
        padding-left:0; 
        background-image:url('template1/searcharrow2.png');
}
.text#d6011f {
        border:0;
        text-decoration:none;
        font-size:1.4em;
        font-weight:normal;
        color:#d6011f;
        background:transparent;
        text-transform:uppercase;
        letter-spacing:-0em;
        font-weight:bold;        
}
hr {
        border:0;
        height:1px;
        color:#d6011f;
        background-color:#d6011f;
        clear:both;
}
#secondmain {
        margin:20px 50px 50px 50px;
        border-top:1px solid #d6011f;
}
.page {
        
}
.page.next {
        background-image:url('template1/arrownext.png');
        background-repeat:no-repeat;
        background-position: right 1px;
        padding-right:17px;
}
.page.prev {
                background-image:url('template1/arrowprev.png');
        background-repeat:no-repeat;
        background-position: left 1px;
        padding-left:17px;
        
}
.resulttable {
        border-bottom:1px solid #d6011f;
        margin-top:20px;
}
.resultta
