
body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color:#666666;
	
}
BODY {
  scrollbar-arrow-color:white;
  scrollbar-track-color:##FF9900;
  scrollbar-shadow-color:white;
  scrollbar-face-color:#3399CC;
  scrollbar-highlight-color:white;
  scrollbar-darkshadow-color:##FF9900;
  scrollbar-3dlight-color:#FF9900;
 }
a{
color: #0075AB;
}

.td2 {
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#0075AB;
}
h4 {
	font-weight: bold;
	color:#0075AB;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2792BC;
	font-size: 12px;
}

.baseline {
	color:#FFFFFF;
}

.menuLink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.displayprod{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuLink2 {
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink2:hover {
color: #000000;
text-decoration: underline;
}
a.menuLink:hover {
color: #000000;
text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	background-color:#3399CC;
	font-size:10px;
	text-align:center;	
}

.footer a{
	color: #FFFFFF;
	font-size:10px;
	text-align:center;	
	text-decoration:none;
}

.footer a:hover{
	color: #FFFFFF;
	font-size:10px;
	text-align:center;
	text-decoration: underline;	
}
.table_main{
	font: 8pt tahoma, arial;
	color:#254571;
	text-decoration:none;
	border: 0px;
}

.borderonly{border: 1px solid #3399cc;}

.img{
	border : 0px;
}
.img_topleft{
	border : 0px;
	background-image: url(phpPortalen/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(phpPortalen/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(phpPortalen/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(phpPortalen/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(phpPortalen/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(phpPortalen/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(phpPortalen/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(phpPortalen/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-image: url(phpPortalen/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
