BODY
{
	font-family:verdana,arial,helvetica;
	margin: 10px;
	padding: 10px;
   	background-color:#ffffff;
   	color:#000000;
}


.eyebrow
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}


.BoxTitle
{
    background-color: #6281BD
}

.copyright
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #666666;
}

.normaltext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #444444;
}


.BoxBorder
{
    border-top: 1px solid #cccc99;
    border-left: 1px solid #cccc99;
    border-right: 1px solid #cccc99;
    border-bottom: 1px solid #cccc99;
}


.Menu
{
    background-color: #6281BD;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}


.menunormal
{
    border-top: 1px solid #6281BD;
    border-left: 1px solid #6281BD;
    border-right: 1px solid #6281BD;
    border-bottom: 1px solid #6281BD;

    background-color: #6281BD;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}


.menunormal a {text-decoration: none; color: #F0F8FF;}
.menunormal a:link {text-decoration: none; color: #F0F8FF;}
.menunormal a:visited {text-decoration: none; color: #F0F8FF;}
.menunormal a:hover {text-decoration: none; color: #F0F8FF;}
.menunormal a:active {text-decoration: none; color: #F0F8FF;}
.menunormal a:focus {text-decoration: none; color: #F0F8FF;}



.menuselected
{
    border-top: 1px solid #cccc99;
    border-left: 1px solid #cccc99;
    border-right: 1px solid #cccc99;
    border-bottom: 1px solid #cccc99;

    background-color: #6495ED;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.menuselected a {text-decoration: none; color:#F0F8FF;}
.menuselected a:link {text-decoration: none; color:#F0F8FF;}
.menuselected a:visited {text-decoration: none; color:#F0F8FF;}
.menuselected a:hover {text-decoration: none; color:#F0F8FF;}
.menuselected a:active {text-decoration: none; color:#F0F8FF;}
.menuselected a:focus {text-decoration: none; color:#F0F8FF;}



.TextTitle
{
    font-family: verdana,arial,helvetica,sans-serif;
    color:  #003399;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}


.geoMenu
{
    background-color: #6281BD;
    font-family: Sylfaen;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.smalltext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #6281BD;
}

.smalltext a {text-decoration: none; color:#6281BD;}
.smalltext a:link {text-decoration: none; color:#6281BD;}
.smalltext a:visited {text-decoration: none; color:#6281BD;}
.smalltext a:hover {text-decoration: none; color:#6281BD;}
.smalltext a:active {text-decoration: none; color:#6281BD;}
.smalltext a:focus {text-decoration: none; color:#6281BD;}



.pictureboxinner
{
    border-style: solid;
    border-width: 2px;
    border-color: Gold;
}

.grayshadow
{
	border-right-style:solid;
	border-right-width:5px;
	border-right-color:silver;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:silver;
}

.pictureboxblue
{
	border-style:solid;
	border-width:2px;
	border-color:#6281BD;
	width: 130px;
	height: 130px;
}
