/* top, right, bottom, left 
	border: 1px dashed #0000ff; */	
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0px 0px 5px 30px;
}

form input, label, select{
	margin: 0px 0px 0px 10px;
}

form fieldset {
	border: none;
	margin: 10px 0px 2px 0px;
	padding: 0px;	
}

form legend {
	font-weight: bold;
	color: #000066;
}

hr{ 
    border: none 0; 
	border-bottom: 1px dotted #333;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
}	

h1{
	font-size: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 0px;
	text-align: center;
}

h2 {
	font-size: 150%;
	text-align: center;
	margin: 20px 0px 0px 0px;	
}

h3 {
	font-size: 120%;
	text-align: center;
	margin: 0px;
}

img {
	border: 0px solid;
}

table {

	font-size: 85%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

th {
	padding: 2px 2px 2px 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td {
	padding: 2px 2px 2px 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#container {
	width: 750px;
	height: 497px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../worldcup-new/background.jpg);
	background-repeat: repeat;
	border: 0px solid;
}

#container1 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../worldcup-new/background1a.jpg);
	background-repeat: repeat-y;
}

#container2{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #000000;
}

#container2 h1{
	font-size: 140%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.centre-box {
	width: 480px;
	margin: 0px auto;
	
}

.clear
{
	clear: both;
	height: 1px;
}

.cut-here-text {
	font-size: 70%;
	border-top: 1px dotted #333;	
}

.excuse {
	font-size: 105%;
	color: #FF0000;
	margin: 15px 0px 20px 0px;
	text-align:center;
	font-weight: bold;
}

.flyer {
	padding: 10px 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #ffffff;
}

.flyer a:link, .flyer a:visited, .homepage-menu a:link, .homepage-menu a:visited {
	text-decoration: underline;
	color: #000066;
	background: none;
	font-weight: bold;
}

.flyer a:hover, .homepage-menu a:hover, .links a:hover, .print a:hover, .reduced a:hover{
	text-decoration: none;
}

#form-excuse{
	 margin: 0px 0px 10px 0px;
}

.header {
	width: 100%;
	height: 5em;
}

.homepage-menu li {
	list-style-image: url(../worldcup-new/bullet12.gif);
	margin-top: 5px;
	padding-left: 2px;
	font-size: 95%;
}

.key {
	font-size: 80%;
	float:right
}

.key-green-box {
	background-color: #CCFFCC;
}

.key-yellow-box {
	background-color: #FFFF99;
	margin-top: 2px;
}

.key-blue-box {
	/* background-color: #0099FF; */
	background-color: #0099FF;
	margin-top: 2px;
}

.key-light-blue-box {
	background-color: #CCFFFF;
	margin-top: 2px;
}

.links {font-size:80%; clear:both}
.links a {color:#000000; background:none} 
.links li {list-style-type:none; color:inherit; margin-left:5px; display:inline} 
.links ul {text-align: center; margin-top:5px; padding-left:0px; margin-bottom:5px; margin-left:0px}    

.logo {
	float: right;
	margin-top: 5px;
}

.print {
	margin: 0px;
	float:left
} 
 
.print a:link, .print a:visited {
	text-decoration: underline;
	color: #000000;
	background: none;
	font-weight: normal;
}

.required {
	color: #666;
	font-weight: normal;
}

.reduced {
	color: #666;
	font-size: 90%;
	margin: 0px 0px 10px 20px;
}

.reduced a:link, .reduced a:visited{
	text-decoration: underline;
	color: #333;
}
