@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#main2 {
	width: 998px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/bg-main-profile.jpg);
	background-repeat: repeat-y;
}
#main2 #container {
	background-attachment: scroll;
	background-image: url(/images/bg-main-profile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 998px;
	padding: 0px;
}
#main2 #container #header {
	background-attachment: scroll;
	background-image: url(/images/bg-beta-top-profile.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 998px;
	height: 77px;
	padding: 0px;
}
#main2 #container #header #logo {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}


#main2   #container   #header   #logo img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: none;
}
#main2   #container   #header   #search{
	float:right;
	width:170px;
	margin-top:25px;
	margin-right:25px;
	margin-bottom:0px;
	margin-left:0px;
	background-attachment: scroll;
	background-image: url(/images/bg-search-box.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main2 #container #header #search input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main2   #container   #header   #search   #textfield{
	font-family:sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
	width:10em;
	float:left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main2   #container   #header   #search   #search-icon{
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding: 0px;
}
#main2 #container #top-content {
	width: 968px;
	background-attachment: scroll;
	background-image: url(/images/bg-main-profile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main2 #container #nav{
	background-attachment:scroll;
	background-image:url(/images/bg-main-profile.jpg);
	background-repeat:repeat-y;
	width:998px;
	float:left;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	margin:0px;
	padding:0px;
	clear:both;
	text-align:right
}
#main2  #container  #nav  #top-link{
	float:left;
	width:auto;
	margin-top:15px;
	margin-left:15px;
}
#main2  #container  #nav  #top-link  a{color:#069; text-decoration:none}
#main2 #container #nav #menu{background-attachment:scroll;background-image:url(/images/bg-menu.jpg);background-repeat:repeat-x;float:right;height:43px;width:987px;margin-right:6px;margin-left:5px;margin-top:0px;margin-bottom:0px;padding:0px;text-align:right}#main2 #container #nav #menu .list-menu{
	font-family:sans-serif;
	font-size:12px;
	color:#00618C;
	float:right;
	width:350px;
	margin:0px;
	text-align:right;
	padding:0px
}
#main2 #container #nav #menu #list-menu {
	float: right;
	text-align: right;
	width: 350px;
	font-family: sans-serif;
	font-size: 12px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
/* General */
	/*#drop-menu, #drop-menu ul {
	list-style: none;
	float: left;
}
	#drop-menu, #drop-menu * { padding: 0; margin: 0; }*/
	
	/* Head links */
	/*#drop-menu li.headlink {
	width: 8em;
	float: left;
	text-align: center;
}
	#drop-menu li.headlink a {
	display: block;
	padding: 5px;
}*/

	/* Child lists and links */
	/*#drop-menu li.headlink ul {
	display: none;
	border-top: 1px black solid;
	text-align: left;
	float: left;
	width: 15em;
}
	#drop-menu li.headlink:hover ul {
	display: block;
	float: left;
	width: 15em;
	margin: 0px;
	padding: 0px;
}*/
	/*#drop-menu li.headlink ul li a { padding: 5px; height: 17px; }
	#drop-menu li.headlink ul li a:hover { background-color: #333; }
	#drop-menu a { color: white; } #drop-menu ul li a:hover { text-decoration: none; }
	#drop-menu li.headlink { background-color: white; background-image: url(bg.gif); }
	#drop-menu li.headlink ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px; }*/

#main2 #container #nav #menu #list-menu ul{
	list-style-image:none;
	list-style-type:none;
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
	width:350px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} #main2 #container #nav #menu #list-menu li{
	float:left;
	display:block;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 6em;
	font-size: 12px;
	font-family: sans-serif;
	color: #006699;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}#main2  #container  #nav  #menu  #list-menu  li a {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 2px;
}
#main2   #container   #nav   #menu   #list-menu   li  ul {
	position: absolute;
	z-index: 500;
	display: none;
	width: 15em;
	font-size: 11px;
	font-family: sans-serif;
	float: left;
	border: 1px solid #CCCCCC;
}
#main2 #container #nav #menu #list-menu li:hover ul {
	display: block;
}
#main2 #container #nav #menu #list-menu li ul li {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 14em;
	background-color: #F4F4F4;
}
#main2 #container #nav #menu #list-menu li ul li a {
	color: #006699;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
}
#main2 #container #nav #menu #list-menu li ul li a:hover {
	color: #003366;
	text-decoration: underline;
}




#main2 #container #nav #menu a:hover {
	color: #003366;
}
#main2 #container #nav #menu .list-menu a{color:#006590;text-decoration:none;font-weight:normal}
#main2  #container  #top-content  #top {
	background-attachment: scroll;
	background-image: url(/images/match-top-scr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 968px;
	padding: 0px;
	margin: 0px;
}
#main2  
#container   #top-content   #top   p  {
	font-family: sans-serif;
	color: #006699;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}

#main2 #container #content {
	width: 968px;
	background-attachment: scroll;
	background-image: url(/images/bg-main-profile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main2 #container #content-a {
	background-attachment: scroll;
	background-image: url(/images/bg-match-scr-long.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 968px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main2 #container #content-a h1 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}
#main2 #container #content-a p {
	font-family: sans-serif;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	width: 900px;
}
#main2 #container #content-a a {
	color: #006699;
	text-decoration: none;
}
#main2 #container #content-a a:hover {
	color: #003366;
	text-decoration: underline;
}

