body {
	background-image: url("./images/rep.jpg");
	background-repeat: repeat;
	background-position: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
.table_back {
    background-image: url("./images/rep.jpg");
}
.td_back{
    background-image: url("./images/rep_left.gif");
    background-repeat: repeat-y;
    background-position: right;
}
.td_back2{
    background-image: url("./images/rep_1.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.td_back3{
    background-image: url("./images/button_1.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.td_back4{
    background-image: url("./images/button_2.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.td_back5{
    background-image: url("./images/button_3.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.td_back6{
    background-image: url("./images/rep_9.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.td_back7{
    background-image: url("./images/rep_right.gif");
    background-repeat: repeat-y;
    background-position: left;
}
.style1 {
	font-family: tahoma;
	color: #6C6C6C;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	color: #69A321;
}
.style5 {font-family: tahoma; font-size: 11px; color: #6C6C6C;}
.style6 {
	font-family: tahoma;
	color: #69A321;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	font-family: tahoma;
	color: #69a321;
	font-size: 11px;
	font-weight: bold;
}
.style8 {
	font-family: tahoma;
	color: #6C6C6C;
	font-size: 11px;
}
.style88 {
	font-family: tahoma;
	color: #6C6C6C;
	font-size: 11px;
	cursor: pointer;
	border-top: 1px dotted black;
}
.style88:hover {
	font-family: tahoma;
	color: #f5f5f5;
	font-size: 11px;
	background-color: #6C6C6C;
}

.style9 {font-family: tahoma; color: #69A321; font-size: 11px;}
.style10 {
	font-family: tahoma;
	color: #F56825;
	font-size: 11px;
	font-weight: bold;
}
.tb {   border-top: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;
}
SPAN.videoheader{ 	
	font-family: tahoma;
	color: #69a321;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
A.ah { 	
	font-family: tahoma;
	color: #69a321;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.ah:hover {
	font-family: tahoma;
	color: #6C6C6C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

TD.tab { 	
	border-bottom: 1px solid gray;
	background-color: #dddddd;
}
TD.selected_tab{
	border: 1px solid gray;
	border-bottom: 0;
}
TD.border{
	font-family: tahoma;
	border: 1px solid gray;
	color: #6C6C6C;
	font-size: 11px;
	font-weight: bold;
}
DIV.oddel{
	height: 15px;
}