.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	padding-left: 4px;
	height: 20px;
}
.mainlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	background-color: #ADB9A8;	
	display: block;

}

.longlinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	padding-left: 4px;
	height: 20px;
	
}
.longlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	height: 20px;
	background-color: #ADB9A8;	
	display: block;

}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C9977;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

.bg {
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
}
.SimpleGridHeadHeader
{
    BACKGROUND-COLOR: #89AF8D;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-STYLE:normal;
    font-weight:bold;
    TEXT-ALIGN: left;
    height:18px;
	border-bottom: 1px solid #666666;
}
.SimpleGridHeadFooter
{
    BACKGROUND-COLOR: #6486B7;
	border:none;
	text-align:center;
}
.SimplePagerStyle
{   
	BACKGROUND-COLOR:Transparent; 
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    Color: #000000;
}
.CELL_BG
{
    BACKGROUND-COLOR: #DBE9FE;
    FONT-FAMILY: Tahoma;
	border: 1px inset;
	padding: 5px;
	FONT-SIZE: 10px;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    COLOR: #25286F;
    height:25px;
}
.CELL_BG_DUPLICATES
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
	border: 1px inset;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    COLOR: #25286F;
    height:25px;
}
.picture
{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: medium;
	border-color : #000000;
	width: 100px;
	height: 100px;
}
.teamtitle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.button {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:  normal;
	color: #000000;
	text-align: center;
}


.error {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:  bold;
	color: Red;
	text-align: justify;
}


.line {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:  bold;
	color: #99cc00;
	text-align: justify;
	height: 1px;
	 
}


