a:link, a:visited
{
    color:      #294696;
}
a:hover
{
    color:      #A10000;
}

a:link img, a:hover img, a:visited img
{
    border: 0px;
}

.header_top
{
height: 90pt; 
margin-bottom: 1px; 
height: 90pt\9;
display: block;

/*background: #a0a9b1; */
background: #bebfbf;
  /*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08628C', 
            endColorstr='#48a2cc',GradientType=0);
    background: -moz-linear-gradient(top, #08628C, #48a2cc); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
  /*  background: -webkit-gradient(linear, left top, right top, 
                color-stop(0%,#08628C), color-stop(100%,#48a2cc));
    /* Chrome 10+, Safari 5.1+ */
  /*  background: -webkit-linear-gradient(top, #08628C, #48a2cc);
    background: -o-linear-gradient(top, #08628C, #48a2cc); /* Opera 11.10+ */
 /*   background: -ms-linear-gradient(top, #08628C, #48a2cc); /* IE10 */
  /*  background: linear-gradient(top, #08628C, #48a2cc); /* CSS3 */ 
    padding: 0px;
    width: 100%;
    color: white;
/*    font-family:Verdana;  */
    clear: both;
    border: #294696 solid;
    border-width: 1px 0px 1px 0px;
	min-width: 730px;
	/*overflow: hidden;*/
	line-height:normal;
}


.header_logo
{
margin: 5pt 20pt 5pt 20pt;
float: left;
height: 80pt;
width: 215px;

/*background-color: red;*/
}

.header_right
{
margin: 5pt 20pt 5pt 10pt;
/*margin-right:20pt; */
float: right;
height: 100%;
width: 150pt;
clear: right;
/*background-color: #00CCCC;*/
position: relative;
z-index: 2;
}

.header_enter
{
margin-top: 45pt;
float: right;
width: 100%;
text-align: right;
/*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;*/
font-size: 12pt;
/*background-color: #294696;*/
}

.header_user
{
margin-top: 35pt;
float: right;
width: 100%;
text-align: right;
/*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;*/
font-size: 12pt;
font-weight: bold;
/*background-color: #00CCAA;*/
}

.header_lang
{
float: right;
width: 100%;
text-align: right;
/*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;*/
font-size: 12pt;
/*background-color: #00CCAA;*/
}

a.header_link:link, a.header_link:visited
{
/*color: #ecb213;*/
text-shadow: 0px 1px 1px #1e336c;
font-weight: normal;
}

a.header_link:hover
{
text-shadow: 0px 1px 1px #000000;
font-weight: normal;
}

.header_center
{
margin: 5pt 0pt 5pt 0pt;
float: left;
height: 80pt;
clear: none;
position: absolute;
text-align: left;
position: relative;
overflow: hidden;
}

.header_center_ie
{
margin: 5pt 0pt 5pt 20pt;
float: left;
height: 80pt;
clear: none;
position: absolute;
text-align: left;
position: absolute;
overflow: hidden;
}


h1
{
color:      #294696;
font-family: Arial Black;
/*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;*/
/*font-family: "Times New Roman", Times, serif;*/
font-size:  30pt;
/*text-shadow: 0px 1px 1px #000000;*/
/*font-weight: bold;*/
margin: 0pt;
/*margin-top: -10pt;*/
}

.header_issn
{
margin-top: 10pt;;
float: left;
width: 100%;
text-align: left;
font-size: 10pt;
font-style: italic;
font-weight: bold;
/*background-color: #00CCAA;*/
color: #294696;
/*text-shadow: 0px 1px 1px #000000;*/
}

