/* CSS Document */

.body {
margin-top:0px;
}

.menyy{
margin-top: 5px;
border-right: solid 1px #CCCCCC;
}

.header{
border-bottom: solid 1px #999999;
background-color: #ccd2dc;
}

.galleryborder{
border: solid 1px #CCCCCC;
}

.tee {
font-family: Tahoma, Verdana, Arial; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
letter-spacing: 0px; 
color: #657378; 
text-decoration: none;
vertical-align: top;
}

.menu {
margin-left: 20px;
margin-bottom: 20px;
}


a.menu:link {
font-family: Verdana, Arial; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
letter-spacing: 0px; 
color: #727272; 
text-decoration: none;
margin-left: 10px;
}

a.menu:visited {
font-family: Verdana, Arial; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
letter-spacing: 0px; 
color: #727272; 
text-decoration: none;
margin-left: 10px;
}

a.menu:hover {
font-family: Verdana, Arial; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
letter-spacing: 0px; 
color: #727272; 
text-decoration: none;
margin-left: 10px;
}

.sisu {
margin: 15px 15px 15px 15px;
font-family: "Trebuchet MS", "Lucida Console";
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
letter-spacing: 0px; 
color: #657378; 
text-decoration: none;
vertical-align:top;
}

a img { border: none; }

.sisu a:link{

color: #003366;
text-decoration:none;
}

.sisu a:visited{
color: #003366;
text-decoration:none;
}

.sisu a:hover{
color: #003366;
text-decoration:none;
border-bottom:1px dashed darkred;
}

.sisu a:active{
color: #AC6722;
text-decoration:none;
}

.sisu a:img {
border-bottom: none;
}

.footer {
height: 22px;
background-color:#FFFFFF;
font-family:"Trebuchet MS", "Lucida Console";
font-size: 13px;
text-align: center;
border-top: solid 1px #CCCCCC;
}

.galleryview{
border-bottom: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}

.callsign {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FF0000;
}

.teamtable {
border: solid 1px #CCCCCC;
padding: 5px 5px 5px 5px;
}

.error {
color: #CC0000;
font-weight:bold;
}

.score {
color:#FF0000;
}