/* ###################### OVERALL SETTINGS ###################### */
table,td,body,th,p,b {
    font-family: Arial,Verdana, Tahoma, Arial, verdana, "times new roman";
    color: #909090;
    padding: 0;
    font-size: 11px;
}

a {
    color: #bbb;
}
b {
    color: #aaa;
}
a:hover {
    color: #ddd;
}

table,td {
    text-align: left;
    vertical-align: top;
}
.spacer {
    clear: both;
}


body {
    padding: 0px;
    background: #000 ;
    padding-top: 10px;
}
img {
    border: 0;
    margin: 0;
    padding: 0;
}





/**************************************************************************/


table.main {
    border: 1px solid #605B5B;
}
td.top {
    text-align: right;
    padding: 20px;
    padding-bottom: 0;
}
td.mainbody {
    padding-top: 20px;
}
td.bottom table {
    width: 100%;
}
td.bottom * {
    font-family: verdana;
    font-size: 10px;
    color: #909090;
}
td.flashgaur {
    padding: 10px;
    padding-top: 18px;
    text-align: left;
    vertical-align: middle;
    padding-left: 30px;
}
table.flashgaur {
    border:1px solid #605B5B;
}
table.flashgaur td.inni {
    text-align: center;
    vertical-align: middle;
}
td.menuitem {
    width: 120px;
    height: 55px;
    border: 1px solid #605B5B;
    text-align: right;
    vertical-align: bottom;
    cursor: pointer;
    line-height: 14px;
    font-size: 12px;
    padding: 4px;
}
td.select {
    background: #222121;
}
td.menuitem:hover {
    background: #222121;
}







#emailForm input {
    background: #333;
    border:1px solid #888;
    color: #aaa;
}
#emailForm textarea {
    background: #333;
    border:1px solid #888;
    color: #aaa;
    font-family: arial;
    font-size: 12px;
    width: 100%;
}



/* ###################### MAMBO SETTINGS ###################### */
.frontpageheader {
    font-family: verdana;
    font-size: 11px;
    text-align: right;
    width: 100%;
    padding-right: 10px;

}
td.contentheading {
    background: inherit;
    padding: 1px;
    padding-top: 2px;
    padding-left: 0px;
    font-size: 11px;

}

a.contentpagetitle {
    font-size: 11px;

    font-family: verdana;

    text-decoration: none;
}
a.contentpagetitle:hover {

    text-decoration: underline;
}
table.contentpaneopen td {
    text-align: left;
}
table.contentpaneopen td p {
    font-family: arial;
    font-size: 11px;
    padding-left: 2px;

}
table.contentpaneopen img {

}

a.mainlevel {
    text-decoration: none;
    font-family: verdana;

}
a.mainlevel:hover {
    color: #444;
}


























table.pollstableborder {
    width: 100%;
    text-align: left;
    border: 0;
}
table.pollstableborder  td {
    padding:0;
    
}
td.sectiontableentry2 {
    
}

input.button {
    border: 1px solid #AAAAAA;
    border-bottom: 1px solid #555555;
    border-right: 1px solid #555555;

}

input.button:hover {
    background: #EEEEEE;
}



