.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;

	font-size: 10px;
	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;
}
.brdr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.red {
	color: #FF0000;
}
.form_headings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.white {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.det_heads {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.heads {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.comment_lnk {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}


.bold {
	font-weight: bold;
	color: #333333;
}



.text {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
.hide { 
     display: none; 
}
.show {
     display: block;
}
.pointer {
     cursor: pointer;
}
.tarea {
     width: 240px;
     border: 1px solid #CCCCCC;
}
