﻿body 
{
	/*margin:0 0;	
	/*background-color:#55BFFF;
	background-color:#D2D2FF;
	font-family:book antiqua,times new roman,times;		
	font-size:14px;
	font-style:normal;
	font-weight:lighter;	*/
	margin: 0 0;
	background: #E1E1FF;	
	font: book antiqua,times new roman,times;
	font-size:12px;
	color:Black;
}
TD
{	
	font-family:book antiqua,times new roman,times;	
	font-weight:normal;
	font-size:12px;
	/*text-align: left;*/
}
TD.center
{
	text-align:center;	
}

TD.bg
{
	background-color:#D2D2FF;	
	border:solid thin #CCCCFF;
}
TD.bgalt
{
	background-color:Silver;	
}
.bodyBackground
{
	background-image:url('http://164.100.17.15/images/displayTray.gif'); 
	background-repeat:repeat-y;	
}

.borderTop
{	
	border-top:solid thin silver;
}
.borderLeft
{	
	border-left:solid thick #666666;
}
.borderRight
{	
	border-right:solid thick #666666;
}
.borderBottom
{	
	border-bottom:solid thin #666666;
}
.menuStyle
{	
	font-family:book antiqua,times new roman,times;	
	font-style:normal;
	font-weight:bold;
	color:Yellow;	
	font-size:10px;
}
.menuSaperator
{		
	font-style:normal;
	font-weight:bold;
	color:Black;		
	/*font-size:12px;*/
}

A
{
	text-decoration:none;	
	font-family:book antiqua,times new roman,times;				
	font-weight:normal;
	font-size:12px;
	color:Black;
}
.errorText
{
	font-family:book antiqua,times new roman,times;		
	font-weight:bold;
	font-size:12px;
	color:red;	
}
.headerText
{
	font-family:book antiqua,times new roman,times;		
	background-image:url(images/img3.gif);
	font-weight:bold;
	font-size:12px;
	color:Blue;	
	
}
.normalText
{
	font-family:book antiqua,times new roman,times;		
	font-weight:normal;
	font-size:12px;
	color:Gray;	
}


.normalTextBG
{
	/*background-color:#FFEFDF;
	background-image:url(images/img4.gif);	*/
}

A.LeftMenu
{	
	/*color:#FF9900;	*/
	color:Blue;
	font-size:12px;
}

A.TopMenu
{	
	color:Silver;
	font-size:12px;
	text-align: right;
}
A:Hover.TopMenu
{
	color:Yellow;
	font-size:12px;
	background-color:Black;
	font-weight:normal;
}
A:Hover.LeftMenu
{	
	color:#333333;			
	font-size:12px;
}
A:Hover
{
	text-decoration:none;	
	font-family:book antiqua,times new roman,times;		
	/*font-weight:bold;*/
	font-size:12px;
	color: Gray;	
}
A.Install
{
	text-decoration:none;
	background-image:url(images/img3.gif);	
	font-family:book antiqua,times new roman,times;	
	font-weight:bold;
	font-size:12px;
	color:Red;
}
A:Hover.Install
{
	text-decoration:none;	
	font-family:Calibri;
	font-size:small;	
	font-weight:bold;
	font-size:12px;
	color:Maroon;
}
.Indicator
{
	font-family: "Wingdings 3";
	color: #CC0000;
	font-size: larger;
	text-align: center;
}
.MenuBg
{
	background-image:url('http://164.100.17.70/antivirusnew/images/smallbar.gif'); 
	background-repeat: no-repeat;
}

.BodyHeadinBG
{
	background-image: url('http://164.100.17.15/AntivirusNew/images/horizontalord.gif');
	background-repeat: repeat-y;
}

.Question
{
	color:#ff0066;
	font-weight:bold;
}

.Answer
{
	color:Blue;
	font-weight:bold;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.imgIcon
{
	border-color: #FFFFFF;
	height: 15px; 
	width: 15px;
}


/* blue menu */
#bluebarnav{width:100%;
height:32px;
background: url(testImage/abluebar986.jpg) repeat-x top left;
}
#bluebarnav b{display:block;
float:left;
width:24px;
height:50px;
background: url(testImage/abluebar986.jpg) no-repeat top right;
background-position: right -64px;
}
a.bluebar{background: url(testImage/abluebar986.jpg) no-repeat top right;
background-position: right -64px;
display: block;
float: left;
line-height:35px;
padding: 0 20px 0 20px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#FFFFFF}
a:visited.bluebar,a:active.bluebar{color: white!important;
}
a:hover.bluebar{background: url(testImage/abluebar986.jpg) repeat-x top right;
background-position: right -116px;
color:#FFCC33;
font-size: 12px;
}

.Freezing 
{ 
   position:relative ; 
   top:expression(this.offsetParent.scrollTop); 
   z-index: 10;
} 
