body {
	font-size: 11px; 
	font-family: arial; 
	background-color: #ffffff; 
	/*background-attachment: fixed; */
	font-weight: normal; 
	color: #000000;
	margin-top:0px;
	text-align:center;
	/*behavior: url(../css/csshover3.htc);*/
}

a  {	font-size: 11px; font-family: arial; font-weight: normal;	color: blue; text-decoration:none}
a:hover   {	font-size: 11px; font-family: arial; font-weight: normal;	color: blue; text-decoration:underline}
a:link    {	font-size: 11px; font-family: arial; font-weight: normal;	color: blue}
a:active  {	font-size: 11px; font-family: arial; font-weight: normal;	color: blue}
a:visited { font-size: 11px; font-family: arial; font-weight: normal; 	color: blue}


.lgreybg   {background-color : #EEEEEE;}
.dbluebg   {background-color : #003366;}
.lbluebg   {background-color : #ADD8E6;}
.whitebg   {background-color : white;}
.lorangebg {background-color : #fffacd;}
.hSelectW7 {background-color:#C1DCFC;border:1px solid #7DA2CE}
.highlightW7 {background-color:#EBF3FD;border:1px solid #B8D6FB}
.selectW7 {background-color:#CFE5FE;border:1px solid #84ACDD}
.normalW7 {background-color:#FFFFFF;border:1px solid #FFFFFF}

.mlblack   {font-family: arial; font-size: 11px; color: #494949; font-weight: bold;}

.sblack    {font-family: arial; font-size: 11px; color: #000000; font-weight: normal}
.mblack    {font-family: arial; font-size: 11px; color: #000000; font-weight: bold;}

.sblue     {font-family: arial; font-size: 11px; color: #0d336c; font-weight: normal;}
.mblue     {font-family: arial; font-size: 11px; color: #0d336c; font-weight: bold;}

.swhite    {font-family: arial; font-size: 11px; color: #ffffff; font-weight: normal;}
.mwhite    {font-family: arial; font-size: 11px; color: #ffffff; font-weight: bold;}
.sred      {font-family: arial; font-size: 11px; color: #ff3300; font-weight: normal;}
 
.snblue    {font-family: arial; font-size: 11px; color: blue; font-weight: normal;}
.mred      {font-family: arial; font-size: 13px; color: #ff3300; font-weight: normal;}
.mbwhite   {font-family: arial; font-size: 13px; color: #ffffff; font-weight: bold;}
.mlred    {font-family: arial; font-size: 11px; color: #FF0066; font-weight: bold;}

.sgrey      {font-family: arial; font-size: 9px; color: #7F7F7F; font-weight: normal;}

.chromebtn {
color:#7F7F7F;
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin: 0;
float: left;
font: bold 11px Arial;
}

.chromebtn:hover {
color: #494949;
cursor: pointer;
}

.chromeout {
color:#7F7F7F;
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin: 0;
float: left;
font: bold 11px Arial;
}

.chromeover {
color: #494949;
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin: 0;
float: left;
font: bold 11px Arial;
cursor: pointer;
}

.stylishbtn{
   color:#7F7F7F;
   font-family:Arial;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-color:#696 #696 #363 #363;
   vertical-align:bottom;
   padding:0;
   height:20px;
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');}

.stylishbtn:hover{
   border:1px solid;
   border-color:#c63 #c63 #930 #930;
   cursor: pointer;
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');}
 
#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #BBB;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

.dropmenudiv .disabled,.dropmenudiv .disabled:hover{ /*disabled*/
background-color: #FFFFFF;
color:#AAA; /* grey */
}

.line {
width:100%;
height:2px;
background-color:#000000;
}
