.border {
	border: 1px solid #E9E9E9;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
.border_top_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
}
.txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
.border_image {
	border: 1px solid #CCCCCC;
}
.border_dot {
	border: 1px dotted #999999;
}
.txt_new {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link_blue {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #006699;
	text-decoration: none;
	line-height: 12px;
}
.link_blue:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #C32025;
	text-decoration: none;
}


.txt_new:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
.txt_head {


	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.txt_head:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #0099CC;
	text-decoration: none;
}
.c_txtCopy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.border_top__bot_dot {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.text_box {
	height: 10px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(bullet.gif);
}
.bullet {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}
.remLeftSpc {
	margin-left: -20px;
}


.txt_link_small {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 9px;
}
.txt_link_small:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.border_left_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}
.border_bot_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border_bot {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.white { 
     color: #FFFFFF; 
} 

.article_print_lnk{
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration:none;
	font-size: 10px;	
	color: #0033CC;
}

.article_print_lnk:hover{
	color: #0033CC;
	font-size: 10px;	
	text-decoration:underline;
}
