B {
	font-size: 10pt;
}
H1 {
	font-size: 28pt;
}
H2 {
	font-size: 14pt;
}
H3 {
	font-size: 12pt;
}
H4, H5, H6, H7 {
	font-size: 10pt;
}
.green {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: green
}
.red {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: red
}
a:link {
	color: #00F;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
a:hover {
	color: #00C;
	text-decoration: underline;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.style_head {
	color: #004AAE;
	font-size: 22pt;
	font-weight: bold;
}
.style_sub {
	color: #383838;
	font-size: 10pt;
	font-weight: bold;
}
.style_text {
	font-family: Arial;
	font-size: 12px;
}
.style_text a:link {
	color: #004AAE;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style_text a:visited {
	color: #004AAE;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style_text a:hover {
	color: #004AAE;
	text-decoration: underline;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style_text a:active {
	color: #004AAE;
	text-decoration: underline;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style_text_white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.style_roundshead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style_roundstext {
	font-family: Arial;
	font-size: 11px;
}
.style_timeschedule {
	font-family: Arial;
	font-size: 11px;
}
.style_whereareyou {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.style_whereareyou a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style_whereareyou a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style_whereareyou a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style_whereareyou a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style_submenu {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
}
.style_submenu a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}
.style_submenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}
.style_submenu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: arial;
}
.style_submenu a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: arial;
}
.style_footer {
	color: #000000;
	font-size: 7pt;
}
.style_footer a:link {
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
	font-family: arial;
}
.style_footer a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
	font-family: arial;
}
.style_footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;
	font-family: arial;
}
.style_footer a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;
	font-family: arial;
}
html {
	height: 100%;
}
body {
	background-color: #F2F9FF;
	height: 100%;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: center;
}
#wrapperbox {
	position: absolute;
	background-color: #ffffff;
	left: 15%;
	width: 70%;
	height: 100%;
	z-index: 1;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	min-height: 100%;
	margin: 0 auto;
}
* html #wrapperbox {
	height: 100%;
}
#head {
	position: absolute;
	background-color: #ffffff;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 70px;
	z-index: 2;
	line-height: 70px;
	text-align: center;
}
#subtitle {
	position: absolute;
	background-color: #ffffff;
	top: 88px;
	left: 50%;
	width: 320px;
	height: 20px;
	z-index: 3;
	line-height: 20px;
	text-align: center;
}
#whereareyou {
	position: absolute;
	background-color: #ffffff;
	top: 20px;
	left: 25%;
	width: 320px;
	height: 12px;
	z-index: 3;
	line-height: 12px;
	text-align: left;
	vertical-align: center;
}
#text {
	position: absolute;
	background-color: #ffffff;
	top: 8px;
	left: 30px;
	width: 95%;
	height: 80%;
	z-index: 4;
	text-align: justify;
	line-height: 15px;
}
#textscroll {
	position: absolute;
	background-color: #ffffff;
	top: 36px;
	left: 186px;
	width: 74.9%;
	height: 80%;
	z-index: 4;
	text-align: justify;
	overflow: auto;
}
#txtcontainer {
	position: absolute;
	background-color: #ffffff;
	top: 99px;
	left: 0px;
	width: 100%;
	height: 82.9%;
	z-index: 2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-color: #006CFA;
	z-index: 2;
	color: #B1D7E6;
	text-align: center;
	vertical-align: center;
}

#menu a:link{
	color:#FFF;
	}

menu a:hover {
	color: #ffffff;
	}

menu a:visited {
	color: #ffffff;
	}
	
#menusub {
	position: absolute;
	top: 32px;
	left: 10px;
	width: 166px;
	height: auto;
	background-color: #006CFA;
	z-index: 3;
	color: #B1D7E6;
	text-align: left;
	vertical-align: middle;
	border: 2px outset #006CFA;
	overflow: hidden;
}
#menusub ul {
	margin: 15px;
	padding: 5px;
}
#menusub li {
	margin-bottom: 3px;
	list-style-position: outside;
	color: #ffffff;
}
#footer {
	position: absolute;
	background-color: #ffffff;
	bottom: 0px;
	left: 0.1%;
	width: 99.8%;
	height: 68px;
	z-index: 2;
}
#round1 {
	position: absolute;
	background-color: #F2F9FF;
	top: 10px;
	left: 0px;
	width: 45%;
	height: 160px;
	z-index: 3;
	text-align: center;
	border: 2px outset #006CFA;
}
#round2 {
	position: absolute;
	background-color: #F2F9FF;
	top: 10px;
	left: 50%;
	width: 45%;
	height: 160px;
	z-index: 3;
	text-align: center;
	border: 2px outset #006CFA;
}
#round3 {
	position: absolute;
	background-color: #F2F9FF;
	top: 190px;
	left: 0px;
	width: 45%;
	height: 160px;
	z-index: 3;
	text-align: center;
	border: 2px outset #006CFA;
}
#finals {
	position: absolute;
	background-color: #F2F9FF;
	top: 190px;
	left: 50%;
	width: 45%;
	height: auto;
	z-index: 3;
	text-align: left;
	border: 2px outset #006CFA;
}
.finals_breed {
	position: absolute ;
	background-color: #F2F9FF;
	left: 0%;
	width: 100%;
	height: auto;
	z-index: 3;
	text-align: center;
	border: 2px outset #006CFA;
	list-style-type: square;
}

#roundsub {
	position: absolute;
	background-color: #ffffff;
	top: 365px;
	left: 0px;
	width: 65%;
	height: 20px;
	z-index: 3;
	text-align: left;
}
#timeschedule {
	position: absolute;
	background-color: #F2F9FF;
	top: 10px;
	left: 0px;
	width: 95%;
	height: 375px;
	z-index: 4;
	text-align: center;
	border: 2px outset #006CFA;
	overflow: visible;
	padding: 10px;
}
#timeschedule ul {
	margin: 0px;
	padding: 0px;
}
#timeschedule li {
	list-style-position: inside;
}

#table_home {
	width: 554px;
	border: #333 thin;
	background-color:#06C;
	color: #FFF;
	padding: 10px;
	}