﻿.topMenuDiv
{
	background-image: url(Images/gradient.jpg);
	height: 25px;
}
.Panel_top_left
{
	background-image: url(Images/Panel_Image/top-left.gif);
}
.Panel_top_tile
{
	background-image: url(Images/Panel_Image/top-tile.gif);
}
.Panel_top_right
{
	background-image: url(Images/Panel_Image/top-right.gif);
}
.Panel_left_tile
{
	background-image: url(Images/Panel_Image/left-tile.gif);
}
.Panel_right_tile
{
	background-image: url(Images/Panel_Image/right-tile.gif);
}
.Panel_bottom_left
{
	background-image: url(Images/Panel_Image/bottom-left.gif);
}
.Panel_bottom_tile
{
	background-image: url(Images/Panel_Image/bottom-tile.gif);
}
.Panel_bottom_right
{
	background-image: url(Images/Panel_Image/bottom-right.gif);
}
.PanelBGColor
{
	background-color: #e8f8ff
}
.HeaderImage
{
	background-position: right top;
	background-image: url(Images/header.jpg);
    height: 127px;
}
.controlPanelHeader
{
	background-position: left center;
	background-image: url(Images/knetconfig.gif);
	background-repeat: no-repeat;
}
.controlPanelHeader2
{
	background-position: left center;
	background-image: url(Images/arm1.gif);
	background-repeat: no-repeat;
}
.controlPanelHeaderTitle
{
	font-size: 14px;
	vertical-align: bottom;
	color:#f7f7f7;
	font-family: Tahoma;
	text-align: right;
}



