/* CSS Document */
body {
    background: #0469D1 url("../images/backgrou12nd.jpg") repeat-x scroll center top;
    color: #000;
    font: 13px/21px "Trebuchet MS",Verdana;
	padding:0px;
	margin:0px;	 
}
.header{
background: url("../images/footer_bg.jpg") repeat-x scroll 0 0 #FCFCFC;
height:140px;
}
a {
	color:#0F2A47;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#666666;
	
}

.hints li {
	font-size: 13px;
	padding:0px;
	clear:both;
	line-height:17px;
	text-align:justify;
	margin-top:12px;
	color:#000;
	margin-right:15px;
	list-style:url(../images/arrow_105.gif);
}

.hints_left li {
	font-size: 13px;
	padding:0px;
	clear:both;
	line-height:17px;
	text-align:left;
	margin-top:10px;
	color:#000;
	margin-right:15px;
	list-style:url(../images/arrow_105.gif);
}


p { line-height:23px; font-size: 13px;  text-align:justify; color:#000;  }

h3
{	
    font-size: 18px;
    font-weight: bold;
    color:#006ABB;
}



.msportsbox{border: solid 1px #ddd; }.msportsboxin{ height:36px; }

.spclnews {
    background-image: url("../images/kuralbar-bg.gif");
    background-repeat: repeat-x;
    height: 25px;
    padding-left: 10px;
    padding-top: 4px;
    text-align: left;
	font-weight:bold;
	
}
.spclhi{padding:10px; font-size:11px;}


.tag_hints li{	
	list-style:url(../images/arrow_105.gif);
	text-align:justify;
	padding:0px;
	clear:both;
	margin-top:12px;
	color:#8E410B;
	margin-right:15px;
	
}

.textE {
	background: #fff url(../images/jive-userbar-search-bg.png) repeat-x top;
	color: #333;
	font-size: 10px;
	padding: 1px;
	margin: 1px;
	width: 143px;
	border: 1px solid #ABACB0;

}

.buttonE {
	background: #fff url(../images/jive-userbar-search-bg.png) repeat-x top;
	font-family: Arial,verdana;
	color: #333;
	font-size : 10px;
	padding: 2px;
	margin: 2px;
	width: 100px;
	border: 1px solid #ABACB0;
	
}


/* boxes */
.header-box {width:100%;background:url(../images/box/header-box-tail.gif) repeat-x left top;position:relative;top:50px}
.header-box .left {background:url(../images/box/header-box-left.gif) no-repeat left top}
.header-box .right {background:url(../images/box/header-box-right.gif) no-repeat right top;height:81px}
.box {background:url(../images/box/box-tail.gif) repeat-x left top #fff;width:100%}

.box .left-top-corner {background:url(../images/box/left-top-corner.gif) no-repeat left top}
.box .right-top-corner {background:url(../images/box/right-top-corner.gif) no-repeat right top}
.box .left-top-corner1 {background:url(../images/box/left-top-corner1.gif) no-repeat left top}
.box .right-top-corner1 {background:url(../images/box/right-top-corner1.gif) no-repeat right top}

.box .inner {padding:15px 15px 26px 15px}
.box.extra {background-image:url(../images/box/box-tail1.gif);background-repeat:repeat-x;width:100%}
.box.extra .inner {padding:4px 4px 1px 4px}
.box .border-top {background-image:url(../images/box/box-tail2.gif);background-repeat:repeat-x;width:100%}
.box .inner1 {padding:7px 0 0 0}
.aligncenter {text-align:center}

h3.extra {font-size:26px;color:#fff; top:0px; margin:5px; padding:5px;}
h4.extra {font-size:18px;line-height:0.6em;color:#000;margin-bottom:27px;letter-spacing:-1px}

.link1 {display:inline-block;color:#fff;font-size:15px;line-height:1.2em;text-decoration:none;background:url(../images/box/link1-right.png) no-repeat right top;padding-right:7px;letter-spacing:-1px;text-transform:uppercase; font-weight:bold;}
.link1:hover {color:#FF780A;}
.link1 span {display:block;background:url(../images/box/link1-left.png) no-repeat left top;padding-left:7px}
.link1 span span {background:url(../images/box/link1-bgd.png) left top repeat-x;padding:12px 14px}



#footer
{
color:#000;
padding:10px;
font-size: 11px;
}

#footer a
{
text-decoration:none;
font-weight:bold;
color:#000;
}

#footer a:hover
{
text-decoration:underline;
color:#000;
}
	
