body, td {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

body, th {
	text-align: left;
	font-weight: normal;
	
}

.search {
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}


a, A:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #00709F;
	text-decoration: none;
}

p {
	text-align: justify;
}

.small {
	font-size: 8px;
}


hr {
  border:1px solid;
  color:#006699;
  position:center;
}
.tables {
	border:1px solid #00709F; 
	font-weight: normal;
}


.copyright
{
	color: #FFFFFF;
	font-size: 9px;
}

.common
{
  color: #00ff00;
}

.td_header
{
	background: #CAD5F4;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00709F;
}


.td_line
{
 background: #00709F;
 color: #00AADD;
}

.td_news
{
 background: #00709E;
 color: #ffffff;
}

.title
{
	font-size: 11px;
	vertical-align: bottom;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_bold
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
}

.text_normal
{
	color: #000000;
	text-decoration: none;
}
.text_menu {

	color: #000000;
	text-decoration: none;
}
.td_bogsHeader {
	background: url(../img/header.png);
	color: #000000;
	text-align: left;
	height: 20px;
	border: none;
}
.top_table {

	background: url(../img/header2.png);
	color: #000000;
	text-align: left;
	height: 20px;
	vertical-align: bottom;
}
.button_go {
	border:1px none #406089;
	font-size:11px;
	color:#406089;
	background-color:#CAD5F4;
	width:25px;
	height: 22px;
}
.button_search {
	border:1px solid #406089;
	font-size:11px;
	color:#000000;
	background-color:#CAD5F4;
	height: 22px;
}

/* CSS Document */

h2 {
	font-family: Helvetica;
	font-size:13px;
	color:#333333;
}

.button {
	border:#406089 1px solid;
	font-size:11px;
	color:#FFFFFF;
	background-color:#406089;	
	width:60px;
}

.label {
	font-size:11px;
	color:#FFFFFF;
	padding-left:30px;
}

.links:link {
	font-size:11px;
	color:#406089;
	text-decoration:none;
}

.links:visited {
	font-size:11px;
	color:#406089;
	text-decoration:none;
}

.links:hover {
	font-size:11px;
	color:#406089;
	text-decoration:underline;
}

.links_v:link {
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.links_v:visited {
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.links_v:hover {
	font-size:12px;
	color:#FF6600;
	text-decoration:underline;
}

.dots {
	border-bottom: 1px dotted #0066CC;
}

.tbl_white {
	border: 1px solid #cccccc;
	background-color:#e8e8e8;
}

.ital {
	font-style:italic;
	color:#333333;
}

.main_text {
	font-size:11px;
	color:#333333;
}

.msg{
	font-size:11px;
	color:#cc3333;
}

.links_l:link {
	font-size:13px;
	color:#406089;
	text-decoration:none;
	text-transform: capitalize;
	font-weight: bolder;
}

.links_l:visited {
	font-size:13px;
	color:#406089;
	text-decoration:none;
	text-transform: capitalize;
	font-weight: bolder;
}

.links_l:hover {
	font-size:13px;
	color:#406089;
	text-decoration:underline;
	text-transform: capitalize;
	font-weight: bolder;
}
.tales_noborder {

	border:0px solid;
	font-weight: normal;
}

.ln 
{
	font-family: arial, helvetica, geneva, tahoma;
	font-size: 9px;
	color: white; 
	text-decoration: none; 
	background-color:green; 
	padding: 2px; 
	border: 1px solid black; 
	cursor: pointer; 
}

.small_th 
{
	background-color:#CAD5F4;
	border: none #CAD5F4;
}
.result_th_name 
{
	background-color:#CAD5F4; 
}
.result_th_size 
{
	background-color:#CAD5F4; 
}
.result_th_date
{
	background-color:#CAD5F4; 
}
.button_down {
	border:1px solid #406089;
	font-size:11px;
	color:#000000;
	background-color:#CAD5F4;
	height: 22px;
	padding-right: 2px;
	padding-left: 2px;
}