@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	}

body {
	margin:0px;
	font-family:sylfaen;
	font-size:9pt;
	color:#585858;
	min-height:706px;
	height:100%;
}

td {
	margin:0px;
	font-family:sylfaen;
	font-size:9pt;
	color:#585858;
}


.maintable {
	height:100%;
	min-height:706px;
	height:expression(document.body.clientHeight > 706 ? "100%" : "706px");
	}


.top1 {
	width:415px;
	height:246px;
	padding-right:33px;
	padding-top:5px;
	text-align:right;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}

.top1 a {
	font-family:Arial, Helvetica, sans-serif;
}

.top2 {
	background:url(images/bg2.jpg) repeat-x top left;
}


.menuLine {
	padding-left:0px;
}

.menuTd {
	padding-right:21px;
	height:18px;
}


.bottomLine {
	background:url(images/bg4.gif) repeat-x bottom left;
	padding-top:10px;
}

.mainTd {
	padding-left:37px;
	padding-right:16px;
}

.copyrightTd {
	text-align:center;
	padding-bottom:11px;
	height:30px;
	font-family:tahoma,verdana;
}


.orangeTxt {
	color:#ef852b;
}


.blackTxtLarge {
	color:#252525;
	font-size:10pt;
	font-weight:bold;
}


.tmDiv {
	float:left;
	padding-right:12px;
	}

.girlDiv {
	background:url(images/girl.jpg) no-repeat bottom left;
	margin-left:25px;
	width:194px;
	height:285px;
}

.moneyDiv {
	position:relative;
	background:url(images/money.gif) no-repeat bottom left;
	width:188px;
	height:92px;
	z-index:14;
}


.newsDiv {
	text-align:justify;
}
.afterNews {
	clear:both;
	padding-bottom:20px;
}


.searchField {
	font-size:8pt;
	height:15px;
	border:#9c9c9c 1px solid;
	margin-right:10px;
	margin-bottom:2px;
}


.puzzlelist {
	list-style-type:none;
	list-style-image:url(images/bullet.gif);
	line-height:21px;
}


.rkali {
	position:relative;
	margin-bottom:-455px;
	}
	
	
#better {
	position:absolute;
	left:50%;
	top:41px;
	width:440px;
	height:200px;
	margin-left:44px;
	z-index:16;
	}


a:link,a:visited,a:active {
	color:#ef852b;
	text-decoration:none;
}
a:hover {
	color:#ef852b;
	text-decoration:underline;
}


.grayLink:link,.grayLink:visited,.grayLink:active,.grayLink:hover {
	color:#585858;
}

.grayLink2:link,.grayLink2:visited,.grayLink2:active {
	color:#585858;
	text-decoration:none;
	}
.grayLink2:hover {
	color:#e46e04;
	text-decoration:underline;
	}


.menuLink:link,.menuLink:visited,.menuLink:active {
	color:#252525;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	z-index:21;
}
.menuLink:hover {
	color:#252525;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	z-index:21;
}


.orangeLink:link,.orangeLink:visited,.orangeLink:active {
	color:#e46e04;
	font-weight:bold;
	text-decoration:none;
}
.orangeLink:hover {
	color:#e46e04;
	font-weight:bold;
	text-decoration:underline;
}


.violetLink:link,.violetLink:visited,.violetLink:active {
	color:#959ea9;
	font-weight:bold;
	text-decoration:underline;
}
.violetLink:hover {
	color:#959ea9;
	font-weight:bold;
	text-decoration:none;
}


.dropDownLink:link,.dropDownLink:visited,.dropDownLink:active {
	color: #336699;
	font-weight:normal;
	text-decoration:none;
}
.dropDownLink:hover {
	color: #336699;
	font-weight:bold;
	text-decoration:underline;
}


.blackLink:link,.blackLink:visited,.blackLink:active {
	color:#000000;
	font-size:9pt;
	text-decoration:none;
}
.blackLink:hover {
	color:#000000;
	font-size:9pt;
	text-decoration:underline;
}


.blueLink:link,.blueLink:visited,.blueLink:active {
	color: #336699;
	font-weight:bold;
	text-decoration:none;
}
.blueLink:hover {
	color: #336699;
	font-weight:bold;
	text-decoration:underline;
}
