body
{
  margin:0px;
  background-color: #00274a;
}
/*tag <Div> in master page */
.DivAll
{
    width: 100%;
    height:100%;
    text-align: center;
    vertical-align: top;
    
}
/*Header TD in the master page*/
.MasterPage_TDHeader
{
    width: 800px;
    height: 395px;
    vertical-align: top;
    text-align: center;
    padding-top: 15px;
}
/*sdsdsdsdsddsdsdsd*/
.MasterPage
{
    
}
/*sdsdsdsdsddsdsdsd*/
.MasterPage_TDContent
{
    height: 500px;
    background-color: #03437d;
}
/*sdsdsdsdsddsdsdsd*/
.MasterPage_TDFooter
{
    height:80px;
    background-position: center top;
    background-image: url(../Images/Footer.jpg);
    background-repeat: no-repeat;
    padding-top:30px;
}
/*sdsdsdsdsddsdsdsd*/
.TDNews
{
    width: 233px;
    height: 206px;
    background-position: center center;
    background-image: url(../Images/news.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
/*sdsdsdsdsddsdsdsd*/
.ContentDiv
{
  width:800px;
  text-align:center;  
}
/*sdsdsdsdsddsdsdsd*/
.ContentTable
{
    width:790px;
    height:600px;
}
/*sdsdsdsdsddsdsdsd*/
.TDUserControlNews
{
    width: 233px;
    vertical-align: top;
    text-align:center;
    
}
/*sdsdsdsdsddsdsdsd*/
.LeftSideTD
{
    width: 217px;
    vertical-align: top;
    padding-top:20px;
   
}
/*sdsdsdsdsddsdsdsd*/
.uxLabelNews
{
    
    
}
/*sdsdsdsdsddsdsdsd*/
.MarqueeNews
{
    height: 90px;
    width: 140px;
    font-size: 12px;
    font-family: Verdana;
    text-justify: inter-word;
    text-align: justify;
    text-decoration: underline;
    color: gray;
}
.MarqueeNews a:link, a:visited
{
    height: 90px;
    width: 140px;
    font-size: 12px;
    font-family: Verdana;
    text-justify: inter-word;
    text-align: justify;
    text-decoration: none;
    color: black;
}

.MarqueeNews a:hover
{
    height: 90px;
    width: 140px;
    font-size: 12px;
    font-family: Verdana;
    text-justify: inter-word;
    text-align: justify;
    text-decoration: none;
    color: #EE9F00;
}
.uxLabelDetails 
{
    width: 100%;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    text-justify: inter-word;
    text-align: justify;
}
.uxLabelDetails_Default
{
    width: 100%;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    text-align:center;
   
}
.uxLabelDetails p
{
    width: 100%;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    text-justify: inter-word;
    text-align: justify;
}
.TableFooter td
{
    font-size: 12px;
    color: #0064f9;
    font-family: Verdana;
}
.StaticMenuItem a:visited
{
    font-size: 12px;
    color: white;
    font-family: Verdana;
    width:180px;
    height: 30px;
    background-position: left center;
    background-image: url(../Images/creativelogo_menu.jpg);
    background-repeat: no-repeat;
}
.StaticMenuItem 
{
    font-size: 12px;
    color: white;
    font-family: Verdana;
    width:180px;
    height: 30px;
    background-position: left center;
    background-image: url(../Images/creativelogo_menu.jpg);
    background-repeat: no-repeat;
}
.StaticMenuItem a:hover
{
    font-size: 12px;
    color: goldenrod;
    font-family: Verdana;
    width: 180px;
    height: 30px;
    background-position: left center;
    background-image: url(../Images/creativelogo_menu.jpg);
    background-repeat: no-repeat;
}
.RootNodeSyle
{
    font-size: 14px;
    color: goldenrod;
    font-family: Verdana;
    height: 30px;
    font-weight: bold;
}

.RootNodeSyle a:visited
{
    font-size: 14px;
    color: goldenrod;
    font-family: Verdana;
    height: 30px;
    font-weight: bold;
}
.LeafNodeStyle
{
    font-size: 12px;
    color: white;
    font-family: Verdana;    
    
}
.LeafNodeStyle a:hover
{
    font-size: 12px;
    color: goldenrod;
    font-family: Verdana;
}
.LeafNodeStyle a:visited
{
    font-size: 12px;
    color: white;
    font-family: Verdana;
   
    
}
.TDContent_Default
{
    text-align:center;
}
.TDContent
{
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    text-align:left;
}
.Title
{
    font-weight: bold;
    font-size: 25px;
    color: #EF9F00;
    font-family: Balloon Lt BT;
    
}

.Title a
{
    font-weight: bold;
    font-size: 16px;
    color: #EF9F00;
    font-family: Balloon Lt BT;
    
}

.Title a:hover
{
    text-decoration: underline;
}

.ContactUs
{
    font-size: small;
    color: #ffffff;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana;
}
.ContactUs a
{   color: #ffffff;
    text-decoration: none;
}
.ContactUs a:hover
{    
    color: goldenrod;
     text-decoration: underline;
}
.TreeView
{
    padding-left: 15px;
}
.TreeView a:hover
{
    color: goldenrod;
}
.bullet
{
    background-position: left top;
    padding-left: 30px;
    background-image: url(../Uploaded/image/creativelogo_menu1.jpg);
    background-repeat: no-repeat;
}    
 
.TableClass
{
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    padding-right: 2px;
    padding-left: 2px;
}
.TDContentContact
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: left;
    background-position: right top;
    background-image: url(../Uploaded/image/144.png);
    background-repeat: no-repeat;
}
