
/* CSS Document */
html,body{height:100%;margin:0px;}
body{background:url(../images/bgrepeated.jpg);font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#FFFFFF;}
#maincontainer{margin-left:auto;margin-right:auto;width:1164px;background:url(../images/bgmiddle.jpg);height:inherit;background-repeat:no-repeat;}
.smalltxt{font-size:10px;line-height:12px;}
.daty{font-size:10px;color:#4a4a4a;}
.bigyelly{color:#color:#f6e205;font-size:1.9em;}
.yelly{font-size:11px;font-weight:bolder;color:#f6e205;}
.nltitle{font-size:12px;font-weight:bolder;}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
a{color:#333333;text-decoration:none;position: relative;}
a:hover{text-decoration:underline;}
 input{font-size:10px;color:#FFFFFF;border-color:#666;background:#333333;border-style:solid;border-width:1px;position: relative;}
textarea{font-size:10px;color:#FFFFFF;border-color:#666;background:#333333;border-style:solid;border-width:1px;font-family:Arial, Helvetica, sans-serif;position: relative;}
 .yellbut{color:#000000;background:#e2d501;font-size:10px;border-style:none;}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #f6e205;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/* @group geshi */

.kw1 {
	color: #1b609a;
}

.kw2 {
	color: #9a6f1b;
}

.me1 {
	color: #666;
}

.kw3, .re0, .sc1 {
	color: #784e0c;
}

.br0 {
	color: #444;
}

.st0 {
	color: #489a1b;
}

.co1, .coMULTI {
	color: #888;
}

.nu0 {
	color: #70483d;
}

/* @end */

