/* CSS Document */
a:link {color:#FF0099 ; text-decoration : none;}
a:active {color: #FF0099; text-decoration : none;}
a:visited {color:#FF0099 ; text-decoration : none;}
a:hover {color :#0066FF; text-decoration : underline;}

a.two:link {color:#FF0099 ; text-decoration : none;}
a.two:active {color: #FF0099; text-decoration : none;}
a.two:visited {color:#FF0099 ; text-decoration : none;}
a.two:hover {color :#0066FF; text-decoration : none;}

img {border: 1px #FF0099 solid;}
	img.special {border: 0px;}
	
	a:link img {border: solid #FF0099 1px}
a:active img {border: solid #FF0099 1px}
a:visited img {border: solid #FF0099 1px}
a:hover img {border: solid #0066FF 1px}
a:link img.special {border: none}
a:active img.special {border: none}
a:visited img.special {border: none}
a:hover img.special {border: none}
.date {color: #0000FF;}

.tables {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF33FF;
	border-right-color: #FF33FF;
	border-left-color: #FF33FF;
}
.tables3 {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF33FF;
	border-bottom-color: #FF33FF;
	border-left-color: #FF33FF;
}
	.tables2 { 
text-align: center;
font-family: arial;
font-size: 13px;
font-weight: normal;
}
	.tables1 { 
text-align: center;
font-family: arial;
font-size: 15px;
font-weight: bold;
padding: 5px;
border: 2px solid #0160FE;
	background-color: #FFFFFF;
}

.tables4 {
	border: 1px solid #FF0099;
	font-family: Arial;
	font-size: 15px;
	text-align: center;
	background-color:#FFFFFF;
		}
.tables5 { 
text-align: left;
font-size: 15px;
}
		.tables40 { 
text-align: center;
font-family: arial;
font-size: 20px;
}
.tables10 { 
	color: purple;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	font-size: 25px;
}
.tables10 td { 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
	.tables20 { 
text-align: left;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
.tables21 { 
text-align: left;
font-family: arial;
font-size: 12px;
}
.top {
	font-family: arial;
	text-align: center;
	font-weight: bold;
	font-size: 15px;}
	.top td { 
border: 1px solid #0160FE;
background-color: #FFE8FF;
	padding: 5px;
}
.freest { width: 250px;
text-align: center;
font-weight:bold;
font-family: arial;
font-size: 17px;
background-color: #FFECFF;
}
.freest2 { width: 100px;
text-align: center;
background-color: #FFECFF;
}

.free { width: 550px;
text-align: left;
font-family: arial;
font-size: 14px;
background-color: #FFECFF;
}
.freetab {border: 1px #0160FE solid;}
.tables12 { 
font-family:arial;
font-weight: bold;
text-align: left;
	font-size: 16px;
}
.table12 td { 
	padding-top: 2px;
	padding-bottom: 2px;
padding-left: 2px;
}
	
	.tables12a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0160FE;
	border-right-color: #0160FE;
	border-left-color: #0160FE;
border-bottom-color: #0160FE;
border-collapse:collapse;
padding: 5px;
background-color: #FFECFF;
}
.tables12b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0160FE;
	border-right-color: #0160FE;
	border-left-color: #0160FE;
border-bottom-color: #0160FE;
border-collapse:collapse;
text-align: right;
padding: 5px;
background-color: #FFECFF;

}