BODY{
		COLOR: black;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 0;		
		scrollbar-base-color: white; 
		scrollbar-face-color: #265b8c; 
		scrollbar-shadow-color: #0167bb; 
		scrollbar-track-color: #3f90c3;
}
A,
A:selected
{
    color: #0066ba;
	 text-decoration: none;	
	 border: none;
}

A image
{
    border: none 0px white;
}

A:hover
{
    color: #0066ba;
    border: none;
	 text-decoration: underline;
}

.cpu
{
 filter:progid:DXImageTransform.Microsoft.dropShadow(color="#9EB6E6", Direction=135, Strength=4);
 border: 2px solid #3c8abd;
}
.cpu2
{
	border-left: 1px solid #bb6d0c;
	border-right: 1px solid #bb6d0c;
}
h1 {
		COLOR: #01142e;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		font-weight: bold;
		}
h2 {
		COLOR: #01457b;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
h3 {
		COLOR: #255988;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
td {
		COLOR: black;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
}
th {
		COLOR: #01457b;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		border-bottom: 1px solid #01457b;
}
th a {
		COLOR: Black;
}
th A:hover{
		COLOR: #07015a;
}
.dotbox {
	border: thin dashed #07015a;
}

.newsimg{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}

.error
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}

.RadMenu_TopMenu
{	
 font-family: Tahoma;
 font-size: 12px;
 color: #01142e;
 font-weight: bold;
}

.RadMenu_TopMenu .group 
{
 background-color: white;

}
.RadMenu_TopMenu .group .text
{
	cursor:pointer;
	font-size: 12px;
}
.RadMenu_TopMenu .horizontal
{
	border-left:0;
}

.RadMenu_TopMenu .vertical
{
	border-top:0;
}

.RadMenu_TopMenu .link:hover
{
	color: #be7314;
	cursor:pointer;
	text-decoration: none;
	border-left: 1px solid white;
}

.RadMenu_TopMenu .link,
.RadMenu_TopMenu .disabled,
.RadMenu_TopMenu .disabled:hover
{
	color: #01142e;
	text-decoration:none;
	cursor:pointer;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid white;
}

.RadMenu_TopMenu .first .link,
.RadMenu_TopMenu .first .link:hover
{
	border-left: 0px solid #01142e;
}
.RadMenu_TopMenu .level1 .link,
.RadMenu_TopMenu .level1 .disabled,
.RadMenu_TopMenu .level1 .disabled:hover
{
	color: #01142e;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/menu_bground2.gif);
	border: 1px solid #be7314;

}
.RadMenu_TopMenu .text
{
	cursor:pointer;
	padding
}

.RadMenu_TopMenu .horizontal .link
{
	border-top:0;
}

.RadMenu_TopMenu .vertical .link
{
	border: 1px solid #be7314;
}
.RadMenu_TopMenu .vertical .link:hover
{
	border: 1px solid #be7314;
}
.RadMenu_TopMenu .link:hover .expandLeft,
.RadMenu_TopMenu .link:hover .expandRight
{
	
}

.RadMenu_TopMenu .expandLeft,
.RadMenu_TopMenu .expandRight,
.RadMenu_TopMenu .disabled:hover .expandLeft,
.RadMenu_TopMenu .disabled:hover .expandRight
{
	background:transparent right center no-repeat;
}

.RadMenu_TopMenu_rtl .expandLeft,
.RadMenu_TopMenu_rtl .expandRight
{
	background: transparent left center no-repeat;
	
}

/* right to left */
.RadMenu_TopMenu_rtl .group .link:hover .expandLeft,
.RadMenu_TopMenu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_TopMenu .leftArrow,
.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .leftArrowDisabled,
.RadMenu_TopMenu .rightArrowDisabled,
.RadMenu_TopMenu .topArrowDisabled,
.RadMenu_TopMenu .bottomArrowDisabled
{
	background: #666655 center center no-repeat;
	width: 15px;
}

.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .topArrowDisabled
{

	width: 100%;
}

.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .bottomArrowDisabled
{

	width: 100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .leftArrow
{
	height:100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .rightArrowDisabled
{

}
.RadTabStrip_CPU
{
	font: bold 12px Tahoma, Arial, Arial, sans-serif;
}


.RadTabStrip_CPU li a
{
	padding-left: 10px;
	height: 25px;
	text-decoration:none;
}


.RadTabStrip_CPU li a .wrap
{
	color: #0066ba;
	padding-right: 10px;
	height: 25px;
}

.RadTabStrip_CPU li a:hover
{
	color: #0066ba;
}

.RadTabStrip_CPU li a .innerWrap
{
	line-height: 25px;
	padding: 0px 10px;
	text-align: center;
}

.RadTabStrip_CPU li a.selected
{
	padding-top: 0px;
	padding-left: 10px;
	line-height: 25px;
}

.RadTabStrip_CPU li a.selected .wrap
{
	line-height: 25px;
	padding-right: 10px;
	color: #0066ba;
}

.RadTabStrip_CPU li a.selected .innerWrap
{
	padding-top: 0px;
}

.RadTabStrip_CPU li a.disabled,
.RadTabStrip_CPU li a.disabled .wrap,
.RadTabStrip_CPU li a.disabled .innerWrap
{
	cursor: default;
	text-decoration: line-through;
}

.RadTabStrip_CPU li a.red,
.RadTabStrip_CPU li a.red .wrap,
.RadTabStrip_CPU li a.red .innerWrap
{
	color: black;
}
.RadTabStrip_CPU .level2 li a
{
	padding-left: 10px;
	background: transparent url(images/tabLeftFirstOff.gif) no-repeat 0px 0px;
	height: 25px;
	text-decoration:none;
}

.RadTabStrip_CPU .level2 li.last a,
.RadTabStrip_CPU .level2 li.break a
{
	margin-right:0;
}

.RadTabStrip_CPU .level2 li a .wrap
{
	color: #01142e;
	padding-right: 10px;
	height: 25px;
	background: transparent url('images/tabRightLastOff.gif') right 0px no-repeat;
}

.RadTabStrip_CPU .level2 li a:hover
{
	color: #01142e;
}

.RadTabStrip_CPU .level2 li a .innerWrap
{
	line-height: 25px;
	padding: 0px 10px;
	background: transparent url('images/tabStripeOff.gif') 0px 0px repeat-x;
	text-align: center;
}

.RadTabStrip_CPU .level2 li a.selected
{
	padding-top: 0px;
	padding-left: 10px;
	background: transparent url('images/tabLeftFirstOn.gif') 0px 0px no-repeat;
	line-height: 25px;

}
.RadTabStrip_CPU .level2 li a.selected .wrap
{
	background-image:url('images/tabRightLastOn.gif');
	line-height: 25px;
	padding-right: 10px;
	color: #01142e;
}


.RadTabStrip_CPU .level2 li a.selected .innerWrap
{
	background-image:url('images/tabStripeOn.gif');
	padding-top: 0px;
}
/* scrolling arrows */

.RadTabStrip_CPU .leftArrow
{
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}

.RadTabStrip_CPU .rightArrow
{
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}


.RadTabStrip_CPU .leftArrowDisabled
{
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}

.RadTabStrip_CPU .rightArrowDisabled
{
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}
.RadTabStrip_CPU_multipage {
    background-color:white;
	 border: 1px solid #B7B7B7; 
	 padding: 5px 5px 5px;  
	 width:100%;
}
.RadTabStrip_CPU_multipage td {
    COLOR: black;
		FONT-FAMILY: Tahoma, verdana, Arial, serif;
		FONT-SIZE: 10pt;
}
.RadGrid_CPU
{
	font: normal 11px Arial, Verdana;
	border-left: 1px solid #b3c5e1;
	border-right: 1px solid #b3c5e1;
}

.MasterTable_CPU
{
    border-collapse: separate !important;
	font: normal 11px Arial, Verdana;
	border-left: 1px solid #b3c5e1;
	border-right: 1px solid #b3c5e1;
	background: white;
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

.GridRow_CPU .ResizeItem,
.GridAltRow_CPU .ResizeItem
{
	border-bottom: 1px solid #d5d2cb;
	border-right: 0px;
}

.GridHeader_CPU,
.ResizeHeader_CPU
{
	font-weight: bold;
	text-align: left ;
	border:0px;
	background: url('images/headerBg.gif') repeat-x 0 100% #e0eefe;
	border-top:1px solid #b3c5e1;
	height: 30px;
	padding: 0;
	color: #244272;
	padding:6px 5px 6px 4px;
}

.GridHeader_CPU a
{
	color: #244272;
	
}

.GridRow_CPU,
.GridAltRow_CPU,
.ActiveRow_CPU
{
	height: 22px;
}
.GridRow_CPU td,
.GridAltRow_CPU td,
.ActiveRow_CPU td
{
	padding:1px 4px 2px;
	border-bottom: solid 1px #b3c5e1;
}

.SelectedRow_CPU,
.GridEditRow_CPU
{
	background: #ffffe1;
	height: 22px;
}
.SelectedRow_CPU td,
.GridEditRow_CPU td,
{
	padding:1px 4px 2px;
	border-right: solid 1px #ffffe1;
	border-bottom: solid 1px #b3c5e1;
}

.GridEditRow_CPU input
{
	font-size: 11px;
}

.GridPager_CPU td
{
	height: 21px;
	color: #242500;
	padding-left: 14px;
	border-bottom: 1px solid #b3c5e1;
	border-top: solid 1px #f1efe9;
}

.GridPager_CPU a
{
	color: #242500;
}

.GroupPanel_CPU
{
	background: #ecf5ff url('images/GroupPanel.gif') repeat-x;
	height: 24px;
	border-collapse: collapse;
	border: solid 1px #d0e6f3;	
	width: 100%;
	margin-bottom: 3px;
}

.GroupPanel_CPU td
{
	padding-left: 4px;
}

.GroupPanel_CPU Table Table
{
	border-collapse: collapse;
	border: 0;
}

.GroupPanelItems_CPU
{
	color: #7797c7;
	border: solid 1px #c3d9f9;
}

.GroupHeader_CPU
{
	background: #f1efe9;
}

.Gridpager_CPU td
{
    padding: 3px 5px 3px 4px;
	 border-top:1px solid #b3c5e1;
	 background: url('images/headerBg.gif') repeat-x 0 100% #e0eefe;
}

