/*  DEV ONLY 
.testborder {
	border-bottom: solid 1px #336699;
}

.testborder-rbt {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-top: 1px solid #336699;
}

.testborder-tb {
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

.testborder_active_true
{
	background-color: Green;
}

.testborder_active_false
{
	background-color: red;
}

td.menu, table.menu
{
	border-right: 1px solid #336699;
	padding: 0;
	background-color: #F5F7F9;
}

table.menu-no_border {
	padding: 0;
	background-color: #F5F7F9;
}

table.nav 
{
 background-color: #F5F7F9;
}

.underline {
	border-bottom: solid 1px #336699;
}

td.content
{
	border-right: 1px solid #336699;
	padding: 0;
}

table.forestillinger 
{
	font-size: 10px;
}

.overClassNoCur {
	background-color: #F5F7F9;
	cursor: default;
}

.outClassNoCur {
	background-color: White;
	cursor: default;
}

.import_table
{
	width: 100%;
}

img.lnk
{
	cursor: pointer;
}

table
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	border-collapse: collapse;
	background-color: White;
}

td {
	padding: 4;
}

linput, textarea, select { 
	border: 1px solid silver;   
	background-color: #F5F7F9; 
}
*/
div.Ver
{
	display:none;
}

div.Ver1
{
	display:inline;
	color: Red;
}


.mini_nav {
	background-image: url('/images/mini_nav.jpg');
	background-repeat: repeat-y;
}	

.menu {
	background-color: #DEE2E1;
	padding-right: 1px;
}

table {
	font-family: Verdana;
	font-size: 10px;
	border-collapse: collapse;
}

linput, textarea, select { 
	border: 1px solid silver;   
	background-color: white;
	font-family: Verdana;
	font-size: 9px;
}

.menu-no_border {
	padding-left: 5px;
}

table.nav {
	background-color: #DEE2E1;
}

.overClassNav {
	text-decoration: underline;
	color: #62756C;
	cursor: pointer;
}

.outClassNav {
	background-color: #DEE2E1;
	cursor: default;
	color: #62756C;
}

.head_menu {
	padding: 1 0 1 0;
	text-indent: 8px;
	font-size: 11px;
	color: #62756C;
}

.nav_out {
	text-indent: 15px;
	font-size: 11px;
	padding: 1 0 1 0;
	color: #62756C;
}

form {
	margin: 0 0 0 0;
}

a:link, a:visited 
{
	color: #62756C;
	text-decoration: none;
}

a:hover, a:active {
	color: #62756C;
	text-decoration: underline;
}

.testborder {
	border-bottom: solid 1px #DEE2E1;
}

.testborder-rbt {
	border-right: 1px solid #DEE2E1;
	border-bottom: 1px solid #DEE2E1;
	border-top: 1px solid #DEE2E1;
}

.testborder-tb {
	border-top: 1px solid #DEE2E1;
	border-bottom: 1px solid #DEE2E1;
}

.contents {
	border: 1px solid #dee2e1;
}

table.forestillinger {
	border-left: 1px solid #DEE2E1;
	border-bottom: 1px solid #DEE2E1;
	color: #62756C;
}

.list_heading-t {
	background-color:#DEE2E1;
/*	border-top: 1px solid #DEE2E1;*/
	text-indent: 4px;
	height: 20px;
}

.list_price-tr {
	background-color: #dee2e1;
	border-top: 1px solid #DEE2E1;
	border-right: 1px solid #DEE2E1;
	cursor: default;
}

.list_price-tr_over {
	background-color: #dee2e1;
	border-top: 1px solid #DEE2E1;
	border-right: 1px solid #DEE2E1;
	cursor: pointer;
	text-decoration: underline;
}

.overClass {
	cursor: pointer;
	text-decoration: underline;
}

.outClass {
	cursor: default;
}

.list_footer-t {
	background-color: #DEE2E1;
	/*border-top: 1px solid #DEE2E1;*/
	height: 20px;
	padding-left: 6px;
}

.price-rt {
	background-color: #DEE2E1;
	/*border-right: 1px solid #DEE2E1;*/
	/*border-top: 1px solid #DEE2E1;*/
}

.content-rbt {
/*
	border-right: 1px solid #DEE2E1;
	border-bottom: 1px solid #DEE2E1;
	border-top: 1px solid #DEE2E1;
*/
	padding-left: 12px;
}

.overClassNavMiniNav {
	text-decoration: underline;
	color: #62756C;
	cursor: pointer;
}

.outClassNavMiniNav {
	cursor: default;
	color: #62756C;
}


