.content{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: inherit;
	background: none;
}
.content strong{
	font-weight: normal;
	
}
.content_red{
	color: #A00020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: inherit;
	background: none;
}

input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


li{
   color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

a{
	color: #477482;
}

a:hover {
	color: #A00020;
}


h1{
    
   color: #477482;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:inherit;
	font-weight:bold;
	background:none;
	text-align: center;
}

h2{
   color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:inherit;
	font-weight:bold;
	background:none;
}

h3{
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:inherit;
	font-weight:bold;
	background:none;
}


table
{
	background-color: #DAE3E6;
}

tr
{
	background-color: #FFFFFF;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
	text-align: left;
	background-color: #DAE3E6;
}


.th_sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
	text-align: left;
	background-color: #F1F1F1;
}



.td_sub1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-color: #fffffff;
}



.td_sub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-color: #F5F5F5;
}

.th_note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	background-color: #8C0200;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	padding:2px;
	/*background-color: #FFFFFF;*/
}


.button{
   color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color:  #A00020;
}


.tbl_callback
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #333333;
	text-align: left;
	font-weight: bold;
	background-color: #DAE3E6;
	text-align: center;
}


#tbl_search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	width:100%;
}

#tbl_search .td_label
{
	text-align: right;
}
