a:link {
        color: #000080;
        text-decoration:none; 
       	
}
a:visited {
	color: #000080;
    text-decoration:none;	
}
a:hover {
	color: red;
    text-decoration:underline; 
	#004002;
	font-weight:;
	
}
a:active {
	color: red;
	
}
a.topmenu:link {
	color: blue;
	font-weight:bold; 	
}
a.topmenu:visited {
	color: blue;
	text-decoration:none;
}
a.topmenu:hover {
	color: red;	
	font-weight:bold;
	text-decoration: none;
}
a.topmenu:active {
	color: red;
	font-weight:bold;
	text-decoration:none;
}

a.title:link {
	color: #006699;	
}
a.title:visited {
	color: #006699;
	text-decoration:;
}
a.title:hover {
	color: red;	
	font-weight:;
	text-decoration: none;
}
a.title:active {
	color: red;
	text-decoration:;
}

a.qk2000:link {
	color: #006699;	
}
a.qk2000:visited {
	color: #006699;
	text-decoration:;
}
a.qk2000:hover {
	color: red;	
	font-weight:;
	text-decoration: none;
}
a.qk2000:active {
	color: red;
	text-decoration:;
}

a.qktopic:link {
	color: #000080;
	font-size:10pt;	
	text-decoration:;
}
a.qktopic:visited {
	color: #000080;
	font-size:10pt;
	text-decoration:;
}
a.qktopic:hover {
	color: red;
	font-size:10pt;	
	font-weight:;
	text-decoration: none;
}
a.qktopic:active {
	color: red;
	font-size:10pt;
	text-decoration:;
}



a.downbar:link {
	color: #C0C0C0;	
}
a.downbar:visited {
	color: #C0C0C0;
	text-decoration:;
}
a.downbar:hover {
	color: red;	
	font-weight:;
	text-decoration: none;
}
a.downbar:active {
	color: red;
	text-decoration:;
}

*.dbar{color: #C0C0C0;}

*.informat{font-size:12pt}

*.in10{font-size:10pt}

*.inten{font-size:10pt}
*.radioFont{font-size:10pt;color=#666666}

*.googleBarOne {font-size:10pt;color=#3f58bd; width:75;height:33; background-image:url("pic/page-click.gif")}
	
*.googleBar {font-size:10pt; color=#3f58bd; width:75;height:33; background-image:url("pic/bar-click.gif")}
*.sort{color:#333333}

*.imgboder {border:1px solid #000000;}
.loadimg div{height:12px;width:0px;float:left;background-image:url(/pic/loading.gif);}

#test {
	position:relative;
	top:0;
	width:700px;
	height:550px;
	overflow:hidden;
}

#preloaderdiv {
	position:relative;
	margin: -550px auto;
}

#preloaderobj {
	margin: 30px auto 0 100px;
}
#gamearea ,#preloaderdiv {
	width:700px;
	height:550px;
	overflow:hidden;
}

.fb-share{
		cursor: pointer;			
}
.fb-fans.text{
		color:#3b579d;
		background: #eceef5;
		border:1px solid #9dacce;
		-moz-border-radius:4px / 4px;
	    border-radius:4px / 4px;
		font-size: 12px;
		padding: 2px 5px;
		margin-right: 5px;
		vertical-align: middle;
}
.fb-fans.text IMG{
	position: relative;		
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }


/* Component containers ****
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 0px solid #aaaaaa/*{borderColorContent}*/; background: #EFEFEF/*{bgColorContent}*/ url()/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url()/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states  ***
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url()/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: bold/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url()/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: bold/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url()/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: bold/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }