@charset "utf-8";
/* CSS Document */

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 1px;
}
.comment_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #51529F;
	font-weight: bold;
	
}
body{
     background: #FFFFFF;
}

.sub_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51529F;
	font-weight: bold;
	text-decoration: none;
	
}
.sub_titles:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51529F;
	font-weight: bold;
	text-decoration: none;
	
}
.sub_titles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51529F;
	font-weight: bold;
	text-decoration: underline;
	
}

.imput_types{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
		
}
.link:link {
	width: 111;
	height: 10;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	filter:glow(color=#000000, strength=2);
	text-decoration: none;
}
.link:active {
	width: 111; 
	height: 10; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	filter:glow(color=#000000, strength=2);
	text-decoration: none;
}
.link:visited {
	width: 111; 
	height: 10; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	filter:glow(color=#000000, strength=2);
	text-decoration: none;
}
.link:hover {
	text-decoration: underline; 
	width: 111; 
	height: 10; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	filter:glow(color=#000000, strength=2)
}
