@charset "utf-8";
body, html {
	background-color: #000000;
	margin: 5px 0px 0px 0px;
	color: #FFFFFF;
	font-family:Verdana,sans-serif;
	font-size: 90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:120%;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}
.date {
	color: #CCCCCC;
	margin-bottom: 7px;
}
.style1 {
	color: #FFFFFF;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #40AF49;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style7 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.style8 {
	font-size: 10px;
}
.style9 {
	font-size: 9px;
	font-family: Arial;
}

.article {
	float: left;
	margin-bottom: 20px;
}

.article2 {
	width: 500px;
}

.article .title {
	font-size: 18px;
	margin-bottom: 10px;
}

.article .image {
	float: left;
	width: 100px;
}

.article img {
	border: #FFFFFF solid 1px;
}

.nav_link {
	padding: 4px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

#default_content {
	float: left;
	width: 625px;
}

#loto_number {
	float: left;
	width: 373px;
}

#news_column {
	float: left;
	width: 254px;
	border-left: #FFF 1px solid;
	margin-right: -3px;
}

.column_title {
	float: left;
	width: 100%;
	background: #A39C9C;
	border-bottom: #FFF 1px solid;
}
.column_text {
	margin: 5px 0px 5px 5px;
}
.loto_num {
	border-bottom: #FFF 1px solid;
	float: left;
	width: 373px;
	margin-top: 5px;
	line-height: 100%;
	height: 40px;
	text-align: center;
	font-weight: bolder;
	font-size: 35px;
}
#leaguetable {
	width: 100%;
}

#leaguetable tbody td {
	border: #FFF 1px solid;
}