.header_top_line
{
height: 50pt; 
margin-bottom: 1px; 
margin-top:  1px;
height: 50pt\9;
display: block;
padding: 0px;
width: 100%;
color: white;
clear: none;
border: #294696 solid;
border-width: 1px 0px 1px 0px;
min-width: 730px;

/*background: #362a76; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#362a76', 
            endColorstr='#c3d2db',GradientType=0);
    background: -moz-linear-gradient(top, #362a76, #c3d2db); 
    background: -webkit-gradient(linear, left top, right top, 
                color-stop(0%,#08628C), color-stop(100%,#c3d2db));
    background: -webkit-linear-gradient(top, #362a76, #c3d2db);
    background: -o-linear-gradient(top, #362a76, #c3d2db); 
    background: -ms-linear-gradient(top, #362a76, #c3d2db); 
    background: linear-gradient(top, #362a76, #c3d2db);  
*/		/*

background: #ecb213; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecb213', 
            endColorstr='#ffffff',GradientType=0);
    background: -moz-linear-gradient(top, #ecb213, #ffffff); 
    background: -webkit-gradient(linear, left top, right top, 
                color-stop(0%,#08628C), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ecb213, #ffffff);
    background: -o-linear-gradient(top, #ecb213, #ffffff); 
    background: -ms-linear-gradient(top, #ecb213, #ffffff); 
    background: linear-gradient(top, #ecb213, #ffffff); 
	*/
	background: #c3d2db;
}

.header_search
{
margin: 1pt 20pt 1pt 20pt;
/*background-color: #00CCAA;*/
float: left;
width: 400px;
}

input.search_input
{
color:inherit; 
color: #362a76;
background: none repeat scroll 0 0 #fff;
width:100%;
overflow: hidden;
height: 18px; 
border:none;
}

.search_border
{
border: 1px solid #362a76;
border-radius: 4px 4px 4px 4px;
padding: 2pt;
background: white;
}

input.search
{
	background: none repeat scroll 0 0 #fff;
	padding:0 px 2px 0px 0px;	
	width:100%;
	overflow: hidden;
	height: 18px; 
	border:none;
}

.search_button {
	width: 32px; 			
	background: url('/img/search_button.png') no-repeat 0% 0%; 
	cursor: pointer;		
	color: #333732;
	height: 31px;
}	

.search_link
{
padding: 0pt 0pt 2pt 3pt;
font-size: 11pt;
font-weight: bold;
}

.header_top_right
{
margin-right:20pt; 
margin-top: 10pt;
float: right;
height: 20pt;
width: 230pt;
clear: right;
/*background-color: #00CCCC;*/
position: inherit;
}

.header_top_link
{
margin-left:20pt; 
float: right;
align: right;
height: 20pt;
/*background-color: red;*/
font-weight: bold;
}

.center_column
{
/*border: 0px 1px 0px 1px #362a76 solid;*/
/*border-right: 1px #362a76 solid;*/
/*border-left: 1px #362a76 solid;*/
}

.footer_line
{
/*border-top: 1px #362a76 solid;*/
/*border: #362a76;*/
background: #294696;
}

.menu_point
{
/*border-bottom: 1px  #ecb213 solid;*/
border: 1px  #294696 solid;
background: #294696; 
/*background: #c3d2db;*/
}

.menu_point_selected
{
background: #c3d2db;
border: 1px  #294696 solid;
}

a.menu_link:link, a.menu_link:visited, a.menu_link:hover
{
text-decoration: none;
/*font-weight: bold;*/
/*color: #ecb213;*/
color: white;
}

a.menu_link_selected:link, a.menu_link_selected:visited, a.menu_link_selected:hover
{
text-decoration: none;
color:      #362a76;
}

.separator
{
border-bottom: #362a76;
}

.article
{
border-top:#362a76;
}

.annotation_block
{
border: #362a76;
}

.subtitle
{
border: #362a76 1px solid;
background: #c3d2db;
}

.table_subtitle
{
background: #c3d2db;
}

table.dataTable thead th
{
background: #c3d2db;
}


.with_borders
{
border: #362a76;
}

.ui-widget-header {
	background: #362a76 ;
}


.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background:  #c3d2db;
}

.ui-tabs .ui-tabs-nav li {
border: #362a76;
}

.ui-widget {
color:  #362a76;
}
.found
{
background: #c3d2db;
}

.new_div
{
background-color: #c3d2db;
}


.status
{
border: 1px  #294696 solid;
background: #294696; 
}

.status_checked
{
background: #c3d2db;
border: #294696;
color: #294696;
}

a.status_link:link, a.status_link:visited, a.status_link:hover
{
text-decoration: none;
color: white;
}
