/* CSS Document */
a:link {color:#4A7BEC ; text-decoration : none}
a:active {color: #4A7BEC; text-decoration : none}
a:visited {color:#4A7BEC; text-decoration : none}
a:hover {color : #FA0D55; text-decoration : underline;}
a.two:link {color:#4A7BEC ; text-decoration : none;}
a.two:active {color: #4A7BEC; text-decoration : none;}
a.two:visited {color:#4A7BEC ; text-decoration : none;}
a.two:hover {color : #FA0D55; text-decoration: none;}
a:link img {border: solid #EF912F 1px}
a:active img {border: solid #EF912F 1px}
a:visited img {border: solid #EF912F 1px}
a:hover img {border: solid #FA0D55 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: #4A7BEC;}

h1 { 
font-family:arial;
font-weight: bold;
	font-size: 30px;
}
h2 { 
font-family:arial;
font-weight: normal;
	font-size: 20px;
}

img {border: 1px #EF912F solid;}
	img.special {border: 0px;}
	
.tables10 { 
color: white;
font-family:arial;
font-weight: bold;
text-align: center;
	font-size: 15px;
	background-color: #EF912F;
}
.tables11 { 
text-align: left;
font-family: arial;
font-size: 15px;
}
	.tables4 { 
text-align: center;
font-family: arial;
font-size: 15px;
background-color: white;
	}
.tables5 { 
text-align: left;
font-size: 15px;
}
	.tables6 { 
	border: 5px solid #EF912F;
text-align: center;
font-family: arial;
background-color: white;
	}
	.tables5b { 
border: 1px solid #EF912F;
text-align: left;
font-family: arial;
font-size: 18px;
font-weight: bold;
	}
.tables5b td { 
padding-top: 4px;
padding-left: 4px;
	padding-bottom: 4px;
	}
		.tables20 { 
text-align: left;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
.tables21 { 
text-align: left;
font-family: arial;
font-size: 12px;
}
.tables40 { 
text-align: center;
font-family: arial;
font-size: 20px;
}
	.top {
	font-family: arial;
	text-align: center;
	font-weight: bold;
	font-size: 18px;}
	.top td { 
	border: 1px solid #FF125E;
	padding: 5px;
background-color: #FFD8CE;
}

.tables12 { 
font-family:arial;
font-weight: bold;
text-align: left;
	font-size: 30px;
}
.table12 td { 
	padding-top: 4px;
	padding-bottom: 4px;
padding-left: 5px;
}
.tables12a {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF125E;
	border-right-color: #FF125E;
	border-left-color: #FF125E;
border-bottom-color: #FF125E;
border-collapse:collapse;
padding: 5px;
background-color: #FFD8CE;
}
.tables12b {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF125E;
	border-right-color: #FF125E;
	border-left-color: #FF125E;
border-bottom-color: #FF125E;
border-collapse:collapse;
text-align: right;
padding: 5px;
background-color: #FFD8CE;

}
