@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Happy+Monkey|Nixie+One);
.textredbold	{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textoxygenmono {
font-family: 'Oxygen Mono', sans-serif;
font-size:22px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textraleway {
font-family: 'Raleway', sans-serif;
font-size:22px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.texthappymonkey {
font-family: 'Happy Monkey', cursive;
font-size:22px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textnixie {
font-family: 'Nixie One', cursive;
font-size:22px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textredsmallbold	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textreditlalicbold	{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#E20000;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.textredmedium	{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#E20000;
font-weight:bold;
text-decoration:none;
}
.textred	{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#E20000;
font-weight:bold;
font-style:normal;
float:right;
text-decoration:none;
}
.textgreysmall	{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
text-decoration:none;
}
.textgreysmal2	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
text-decoration:none;
text-align:justify;
line-height:18px;
}
.textgreysmall1	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
text-decoration:none;
}
.textgreymedium	{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#595959;
font-weight:bold;
text-decoration:none;
}
.textgreynixie {
font-family: 'Nixie One', cursive;
font-size:16px;
color:#595959;
font-weight:bold;
text-decoration:none;
}
.textgreynormal	{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#595959;
text-decoration:none;
}
.textwhitebold	{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
text-decoration:none;
}
.textwhitemedium	{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-decoration:none;
}
.textwhitesmall	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
padding: 3px 0px;
background-color:#E60200;
font-variant:small-caps;
letter-spacing:1px;
text-decoration:none;
}
.border	{
border: 1px solid #DBD9D9;
}
#img-table td:hover { background: #EBEBEB; }
