a:link {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: cray;}
a:active {text-decoration: none;}
a:hover {text-decoration: none; color: #8d9bf5;}

.tex 
{
	font-family: verdana;
	font-size: 13;
	
}


.bg {
	background: url(images/funlu_form.png) #ffffff;  
	font-family: verdana;
	color: #0275ca;
	font-size: 17;
	
	
	border-width:1px; border-color:#7f9db9; border-style:solid; BORDER-RIGHT-COLOR: #bac3c5; border-colordark: #bac3c5; border-colorlight: #CCCCCC
}





.bg_div {
	background: url(images/funlu_form.png) #ffffff;  
	font-family: verdana;
	color: #0275ca;
	font-size: 17;
	
	
	
	border-width:0px; border-color:#7f9db9; border-style:solid; BORDER-RIGHT-COLOR: #bac3c5; border-colordark: #bac3c5; border-colorlight: #CCCCCC
}
.bg_sb {
	background: url(images/funlu_form2.png) #FFFFFF;  
	font-family: verdana;
	color: #116bff;
	font-size: 17;
	
		border-width:1px; border-color:#7f9db9; border-style:solid; BORDER-RIGHT-COLOR: #bac3c5; border-colordark: #bac3c5; border-colorlight: #CCCCCC
}

.p_tit{
font-type: Verdana;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: #000000;	
		border: 0px solid #bbddff;
		padding:1px;
		background-color:#ffffff;
		
		}
.p_text{
font-type: Verdana;
font-size: 13px;
color: #000000;
		border: 0px solid #bbddff;
		padding:1px;
		background-color:#ffffff;
		
		}
		.p_url{
font-type: Verdana;
font-size: 13px;
font-style: italic;	
		border: 0px solid #bbddff;
		padding: 1px;
		color: #116bff;
		background-color: #ffffff;
		}
		
				h1
{
font-type: Verdana;
font-size: 13px;
font-weight: bold;
display: inline;
}
h2
{
font-type: Verdana;
font-size: 25px;
font-weight: bold;
color: #116bff;
display: inline;
}
h5
{
font-type: Verdana;
font-size: 17px;
font-weight: bold;
color: #116bff;
display: inline;
}

h6
{
font-type: Verdana;
font-size: 14px;
background-color: #ffc742;
display: inline;
}

.results
{
font-type: Verdana;
font-size: 14px;
font-weight: bold;
color: #116bff;
padding:3px;
}

.b_text{
				
		border-right: 1px solid #bbddff;
		background-color:#ffffff;
		color: #000000; font-family: verdana; font-size: 13;
		a:active {text-decoration: none; color: #d77b01;}
		display: inline;
	}

.context{
				
		border: 1px solid #bbddff;
		padding:3px;
		height: 330px;
		width: 500px;
		overflow: auto;
		background-color:#ffffff;
		a:link {text-decoration: none; color: #d77b01;}
		a:active {text-decoration: none; color: #d77b01;}
		}
		
		.cu_form{
				
		border: 1px solid #bbddff;
		padding:3px;
		background-color:#ffffff;
		a:active {text-decoration: none; color: #d77b01;}
		}
		
		.context_page{
				
		border: 1px solid #bbddff;
		padding:3px;
		width: 600px;
				overflow: auto;
		background-color:#ffffff;
		a:active {text-decoration: none; color: #d77b01;}
		
		
	}
	.se_context{
				
		border: 1px solid #bbddff;
		padding:6px;
		width: 650;
		color: #000000; font-family: verdana; font-size: 13;
		a:active {text-decoration: none; color: #d77b01;}
		display: inline;
	}
		.sb_context{
				
		border: 1px dashed #bbddff;
		padding:6px;
		width: 680;
		color: #000000; font-family: verdana; font-size: 13;
		a:active {text-decoration: none; color: #d77b01;}
		display: inline;
	}
		.se_sponsor_context{
				
		border: 1px solid #bbddff;
		padding:5px;
		width: 180;
		background-color:#ffffff;
		color: #116bff; font-family: verdana; font-size: 13;
		
		a:active {text-decoration: none; color: #d77b01; }
		
	}
	.down{
	
		background: url(images/down_funlu.png) #FFFFFF;  
		border: 0px solid #bbddff;
		padding:3px;
		height: 40px;
		width: 100%;
		overflow: auto;
		:active {text-decoration: none; color: #116bff; font-family: verdana; font-size: 13;}
		
	}

	.success-panel {
	background-image: url(images/g_success_symbol2.gif);
	background-color: #f6fbea;
	color: #6d8937;	
	border-color: #bcce99;
}
.success-panel ul { margin: 0px; }
.success-panel h2 { color: #779022; }
.success-panel .title { display: block; font-size: 1.2em; font-weight: bold; color: #49812a; margin-bottom: .2em; }

.warning-panel { background-image: url(images/g_warn_symbol2.gif); background-color: #fffacd; border-color: #dcd382;  }
.warning-panel h2 { color: #806b08; }
.warning-panel p { color: #8e8532; }

.error-panel,
.success-panel,
.warning-panel { 
	border-bottom: 2px solid; border-top: 2px solid;
	margin: 1em 0; padding: 1em 20px; font-size: .9em; font-weight: bold;
	min-height: 23px;
}

.error-panel,
.success-panel,
.warning-panel { 
	padding-left: 55px;	
	background-position: 8px 8px;
	background-repeat: no-repeat;
}

.error-panel h2,
.success-panel h2,
.warning-panel h2 { font-size: 1.5em; font-weight: bold; margin-bottom: .2em; }

.error-panel ul,
.success-panel ul,
.warning-panel ul { margin: 0; padding: 0; }

.error-panel p,
.success-panel p,
.warning-panel p { margin: 0; padding: 0; }

.error-panel ul li,
.success-panel ul li,
.message-panel ul li { background-image: none; padding: 0; margin-bottom: .2em; }

.layer {
padding: 0px 0px 0px 560px;
z-index: -1;
position: absolute;
background-color: white; 
opacity:.25;
filter: alpha(opacity=25);
-moz-opacity: 0.25;
}

#te {
width: 660px;
margin: 4px auto 0 auto;
padding: 5px 5px 5px 5px;
font-family: verdana;
font-size: 12px;
border: 1px dotted #0595ff;
}
#te .left {
width: 90px;
float: left;
background-color: white; 
opacity:.75;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
}
#te .right {
width: 555px;
float: right;
}
.Clear {
	margin: 0;
	padding: 0;
	clear: both;
}