﻿body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #7d8200;
}
p, * {
    color: #7d8200;
    margin: 0px;
    padding: 0px;
}

h1, h1 input {
    font-size: 22px;
    color: #7d8200;
    text-transform: uppercase;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}
h2 {
    font-size: 14px;
    color: #7d8200;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}
h3 {
    font-size: 20px;
    color: #cbcf00;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}

.ContentRight a:hover {
    color:#951246;
}
.TypeStart .ContentRight .flash{
}

.TypeContent .ContentRight .flash {
}
.downloads img {
	border: 1px #747939 solid;	
}

/* NAVIGATION*/


#Navigation div p {
    color: #7d8200;
    font-size: 11px;
}
#Navigation div a {
    text-transform: uppercase;
    color: #7d8200;
    font-size: 11px;
        font-weight: 500;
}
#Navigation div a:hover {
    color: #951246;
}
/**/

.footerleft {
    color: #919b00;
}
.footerright {
    font-family: Verdana;
    font-size: 11px;
    color: #7d8200;
}
.footerright span.first {
    font-weight: bold;
}
.footerleft a, .footerright a {
    color: #7d8200;
}
.footerleft a:hover, .footerright a:hover {
    color: #951246;
}
.footerright .noscript span {
	background:none;
	padding:0px;
}
