/* CSS Document */

body {
    margin:0px;
	font-size:12px;
}
td {
    font-size:12px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;        
}
a:link {
	font-size: 12px;
        color: #000000;
	text-decoration: none;       
}
a:hover {
	font-size: 12px;
	color: #CC0000;        
	text-decoration: none;
}
a img {
      border:none;
}
a.page:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.page:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.page:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.gray_Color {
	font-size: 12px;
	font-weight: normal;
	color: #6C6C6C;
}
input.blue_line {
	border: 1px solid #4B9390;
}
a.cp:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6D82;
	text-decoration: none;
}
a.cp:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6D82;
	text-decoration: none;
}
a.cp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
input.line_border {
	border: 1px solid #b7b7b7;
	margin-bottom: 3px;
}
input.line_border_red {
	border: 1px solid #ed8c8a;
	margin-bottom: 3px;
}
.gray {
	font-size: 12px;
	color: #5e5c5c;
}
