.border {
	border-top: 2px none #999999;
	border-right: 2px none #999999;
	border-bottom: 2px none #999999;
	border-left: 2px solid #999999;
}
.border_main {
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.bottom_text {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.break_line {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom_text a:link {
	color: #000000;
	text-decoration: none;
}

.bottom_text a:active {
	color: #000000;
	text-decoration: none;
}

.bottom_text a:visited {
	color: #000000;
	text-decoration: none;
}

.bottom_text a:hover {
	color: #666666;
	text-decoration: none;
}
.botom_dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.grey_table {
	background-color: #DDDDDD;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.text a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.text a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.text a:active {


	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.right_dot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.top_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.td_grey_line {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.td_round_grey_line{
	background-color: #DDDDDD;
	border: 2px solid #999999;
}
#head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
