/* Awesome tables */
.table {
background-color:#888;
}
.table td a {
color:#000000;
}
.table th a {
color:#000000;
}
.table td {
background-color:#AAAAAA;
height:20px;
color:#000000;
}
td .alt {
background-color:#BBBBBB;
height:20px;
color:#000000;
}
td .h {
background-image:url(../tablehgrad.png);
background-repeat:repeat-x;
font-weight: bold;
height:22px;
background-color: #D6D6D6;
color:#000000;
}
.table th {
background-image:url(../tablehgrad.png);
background-repeat:repeat-x;
font-weight: bold;
height:22px;
background-color: #D6D6D6;
color:#000000;
}
 /*SUPER GALLERY SKUXNESS */
table .galleries,table .galleries2 {
width:100%;
background-color:#FFFFFF;
color:#000000;
}
table.galleries tr.galleries {
height:120px;
}
table.galleries tr.galleries td.gallery {
height:120px;
width:20%;
background-color:#CCCCCC;
padding:0px 5px 0px 5px;
color:#000000;
}
table.galleries tr.photos td.gallery img {
border-color:#000000;
border:1px;
border-style:solid;
}
table.galleries tr.viewwindow {
text-align:center;
height:450px;
}
table.galleries tr.viewwindow td.view{
background-color:#CCCCCC;
height:450px;
vertical-align:top:
text-align:center;
color:#000000;
}
table#galleriestable tr.photos {
text-align:center;
height:120px;
}
table#galleriestable {
text-align:center;
width:100%;
}
table#galleriestable tr.photos td.photo {
text-align:center;
height:120px;
background-color:#CCCCCC;
width:20%;
color:#000000;
}
table#galleriestable tr.photos td a,table.galleries tr.galleries td a,table.galleries tr.viewwindow td a, {
color:#000000;
}
table#galleriestable tr.photos td.photo img {
border-color:#000000;
border:1px;
border-style:solid;
}
table.galleries td#info {
text-align:center;
background-color:#CCCCCC;
vertical-align:middle;
height:30px;
width:100%;
color:#000000;
}
.maindisplaywindow {
color: #000;
text-align: center;
}
.maintitle { text-align: center; font-weight: 800; background-color: #555; }
th { background-color: #555; }
.row1 { background-color: #666; }
.row2 { background-color: #6f6f6f; }
.headercolor { background: #555; }
.insidecolor { background: #666; }
.quotetop { border: 1px solid #2e2f29; background-color: #88d2f7; color: black; margin-left: 10px; padding: 5px 5px 5px 5px; }
.quotemain { border: 1px solid #2e2f29; background-color: white; color: black; margin-left: 10px; padding: 5px 5px 5px 5px; }