
a:link,a:visited {
	color: #006633;
}

a.none {
	color: #0000ff;
}

a.name {
	color: #000000;
}

a.section {
	color: #00529b;
	font-weight: bold;
}

td.aksel,th.aksel {
    border-top: 0px;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 0px;
}
table.aksel {
    border-top: 1px solid #999999;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 1px solid #999999;
}

td.aksel2,th.aksel2 {
    border-top: 0px;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-left: 0px;
    background: #FFFFFF;
    font: 10pt Verdana;
}
th.aksel2 {
	font-weight: bold;
	color: #003D7D;
  background: #F1F1F1;
}
table.aksel2 {
    border-top: 1px solid #B4B4B4;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 1px solid #B4B4B4;
    font: 10pt Verdana;
}


input.search {
	background: #ACD4AC;
	border: 1px outset #ACD4AC;
	color: #006633;
	font-family: arial;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 3px;
	cursor: pointer;
}

button.search {
	background: #ACD4AC;
	border: 1px outset #ACD4AC;
	color: #006633;
	font-family: arial;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 3px;
	cursor: pointer;
}

input.but {
	background: #ACD4AC;
	border: 1px outset #ACD4AC;
	color: #006633;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
	vertical-align: middle;
	cursor: pointer;
}

input.but:disabled {
	color: #999999;
	cursor: default;
}

button.but {
	background: #ACD4AC;
	border: 1px outset #ACD4AC;
	color: #006633;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
	vertical-align: middle;
	cursor: pointer;
}

button.but:disabled {
	color: #999999;
	cursor: default;
}

input.text_search {
	border: 1px inset #E4E4E4;
	width: 110px;
	height: 21px
}

input.text_search_support {
	border: 1px inset #E4E4E4;
	width: 310px;
	height: 21px
}

ul.manual {
	margin-left: 0.5em;
}

li.manual {
	margin-left: 0.6em;
}

a.lg_green_but {
	font-weight: bold;	
	color: #333333;
	background-color: #E7F7E7;
	border: 1px solid #C6D6C6;
	text-decoration: none;
	padding: 5px 40px;
	margin: 0px 20px;
}

div.nav_but_box {
	text-align: center; 
	margin: 30px 0px 20px;
}

div.nav_but_box a{
	font-size: 12px;
}
table.blue_tb{
	background-color: #E0E8F3;
}

table.blue_tb td.blue_tb_title{
	background-color: #A8BFDE;
	color: #003D7D;
	font-weight: bold;
	font-size: 12px;
}

table.blue_tb td{
	height: 35px;
	border: 1px solid #ffffff;
	font-size: 11px;
	padding: 0px 4px;
}

span.subtitle{
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
