﻿ body
        {
            margin: 0px;
            width: auto;
            height: auto;
        }
        BODY {
	BACKGROUND-COLOR: #fff; FONT-FAMILY: arial, sans-serif; COLOR: #000; FONT-SIZE: 90%
}
.marquee {
	BORDER-BOTTOM: 1px; POSITION: relative; BORDER-LEFT: 1px; WIDTH: 100%; HEIGHT: 160px; OVERFLOW: hidden; BORDER-TOP: 1px; BORDER-RIGHT: 1px
}
#m1 {
	FLOAT: left
}
  
    .ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup
{
    min-width:200px;
    min-height:150px;
    background:white;
}      
/* CSS For Dropdown Menu Start */
    td ul {
        display: inline-block;
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0; /* ensures no spacing between inline-blocks */
    }

        td ul li {
            margin: 0;
            padding: 0;
            font-size: 0;
        }

            td ul li a {
                display: block;
                font-size: 12px;
                width: 200px;
                height: 25px;
                line-height: 25px;
                text-align: center;
                background-color: #228EAC;
                color: white;
                text-decoration: none;
                border: 1px solid #560E00;
                border-radius: 5px;
                font-family: Verdana;
                font-weight: bold;
                margin: 0;
                padding: 0;
            }

td > ul li a:hover {
  background-image: url(../images/menu_bg.png);
  border: 1px solid #000;
}

ul li.sublinks a
{
  color:white;
  background-color:#228EAC;
  border-bottom:1px solid #cccccc;
  font-weight:bold;
  text-decoration:none;
  display:block;
  width:240px;
  text-align:center;
  margin-top:0px;
  margin-left:200px;
}

ul li.sublinks a:hover
{
  color:white;
  background-image: url(../images/menu_bg.png);
  font-weight:bold;
  text-decoration:none;
  display:block;
  width:240px;
  text-align:center;
}

ul li.sublinks
{
	display:none;
}

ul li.sublinks1 a
{
  color:white;
  background-color:#228EAC;
  border-bottom:1px solid #cccccc;
  font-weight:bold;
  text-decoration:none;
  display:block;
  width:auto;
  text-align:center;
  margin-top:0px;
}

ul li.sublinks1 a:hover
{
  color:white;
  background-image: url(../images/menu_bg.png);
  font-weight:bold;
  text-decoration:none;
  display:block;
  width:auto;
  text-align:center;
}
ul li.sublinks1
{
	display:none;
}


/* CSS For Dropdown Menu End */

#RollOverText1 .caption
{
   float: left;
   position: relative;
   background: #000000;
   width: 100%;
   opacity: 0;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
   -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


#RollOverText2 .caption
{
   float: left;
   position: relative;
   background: #000000;
   width: 100%;
   opacity: 0;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
   -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


#RollOverText3 .caption
{
   float: left;
   position: relative;
   background: #000000;
   width: 100%;
   opacity: 0;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
   -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.myLink {
	FONT-FAMILY: tahoma; COLOR: #9b3501; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
} 
   