.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #5D6150 1px solid; 
    BORDER-TOP: #5D6150 1px solid; 
    BORDER-LEFT: #5D6150 1px solid; 
    BORDER-BOTTOM: #5D6150 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #5D6150;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#5D6150;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#5D6150;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#5D6150;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#5D6150;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #5D6150;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5D6150;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#5D6150;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:  #5D6150;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color:  #5D6150;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:  #5D6150;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #C4C4C4;
	color: #676C70;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #5D6150;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #5D6150;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color:#5D6150;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #5D6150;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5D6150;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5D6150;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #5D6150;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #5D6150;
}

A:link  {
    text-decoration:    none;
    color:  #5D6150;
}

A:visited   {
    text-decoration:    none;
    color: #5D6150;
}

A:active    {
    text-decoration:    none;
    color:  #5D6150;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/**/
.body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.hardware04_logobg{
	background-image: url(hardware04_logobg.jpg);
	background-repeat: repeat-x;
	height: 73px;
}
.hardware04_searchpic01{
	background-image: url(hardware04_searchpic01.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 21px;
}
.hardware04_searchpic02{
	background-image: url(hardware04_searchpic02.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 21px;
}
.hardware04_menupic{
	background-image: url(hardware04_menupic.jpg);
	background-repeat: no-repeat;
	width: 83px;
	height: 24px;
}
.hardware04_menubg{
	background-image: url(hardware04_menubg.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.hardware04_bottombg{
	background-image: url(hardware04_bottombg.jpg);
	background-repeat: repeat-x;
	height: 63px;
}/**/
.bannerpane{
	padding: 5px;
}
.toppane{
	padding: 0px;
}
.leftpane{
	padding: 2px;
}
.contentpane{
	padding:0px;
}
.centerpane{
	padding: 0px;
}
.rightpane{
	padding:2px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 0px;
}
.bottom02pane{
	padding: 0px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #030303; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #FEFEFD; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: #030303;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	 border-bottom: #504040  1px solid; 
	border-left: #504040 1px solid; 
	border-top: #504040  1px solid;  
	border-right: #504040  1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #030303;
	background-color: #FEFEFD; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color:#FEFEFD;
	height: 1px;
	color: #030303;
}

.ModuleTitle_MenuItemSel {
	background-color: #C9CCC9;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
	color: #030303;
}

.ModuleTitle_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}

.MainMenu_TabRootMenuItem TD{
	background-image: url(hardware04_menu_linksbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #030303;
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 24px;
}

.MainMenu_TabRootMenuItemSel TD{
	background-image: url(hardware04_menu_hoverbg.jpg);
	background-repeat: repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	color: #030303;	
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 24px;
}

.MainMenu_TabMenuItemHover TD{
	background-image: url(hardware04_menu_hoverbg.jpg);
	background-repeat: repeat-x;
	background-color: Transparent;
	color: #030303;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px;
	height: 24px;
}

.MainMenu_TabMenuItemSelHover TD{
	background-image: url(hardware04_menu_hoverbg.jpg);
	background-repeat: repeat-x;	
	color: #030303;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px;
	height: 24px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #030303; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FEFEFD; 
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	border-bottom: #504040 1px solid; 
	border-left: #504040 1px solid; 
	border-top: #504040 1px solid;  
	border-right: #504040 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FEFEFD; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #FEFEFD; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #C9CCC9;
	cursor: hand; 
	color: #030303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
}
a.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: none;
	}
a.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: underline;
}
a.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: underline;
}
a.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: underline;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#5D6150;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D6150;
	text-decoration: underline;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D6150;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D6150;
	text-decoration: underline;
}
.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79808A;
}
a.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79808A;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79808A;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79808A;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79808A;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
}
a.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#79808A;
    text-decoration: none;
}

a.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: underline;
}
a.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#79808A;
   text-decoration: none;
}
 /**/
 .SearchButton {
   background: transparent;
   padding: 0px 0px 12px 63spx; 
   cursor: hand; 
   font-size:1px;
   margin: 0px;
}
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: middle;  
   height:12px; 
   background: transparent; 
   width: 170px; 
   color: #797979; 
   padding: 0px 2px 2px 2px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-size: 10px; 
   margin: 0px;
 }
 /**/
.font01{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676C70;
 }
.font02{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5B5B;
 }
 A.font02:link{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5B5B;
	text-decoration: underline;
 }
  A.font02:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5B5B;
	text-decoration: underline;
 }
  A.font02:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5B5B;
	text-decoration: none;
 }
 .font03{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72AC5C;
 }
A.font03:link{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72AC5C;
	text-decoration: underline;
 }
 A.font03:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72AC5C;
	text-decoration: underline;
 }
 A.font03:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72AC5C;
	text-decoration: none;
 }
 .font04{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6EA859;
 }
 .font05{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D50000;
 }
