/*------------------- COMMON -----------------------*/

a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

A {
	TEXT-DECORATION: none
}
A:HOVER {
}
form {
	margin: 0px;
}

/*-------------------- MAIN ------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.wrapper {
	text-align: left;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.outer {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 1004px;
}

.header {
	float: left;
	width: 950px;
	display: inline;
	margin-left: 30px;
}
.logo {
	float: left;
}
.toplink {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #D6D6D6;
}
.toplink a {
	color: #D6D6D6;
	padding-right: 6px;
	padding-left: 6px;
}
.backsite {
	text-align: right;
	float: right;
	width: 500px;
}
.backsite a {
	color: #A3A3A3;
}
.mainlink {
	float: left;
	width: 948px;
	padding-top: 8px;
	padding-bottom: 25px;
	padding-left: 2px;
	display: inline;
}
.mainlink ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	list-style-type: none;
}
.mainlink li {
	float: left;
	background-image: url(images/linkline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainlink a {
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 39px;
	padding-left: 38px;
}
.mainlink a:hover {
	color: #6FD2FC;
	text-decoration: none;
}

.main {
	float: left;
	width: 899px;
	display: inline;
	margin-left: 55px;
}
.hpicture {
	float: left;
	width: 899px;
}
.left {
	float: left;
	width: 240px;
	padding-top: 15px;
}
.leftlink {
	font-size: 12px;
	padding-bottom: 50px;
	color: #E6E6E6;
}
.leftlink h4 {
	font-size: 15px;
	margin: 0px;
	padding-bottom: 10px;
}
.leftlink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftlink li {
	padding-bottom: 4px;
}
.leftlink a {
	color: #E6E6E6;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
}

.bannerbox1 {
	float: left;
	width: 235px;
	display: inline;
	padding-bottom: 5px;
}
.hContentouter {
	float: right;
	width: 655px;
}
.hContentouter ul {
	color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 20px;
}
.hContentouter li {
	padding-bottom: 4px;
}
.hContentouter span {
	color: #ADADAD;
}
.hContentouter ul a {
	color: #ADADAD;
	text-decoration: none;
}

.hContentouter ul a:hover {
	color: #ADADAD;
	text-decoration: none;
}
.hContentouter h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-left: 15px;
	color: #E6E6E6;
}
.breadcrumbs {
	background-image: url(images/topline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	color: #8E8E8E;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.breadcrumbs a {
	color: #8E8E8E;
}


.content {
	float: right;
	width: 655px;
	color: #ADADAD;
	padding-bottom: 20px;
	background-image: url(images/leftline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 500px;
	line-height: 1.3em;
}
.content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #E6E6E6;
	padding-left: 18px;
}
.content p {
	padding-left: 18px;
	padding-right: 10px;
}
.content b {
	font-weight: normal;
	color: #FFFFFF;
}
.sp {
	float: left;
	background-color: #202020;
	display: inline;
	margin-left: 12px;
	margin-top: 12px;
	padding: 3px;
}


.boldlink {
	float: right;
	width: 302px;
	background-image: url(images/gradentbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.boldlink td {
	text-align: right;
	background-image: url(images/rightlinkline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.boldlink a {
	font-size: 13px;
	color: #E6E6E6;
	background-image: url(images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.boldlink a:hover {
	color: #5EAED9;
	text-decoration: none;
}
.boldlink1 {
	float: left;
	width: 240px;
	background-image: url(images/gradentbg1.gif);
	background-repeat: repeat-y;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boldlink1 td {
	background-image: url(images/rightlinkline1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	width: 220px;
}
.boldlink1 a {
	font-size: 13px;
	color: #E6E6E6;
	background-image: url(images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.boldlink1 a:hover {
	color: #5EAED9;
	text-decoration: none;
}
.footer {
	float: left;
	width: 899px;
	display: inline;
	margin-left: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	margin-top: 5px;
	padding-bottom: 75px;
	padding-top: 5px;
	color: #A3A3A3;
}
.flink {
	float: left;
	width: 899px;
	font-size: 10px;
	padding-bottom: 25px;
}
.flink ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.flink li {
	float: left;
}
.flink a {
	color: #A3A3A3;
	padding-right: 6px;
	padding-left: 6px;
}
.designlink {
	float: right;
}
a.designlink2 {
	text-decoration: none;
}

a.designlink2:hover{
	color:#A3A3A3;
	text-decoration: none;
}
.fcontent {
	float: left;
	width: 899px;
}
.fcontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #8C8C8C;
	margin: 0px;
}

.copyright {
	float: left;
	width: 899px;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
}
.copyright a {
	color: #A3A3A3;
}

.tablebox {
	display: inline;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-left: 20px;
	width: '90%';
	float : left;
	clear : left;
}
.tablebox td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 8px;
}
.subHead { background-repeat: no-repeat; background-position: left top; font-size: 14px; color: #8E8E8E; padding-left: 18px; padding-top: 12px; padding-bottom: 12px; ; font-weight: bold; font-style: italic; clear:left;}
.contentTable {
	color: #ADADAD;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 5px;
; font-style: italic
}
.Tablecss {
	float: left;
	display: inline;
	margin-left: 30px;
}

.worldcupDiv        { width: 506px; height: 95px; background: url(images/worldcup_img.jpg) top left no-repeat; margin-left: 15px; display: inline; float: left; }

.worldcupCntnt      { width: 385px; height: auto; margin: 48px 0 0 101px; font: normal 14px Arial, Helvetica, sans-serif; color: #E6E6E6; display:inline; float: left; }

.worldcupCntnt span  { color: #8B8B8B; }

.worldcupArrow      { width: auto; height: auto; margin: 70px 0 0 3px; float: left; } 

