A:link {text-decoration:  none; color: #3c6491} 
A:visited {text-decoration:  none; color: #3c6491} 
A:active {text-decoration: none; color: #3c6491} 
A:hover {text-decoration: underline; color: #0047fd}






.date {
	font-weight: bold; background-color: yellow; padding: 5px; font-size: 9pt;
}
.posts {
	line-height: 170%; padding: 5px; font-size: 9pt; direction: ltr;
}
.posts1 {
	line-height: 140%; padding: 3px; font-size: 9pt; direction: ltr; FONT-FAMILY: Verdana, times new roman, sans-serif;
}

.posts1en {
	line-height: 140%; padding: 3px; font-size: 9pt; direction: ltr; FONT-FAMILY: Verdana, times new roman, sans-serif;
}

.posts1search {
	line-height: 100%; font-size: 7pt; direction: ltr; FONT-FAMILY: Verdana, times new roman, sans-serif; color:white;
}
.posts1search2 {
	line-height: 100%; font-size: 8pt; direction: ltr; FONT-FAMILY: Verdana, times new roman, sans-serif; color:white;
}

.copyright {
	line-height: 140%; padding: 3px; font-size: 7pt; direction: ltr; FONT-FAMILY: Verdana, times new roman, sans-serif; color:#6e6e6e;
}



.stylex1 {
	background-image: url('images/bg_left.gif');
	background-repeat:repeat-x;
	background-color: #073F66;
}
.stylex2 {
	background-image: url('images/bg_right.gif');
	background-repeat:repeat-x;
	background-color: #073F66;
}
.stylex3 {
	background-color: #073F66;
}
.stylex4 {
	background-image: url('images/ttl_bg.gif');
}
.stylex5 {
	background-color: #E6E7E8;
}
.stylex6 {
	background-image: url('images/bg_b.gif');
}
.stylex7 {
	background-color: #FDFDFE;
}




body {
	margin-left: 0px;
	margin-right: 0px;
}
a {
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	color:#333333;
	direction:ltr;
}
a:hover {
	font-family: Verdana;
	font-size:12px;
	color:#666666;
	direction:ltr;
}
input,textarea,select {
	font-family: Verdana;
	background-color:#FFFFFF;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	color:#000000;
	direction:ltr;	
}