body{
      scrollbar-base-color: #90a2a5;scrollbar-arrow-color: #ffffff;<%If Session("com_in") = Secure Then%>margin-top: 0px;<%ENd If%> font: 8pt verdana; color: #000000;margin-right: 0px; margin-left: 0px;
}
td{
      font: 8pt verdana; color: #000000
}
form{ 
      font-family: verdana; font-size: 8pt 
}
input{ 
      font-family: verdana; font-size: 8pt ; border-width: 1px ; border-color: black
}
textarea{ 
      font-family: verdana ; font-size: 8pt ; border-width: 1px ; border-color: black
}
select{ 
      font-family: verdana ; font-size: 8pt ; border-width: 1px ; border-color: black
}
a{
      color: #000000; text-decoration: none 
}
a:hover{
      text-decoration: underline; color: #000000 
}
a.pres_link{
      color: #000000; text-decoration: none 
}
a:hover.pres_link{
      text-decoration: underline; color: #000000 
}
img{
      border-color="#000000"
}
/* ######################################## */

.admin {
      padding : 2px; background : #A3ACBD; height : 14px; border-top : solid 1px #f0f0f0; border-left : solid 1px #f0f0f0; border-bottom : solid 1px #000000;
}

.menyn {
      padding : 2px; background : #C9CFD9; border-top : solid 1px #f0f0f0; border-left : solid 1px #f0f0f0; border-bottom : solid 1px #000000;
}

.space {
      background : #A3ACBD; border-top : solid 1px #f0f0f0; border-left : solid 1px #f0f0f0; border-bottom : solid 1px #000000;
}
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}
