/* CSS Document */

body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #efefef;	
}

hr {
	width: 75%;
	size: 1px;
	color: #000;
	text-align: left;
}

div{
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
}

img {
	border: none;
}

a:link, a:visited, a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #000;
}

strong{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #7C745F;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

#masterindex{
	position: absolute;
	width: 744px;
	height: 545px;
	left: 55px;
	top: 55px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
}

#indexLF{
	position: absolute;
	width: 354px;
	height: 122px;
	left: 75px;
	top: 75px;
	background-image: url(images/header.jpg);
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}

#indexText{
	position: absolute;
	width: 525px;
	height: auto;
	min-height:333px;
	left: 232px;
	top: 235px;
	background-color: #f7f5f5;
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-top: 1px solid #000000;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

#navigation{
	position: absolute;
	top : 145px;
	left : 20px;
	width : 100px;
	padding: 0px;
	border-bottom: 0px none #8F8F8F;
	border-right: 0px none #8F8F8F;
	border-left: 3px solid #000000;
	border-top: 0px none #8F8F8F;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	height: auto;
}

#navigation a{
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	width: auto;
	
	display:block;
	height:15px;
	text-align:left; padding: 2px;
	border-top:1px solid #16485F;
	border-bottom:1px solid #16485F;	
}

#navigation a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #8f8f8f;
	padding: 4px;
	
	background-color:#f7f5f5;
	height:15px;
	text-align:left; padding: 2px;
	border-top:1px solid #8f8f8f;
	border-bottom:1px solid #8f8f8f;
	
}

#ranking{
	position: absolute;
	width: auto;
	height: 20px;
	top: 190px;
	left: 500px;
	background-color: transparent;
}
