/*CSS Document*/

/* global */

body {
background: transparent #696467;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

img {
border: none !important;
}

/*text*/

.flash {
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 10px;
line-height: 13px;
color: #f1f1f1;
text-decoration: none;
}

.flash a:link, .flash a:visited {
font-family: Verdana, Arial, Helvetica, san-serif;
font-weight: normal;
font-size: 10px;
line-height: 13px;
color: #989898;
background-color: none;
text-decoration: none;
}

.flash a:hover {
font-family: Verdana, Arial, Helvetica, san-serif;
font-weight: normal;
font-size: 10px;
line-height: 13px;
color: #989898;
background-color: #f1f1f1;
text-decoration: none;
}

.credit {
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 9px;
line-height: 12px;
color: #353535;
text-decoration: none;
}

.credit a:link, .credit a:visited {
font-family: Verdana, Arial, Helvetica, san-serif;
font-weight: normal;
font-size: 9px;
line-height: 12px;
color: #424141;
background-color: none;
text-decoration: none;
}

.credit a:hover {
font-family: Verdana, Arial, Helvetica, san-serif;
font-weight: normal;
font-size: 9px;
line-height: 12px;
color: #f1f1f1;
background-color: #none;
text-decoration: none;
}

/* tables */

.glow {
background: #696467 url(assets/imgs/bg-glow.gif) no-repeat;
}