@charset "UTF-8";
/* CSS Document */

html {
	min-height: 100%;
	margin-bottom: 1px;
	font-family:Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
}
.text{
	font-family:Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
}
a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.flagBackground {
	background-image:url(images/backgroundFlag.jpg);
	background-repeat:no-repeat;
}
.pBody{
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
}
.links {
	font-family: Arial Rounded MT Bold, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:15px;
	background-color:#d11b1e;
}
.topCell {
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	padding-left:25px;

}
.bottomCell {
	border-top:thin;
	border-top-color:#000000;
	border-top-style:solid;
}
#footerText {
	font-size:9px;
	text-align:center;
	color:#000000;
}
#footerText a:link {
	color: #000000;
	text-decoration:underline;
}
#footerText a:visited {
	color: #000000;
	text-decoration:underline;
}
#footerText a:hover {
	color: #333333;
	text-decoration:underline;
}
.redLeftRepeat {
	background-position:right;
	background-image:url(images/red_26.png);
	background-repeat:repeat-y;
}
.redRightRepeat {
	background-image:url(images/red_28.png);
	background-repeat:repeat-y;
}
.redBackColor {
	background-color:#d11b1e;
}
.blueLeftRepeat{

}
.blueRightRepeat{

}
.blueBottomRepeat{
	background-image:url(images/blue_25.png);
	background-repeat:repeat-x;
}
.blueBack{
	background-image:url(images/blue_16.png);
	background-repeat:repeat-x;
	font-family: Arial Rounded MT Bold, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
}
.blackTopRepeat{
	background-image:url(images/black_34.png);
	background-repeat:repeat-x;
}
.blackLeftRepeat{
	background-image:url(images/black_50.png);
	background-repeat:repeat-y;
}
.blackRightRepeat{
	background-image:url(images/black_53.png);
	background-repeat:repeat-y;
}
.blackBottomRepeat{
	background-image:url(images/black_70.png);
	background-repeat:repeat-x;
}
.blackBackRepeat{
	background-image:url(images/black_52.png);
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	min-height:300px;
	padding-top:15px;
}
.scoreBoardBox{
	background-image:url(images/scoreBoard.jpg);
	background-repeat:no-repeat;
	padding-bottom:18px;
}
.scoreBoardLetters{
	text-align:right;
	font-family:"OCR A Extended", Courier, monospace;
	font-size:16px;
	vertical-align:middle;
}
#div_scoreBoard {
	position:absolute;
	bottom: 50px;
}
.horizPadding {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.vertPadding {
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.detailPadding {
	padding-left: 5px;
}