/* CSS Document */
td{
	font-family:Verdana;
	font-size:12px;
	}

h1 {
	font-weight: normal;
	font-size: 150%;
	color: #F8B500;
	font-weight: bold;
	}

h2 {
	font-weight: normal;
	font-size: 100%;
	color: #0D3E7C;
	font-weight: bold;
	}

.per{
	font-weight: normal;
	font-size: 100%;
	color: #0000FF;
	font-weight: bold;
	}

.fit{
	font-weight: normal;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	}

.space{
 	padding-left: 35px;
	}
	
a:link,a:active{
	text-decoration:none;
    font-family: Tahoma;
	font-size: 11px;
	color:#660000;
	}
	
a:visited{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color:#940000;
	}
	
a:hover{
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	color:#014986;
	}

a.darkblue:link,a.darkblue:visited,a.darkblue:active{
	font-family:Verdana;
	font-size:14px;
	text-decoration:none; 
	color:#FFFF66;
	}
	
a.darkblue:hover{
	font-family:Verdana;
	font-size:14px;
	text-decoration:underline;
	color:#FFFFFF;
	}

.content{
	padding-top: 20px;
	padding-left: 15px;
	background-color: #DBE1EA;
}

.ads{
	padding-top: 20px;
	padding-left: 3px;
	background-color: #DBE1EA;
}

.header1.jpg{
	background-position: top left;
	background-color: #DBE1EA;
}

.perfitevents{
	background-image: url(../images/perfitevents.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 24px;
	background-color: #FFFFFF;
}

.bg-3{
	background-image: url(images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #DBE1EA;
}
