.productName {
    color="#101010";
    font-family: "Tahoma";
    font-weight:bold;
    font-size:17px;
}

.subtytle {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

.white1 {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.black1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.black2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.black3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.helpLink {
    line-height: 18px;
    line-weight: 18px;
	font-family: "Arial";	
    font-size: 12px;
    font-weight: 100;
    color: #FFFFFF;	
}
.helpTableContent {
    line-height: 18px;
    line-weight: 18px;
	font-family: "Arial";	
    font-size: 12px;
    font-weight: 100;
    color: #000000;	
}
.helpTableContentbg {
    background-color: #f5f5f5;
}
.white2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;	
}
.gray1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #404040;	
}
.gray2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #999999;	
}

.contentbg {
    background-color: #444444;
}

a.linkbut {
    text-decoration: none;
}

.tabName
{
    font-weight: bold;
}

.pageTitle
{
    color: #FFFFFF;
    font-family: "Tahoma";
    font-size:20px;
    font-weight:bold;
}

.tagName {
    background-color: #616264;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #DFE0E0;
    padding-right: 10px;
}

.tagNameNoBG {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    padding-right: 10px;
}


.tagValue {
    background-color: #E8E8E8;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    padding-right: 10px;
}

.tagName2 {
    background-color: #84ADBA;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #444A60;
    padding-right: 10px;
}

.tagValue2 {
    background-color: #DFDFDF;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    padding-right: 10px;
}


.bButtonShort {display: block; width: 78px; height: 30px; text-align: center; background-position: center center; cursor: pointer; line-height: 30px;}
.buttonNormalShort {background: url(../imgt/but_s.png) no-repeat;}
.buttonOverShort {background: url(../imgt/but_s_over.png) no-repeat;}
.buttonDownShort {background: url(../imgt/but_s_down.png) no-repeat; cursor: default;}
.buttonDisableShort {background: url(../imgt/but_s_disable.png) no-repeat; cursor: default;}

.bButtonLong {display: block; width: 139px; height: 30px; text-align: center; background-position: center center; cursor: pointer; line-height: 30px;}
.buttonNormalLong {background: url(../imgt/but_l.png) no-repeat;}
.buttonOverLong {background: url(../imgt/but_l_over.png) no-repeat;}
.buttonDisableLong {background: url(../imgt/but_l_disable.png) no-repeat; cursor: default;}

.tabNormal {display:block; background: url(../imgt/tab_normal.gif); height:33px; line-height:33px; cursor:pointer;}
.tabOver {display:block; background: url(../imgt/tab_over.gif); height:33px; line-height:33px; cursor:pointer;}

.tabSpaceLeftNormal {background: url(../imgt/tab_space_left.gif); height:33px; width:8px;}
.tabSpaceLeftOver {background: url(../imgt/tab_space_left_o.gif); height:33px; width:8px;}

/* CSS for Menu */
.menuTitle
{
    display: block;
    clear: both;
    font-family: "Arial";
    font-weight: normal;
    font-size:12px;
    color: #B4B4B4;
    background-image: url(../imgt/butleft_n.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
/*    width: 199px;*/
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

.menuTitleOver
{
    display: block;
    clear: both;
    font-family: "Arial";
    font-weight: normal;
    font-size:12px;
    color: #5D5D5D;
    background-image: url(../imgt/butleft_o.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
/*    width: 199px;*/
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

.menuTitleSelected
{
    background: url(../imgt/butleft_d.gif) no-repeat;
    color: #FFFFFF;
}

.submenu
{
    position: relative;
    display: none;
    clear: both;
    visibility: hidden;
}

.subItem
{
    display: block;
    text-decoration: none;
    background: url(../imgt/butleft_l.gif) no-repeat;
/*    width: 199px;*/
    height: 26px;
    font-family: "Arial";
    font-weight: normal;
    font-size:12px;
    color: #B4B4B4;
    line-height: 24px;
    padding-left: 40px;
    cursor: pointer;
}

.menuItemOver
{
    display: block;
    text-decoration: none;
    background: url(../imgt/butleft_l_o.gif) no-repeat;
/*    width: 199px;*/
    height: 26px;
    font-family: "Arial";
    font-weight: normal;
    font-size:12px;
    color: #00349A;
    line-height: 24px;
    padding-left: 40px;
    cursor: pointer;
}

.subItem a,
.subItem a:link,
.subItem a:visted,
.subItem a:hover,
.subItem a:active
{
    color: #B4B4B4;
    text-decoration: none;
}

.menuItemSelected
{
    color: #FEFEFE;
    background: url(../imgt/butleft_l_s.gif) no-repeat;
}

.B10
{
    font-weight: bold;
    font-size: 10pt;
}

.clearlink
{
    text-decoration: none;
    color: #AAAAAA;
}

.bannerItem,
.bannerItem a,
.bannerItem a:link,
.bannerItem a:visted,
.bannerItem a:active
{
    color: #FFFFFF;
    text-decoration: none;
  	font-family: "Tahoma";
  	font-size: 14px;
  	font-weight: bold;
    line-height: 14px;
}

.bannerItem a:hover
{
    color: #A0D0FF;
    text-decoration: none;
  	font-family: "Tahoma";
  	font-size: 14px;
  	font-weight: bold;  
    line-height: 14px;
}

.hyperLinkItem,
.hyperLinkItem a,
.hyperLinkItem a:link,
.hyperLinkItem a:visted,
.hyperLinkItem a:active
{
    color: #FFFFFF;
    text-decoration: none;
  	font-family: "Tahoma";
  	font-size: 11px;
  	font-weight: bold;
    line-height: 11px;
}

.hyperLinkItem a:hover
{
    color: #FFFFFF;
    text-decoration: none;
  	font-family: "Tahoma";
  	font-size: 11px;
  	font-weight: bold;  
    line-height: 11px;
    border-bottom: 1px solid #FFFFFF;;
}


/****************/

.button {width:200px;font-family:"Arial"; font-size:11px; color:#FFFFFF; background-color:#50709F; border-color:#FFFFFF #3F5770 #3F5770 #FFFFFF; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px}
.mybutton {width:200px; font-family:arial; font-size:11}

.cameraidxvalue { font-weight: bold; font-size: 12px: }

body { font-size: 12px; }

.betterlongtext 
{ 
	width: 100%; 
	height: 1.5em; 
	text-overflow: ellipsis; 
	white-space:nowrap; 
	overflow: hidden;
}