#main2 #container #content #qu {
	padding: 10px;
	float: left;
}
#main2 #container #content #qu p {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-bottom: 10px;
	width: 850px;
	padding-top: 10px;
	float: left;
}
#main2 #container #content #qu .line {
	font-size: 11px;
	font-family: sans-serif;
	color: #CCCCCC;
}
#main2 #container #content #qu ol {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: none;
	font-family: sans-serif;
	font-size: 13px;
	color: #666666;
	float: left;
	width: 850px;
}
#main2 #container #content #qu li {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 18.5em;
	padding: 5px;
}
#main2 #container #content #qu a {
	color: #666666;
	text-decoration: none;
	margin: 5px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#main2 #container #content #qu a:hover {
	color: #006699;
	text-decoration: underline;
}
#main2 #container #content #browse {
	text-align: center;
	width: 88%;
	float: left;
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main2 #container #content #browse a {
	color: #999999;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#main2 #container #content #browse a:hover {
	color: #006699;
	text-decoration: underline;
}
#main2 #container #content-f {
	background-attachment: scroll;
	background-image: url(/images/bg-match-scr-long.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 968px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main2 #container #content-f #info-top {
	padding: 10px;
	margin: 10px;
	float: left;
	width: 940px;
}
#main2 #container #content-f #info-top #left {
	float: left;
	width: 400px;
	padding: 5px;
}
#main2 #container #content-f #info-top #left p {
	font-family: sans-serif;
	font-size: 18px;
	color: #006699;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
#main2 #container #content-f #info-top #left label {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	width: 9em;
	float: left;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}
#main2 #container #content-f #info-top #left select {
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	width: 15em;
	margin: 1px;
	padding: 1px;
}
#main2 #container #content-f #info-top #left input {
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	width: 15em;
	margin: 1px;
	padding: 1px;
}
#main2 #container #content-f #info-top #left br {
	clear: both;
}

#main2 #container #content-f #info-top #right {
	float: left;
	width: 400px;
	padding: 5px;
}
#main2  #container  #content-f  #info-top  #right  p {
	font-family: sans-serif;
	font-size: 16px;
	color: #006699;
	padding: 5px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#main2  #container  #content-f  #info-top  #right  label {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	width: 9em;
	float: left;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}
#main2  #container  #content-f  #info-top  #right  select {
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	width: 13em;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#main2  #container  #content-f  #info-top  #right  input {
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	width: 15em;
	margin: 1px;
	padding: 1px;
}
#main2  #container  #content-f  #info-top  #right  br {
	clear: both;
}
#main2 #container #content-f #info-team {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 940px;
}
#main2 #container #content-f #info-team #det {
	float: left;
	width: 930px;
}
#main2 #container #content-f #info-team #det label {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	float: left;
	width: 8em;
	padding-right: 5px;
	padding-left: 5px;
}
#main2 #container #content-f #info-team #det ol {
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 930px;
}
#main2 #container #content-f #info-team #det li {
	float: left;
	margin: 2px;
	padding: 1px;
	width: 11em;
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}
#main2 #container #content-f #info-team #det .small {
	width: 3em;
}

#main2 #container #content-f #info-team #det input {
	width: 11em;
	float: left;
}
#main2 #container #content-f #info-team #det select {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 8em;
	text-align: center;
}
#main2  #container  #content-f  #info-team  #det-ui {
	float: left;
	width: 930px;
}
#main2  #container  #content-f  #info-team  #det-ui  label {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	float: left;
	width: 6em;
	padding-left: 10px;
}
#main2  #container  #content-f  #info-team  #det-ui  ol {
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 930px;
}
#main2  #container  #content-f  #info-team  #det-ui  li {
	float: left;
	margin: 2px;
	width: 10.5em;
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 1px;
}
#main2 #container #content-f #info-team #det-ui .sm {
	width: 4.5em;
	text-align: left;
}

#main2  #container  #content-f  #info-team  #det-ui  .small {
	width: 3em;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main2  #container  #content-f  #info-team  #det-ui  input {
	width: 8.5em;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
}
#main2  #container  #content-f  #info-team  #det-ui  select {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 8em;
	text-align: center;
	border: 1px solid #CCCCCC;
}







#main2 #container #pre-footer {
	width: 968px;
	background-attachment: scroll;
	background-image: url(/images/bg-main-profile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main2 #container #pre-footer #content {
	background-attachment: scroll;
	background-image: url(/images/match-foot-long-scr.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 968px;
	height: 27px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}












#main2  #container  #footer {
	background-attachment: scroll;
	background-image: url(/images/footer-profile.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 998px;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
#main2  #container  #footer  #ik {
	font-family: sans-serif;
	font-size: 11px;
	color: #006699;
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main2  #container  #footer  #links {
	font-family: sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main2  #container  #footer  #links  a {
	color: #006699;
	text-decoration: none;
}

.top{font-family:sans-serif; font-size:11px; font-weight:normal; color:#666; text-decoration:none; float:left}
.h3 {
	font-family: sans-serif;
	width: 22em;
}
