<!--
body, p, h1, h2, h3, h4, div, td, th, a, dd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #EEEEEE;
	margin:0px;
	padding:0px;
}
a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../ss_images/skin1_link.gif');
	background-repeat: no-repeat;
	background-position: top,left;
	padding: 0px 0px 0px 14px;
}
h3 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {
	color: #666666;
	font-size: 17px;
	margin-top: 10px;
}

a:hover {
	text-decoration: underline;
	color: #003399;
}

a.breadcrumbs:link, a.breadcrumbs:active, a.breadcrumbs:visited {
	font-weight: normal;
}

.bg_orange {
	background-color: #003399
}

.px10 {
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma,verdana,arial,sans-serif;
}

a.px10:link, a.px10:active, a.px10:visited, a.px10:hover {
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma,verdana,arial,sans-serif;
	text-decoration: none;
	background-image: url('none');
	padding: 0px;
}

a.neutral:link, a.neutral:active, a.neutral:visited, a.neutral:hover {
	text-decoration: none;
	background-image: url('none');
	padding: 0px;
}

a.panel:link, a.panel:active, a.panel:visited {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../ss_images/panel.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px
}

a.view:link, a.view:active, a.view:visited, a.view:hover {
	background-image: url('../ss_images/sensor.gif');
	padding-left:22px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

div.breadcrumbs {
	background-color: #eeeeee;
	width:100%;
        padding: 5px;
	background-image: url('../ss_images/skin1_breadcrumbs.gif');
	border: 1px solid #494949;
	white-space:nowrap
}

table.prtg {
	background-color: #eeeeee;
	font-Size: 20px;
	border : thin groove;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
}
table.graphlist {
	background-color: #ffffff;
	margin-left: 18px;
	width:650px;
}
table.oneview {
	background-color: #ffffff;
}

tr.prtgheader {
	background-color: #cccccc;
	padding: 4px;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../ss_images/skin1_prtgheader.gif');
	background-repeat: repeat-x
}

tr.prtgheadersmall {
	background-color: #ffffff;
	margin-top: 5px;
}

td.channeltabhead {
	width: 650px;
}

tr.channeltabhead {
	background-color: #cccccc;
	padding: 5px;
	font-weight: bold;
	font-Size: 20px;
}

tr.panellistspacer {
	background-color: #ffffff;
	margin-top: 15px;
	padding : 5px;
}

td.prtgheader, td.prtgheadersmall {
	padding : 5px;
	border : thin groove;
}

td.graphlist {
	padding : 2px;
	border : thin groove;
}

td.pageheader {
/*
	background-image: url(../ss_images/skin1_topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 110px;
*/
}

tr.channeltab {
	padding : 4px;
}

td.view {
	margin : 2px;
}
-->
