﻿body
{ 
    background-color:#DDDDDD;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x; 
    font-family:  arial, verdana, sans-serif;
    padding:0px 0px 0px 0px;
    margin: 0px;
    font-size: .8em;
    
}

a
{
    color:#7E92B9;
}

#leftBorder 
{
    background: url(../images/bg_left.png) no-repeat;
    width:10px;
    min-width:10px;
}

#rightBorder 
{
    background: url(../images/bg_right.png) no-repeat;
    width:10px;
    min-width:10px;
}

#tbFooter
{
    background: url(../images/bg_footer.png) no-repeat;
    height:12px;
    min-height:12px;
    font-size:1px;
}

#tbContent
{
    width:785px;
    min-width:785px;
    background: url(../images/bg_tb.png);
    padding:0px;
    margin:0px auto;
}

#nav li a 
{ 
    font-family:Verdana; 
    font-size:12px;
    font-weight:bold;
    text-decoration: none; 
    color: Black;
    display: block; 
    width: 170px;
    height: 22px;
    background: #FFFFFF url(../images/button.jpg);
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 0px 0px;
}  

#nav li a:hover
{ 
    background: #FFFFFF url(../images/button_hover.jpg);
    /*color:#855433;*/
    /*color:#26306C;*/
    color:White;
} 
 
#nav ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

#SEOdiv
{
    color: Black;
    font-size: 10px;
}
#SEOdiv h1
{
    color: Black;
    font-size: 10px;
}
#footer
{
	text-align: left; 
	background-color: silver; 
	font-family: Verdana;
	font-size: 10px; 
	color: Black;
	padding:7px;
	padding-bottom:2px;
	border-top:2px solid #DDD;
}

#footer a
{
	text-decoration:none;
}
.search
{
    font-size:10px;
    width:130px;
}
.searchButton
{
    font-size:10px;
    background-color:#CCCCCC;
    border:1px solid #F0F0F0;
}


.L1 {
	color:#444444
	/*font-weight:bold;*/
}

.L2 {
	font-family:arial;
	font-size:1.1em;
	color:#881A1B;
	margin:0px 2px;
	font-weight:bold;
	letter-spacing: 1px;
	font-style:italic;
}
.token
{
	color:#666666;
}
.L3 {
	color:#444444;
	/*font-weight:bold;*/
}


.infoTable {
border-right:1px solid black;
border-top:1px solid black;
}

.infoTable td {
border-left:1px solid black;
border-bottom:1px solid black;
vertical-align:middle;
}

.infoTable th {
border-left:1px solid black;
border-bottom:1px solid black;
}


.flagicon img
{
    border:1px solid silver;
}

.social
{
    position:relative;
    float:right;
    padding:0px;
    margin-top:-4px;
    margin-bottom:-4px;
}

.social img
{
    width:20px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:3px;
    border:0px;
}

#footerTxt 
{
    float:left;
    margin-top:0px;
}

#footer
{
    height:14px;
}

.motto 
{
    margin-top:15px;
    text-align:center;
    color: #F0F0F0;
    font-style: italic;
    font-size:0.9em;
}

.motto h2
{
    font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
    font-size:12px;
    display:inline;
    padding:0px;
    margin:0px;
}
