﻿body 
{
    background-color: #ffffff;
	background-image: url(../Images/Background.gif);
	background-repeat:repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Verdana;
	color:#999999;
    font-size:12px;
}

.Header
{
    background-image: url(../Images/Header.gif);
    background-repeat: no-repeat;
    width: 796px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:Top;
}
.TopBannerRight
{
    background-image: url(Images/Image1.jpg);
    background-repeat: no-repeat;
    width: 646px;
    height: 129px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:Top;
}
.Logo
{
    background-image: url(Images/Logo.jpg);
    background-repeat: no-repeat;
    width:292px;
    height:129px;
}
.Bottom
{
    background-image: url(Images/Bottom.gif);
    background-repeat: no-repeat;
    width:917px;
    height:18px;
    text-align:center;
}
.LeftTile
{
    background-image: url(../Default/Images/Left.gif);
    background-repeat:repeat-y;
    width:12px;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
}
.RightTile
{
    background-image: url(../Default/Images/Right.gif);
    background-repeat:repeat-y;
    width:9px;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
}
.ContentWidth
{
    width:917px;
    text-align:center;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
}
.MenuBackground
{
    width:917px;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:top;
    height:45px;
}
.TopMenu
{
    height:27px;
    text-align:center;
    vertical-align:middle;
    background-color:Transparent;
    color:black;
    font-weight:bold;
    font-size:10px;
    font-family:verdana;
    text-decoration:none;
    padding-left:0px;
    padding-right:0px;
    padding-Bottom:0px;
    padding-Top:0px;
}
.MouseOver
{
    background-color:#BFD7D8;
    font-family:verdana;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
    padding-Bottom:0px;
    padding-Top:0px;
    color:White;
    font-weight:bold;
    font-size:12px;
    height:27px;
    vertical-align:middle;
}
.MouseOut
{
    height:27px;
    text-align:center;
    vertical-align:middle;
    background-color:Transparent;
    color:#006469;
    font-weight:bold;
    font-size:12px;
    font-family:verdana;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
    padding-Bottom:0px;
    padding-Top:0px;
}
.SubMenu
{
    height:26px;
    text-align:center;
    vertical-align:middle;
    background-color:#5b9b9d;
    color:black;
    font-weight:bold;
    font-size:11px;
    font-family:verdana;
    text-decoration:none;
    padding-left:3px;
    padding-right:2px;
    padding-Bottom:0px;
    padding-Top:0px;
}

.SubMenuMouseOver
{
    background-color:#fcb116;
    height:26px;
    text-align:center;
    vertical-align:middle;
    color:White;
    font-weight:bold;
    font-size:10px;
    font-family:verdana;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
    padding-Bottom:0px;
    padding-Top:0px;
}

.SubMenuMouseOut
{
    background-color:#BFD7D8;
    height:26px;
    text-align:center;
    vertical-align:middle;
    color:#006469;
    font-weight:bold;
    font-size:10px;
    font-family:verdana;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
    padding-Bottom:0px;
    padding-Top:0px;
}
A
{
    color:#5a5959;
    font-weight:bold;
    font-size:10px;
    font-family:verdana;
    text-decoration:none;
    letter-spacing:0.2pt;
}
A:hover
{
    font-weight:bold;
    font-family:verdana;
    font-size:10px;
    color:black;
    font-family:verdana;
    text-decoration:underline;
    letter-spacing:0.2pt;
}
.Button
{
    border-right: #006469 1px solid;
    border-top: #006469 1px solid;
    border-left: #006469 1px solid;
    border-bottom: #006469 1px solid;
    background-color:Transparent;
    font-family:Verdana;
	color: black;
    font-size:11px;
    text-align:center;
    cursor:pointer;
}
.TextBox
{
    border-right: #006469 1px solid;
    border-top: #006469 1px solid;
    border-left: #006469 1px solid;
    border-bottom: #006469 1px solid;
    background-color:Transparent;
    font-family:Verdana;
	color: black;
    font-size:11px;
    text-align:left;
    cursor:pointer;
}
b
{
    font-weight:bold;
    font-family:verdana;
    font-size:12px;
    color:#037d80;
}
b2
{
    font-weight:bold;
    font-family:verdana;
    font-size:11px;
    color:#000000;
}
.PageHeader
{
    font-weight:bold;
    font-family:verdana;
    font-size:16px;
    color:#5a5959;
    
}
.PageHeader2
{
    font-weight:bold;
    font-family:verdana;
    font-size:12px;
    color:#5a5959;
    
}
.PageSubHeader
{
    font-weight:bolder;
    font-family:verdana;
    font-size:13px;
    color:#2d757b;
}
p
{
    text-align:justify;
    font-family:verdana;
    font-size:13px;
    color:#5a5959;
    text-indent:0px;
}
ul
{
        font-family:verdana;
    font-size:13px;
    color:#f68a21;
    font-weight:bold;
}
.i
{
    font-style:italic;
}
.HomePageImage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.LoadingBar
{
    text-align:left;
    background-color:#515151;
    font-family:Verdana;
    font-size:11px;
    color:white;
    position:absolute;
}
li
{
    font-family:Verdana;
    font-size:12px;
    color:#5a5959;
    text-align:justify;
    text-indent:20px
}
.InnerLI
{
    text-indent:50px;
}
.ImageBorder
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
.link
{
    font-weight:bold;
    font-family:verdana;
    font-size:10px;
    color:black;
    font-family:verdana;
    text-decoration:underline;
    letter-spacing:0.2pt;
}
.Share
{
    background-image: url(../Default/Images/SharePrice.jpg);
    background-repeat: no-repeat;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:Top;
}
.News
{
    background-image: url(../Default/Images/LatestNews.jpg);
    background-repeat: no-repeat;
    height: 267px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:Top;
}
.Feature
{
    
    /*background-image: url(../Default/Images/FeaturedCompany.gif);*/
    background-repeat: no-repeat;
    height: 107px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
    vertical-align:Top;
}
.Sharetext
{
        font-weight:bold;
    font-family:verdana;
    font-size:10px;
    color:#2d757b;
    font-family:verdana;
    text-decoration:underline;
    letter-spacing:0.2pt;
}
.MenuItems
{
    height:27px;
    text-align:center;
    vertical-align:middle;
    background-color:#037d80;
    text-decoration:none;
    cursor:none;
    color:white;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    text-decoration:none;
    letter-spacing:0.2pt;
    padding-left:15px;
    padding-right:15px;
}
.MenuItemsOver
{
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    background-color:#037d80;
    text-decoration:underline;
    color:white;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    letter-spacing:0.2pt;
    padding-left:15px;
    padding-right:15px;
}
.SubMenuItems
{
    height:22px;
    text-align:left;
    vertical-align:middle;
    background-color:#037d80;
    text-decoration:none;
    cursor:none;
    color:white;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    text-decoration:none;
    letter-spacing:0.2pt;
    padding-left:10px;
    padding-right:10px;
    border-bottom: #BFD7D8 1px solid;
}
.SubMenuItemsOver
{
    height:22px;
    cursor:pointer;
    text-align:left;
    vertical-align:middle;
    background-color:#037d80;
    text-decoration:none;
    color:black;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    letter-spacing:0.2pt;
    padding-left:10px;
    padding-right:10px;
    border-bottom: #BFD7D8 1px solid;
}
.SubSubMenuItems
{
    height:22px;
    text-align:left;
    vertical-align:middle;
    background-color:#5b9b9d;
    text-decoration:none;
    cursor:none;
    color:black;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    text-decoration:none;
    letter-spacing:0.2pt;
    padding-left:10px;
    padding-right:10px;
    border-bottom: #BFD7D8 1px solid;
}
.SubSubMenuItemsOver
{
    height:22px;
    cursor:pointer;
    text-align:left;
    vertical-align:middle;
    background-color:#5b9b9d;
    text-decoration:underline;
    color:black;
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    letter-spacing:0.2pt;
    padding-left:10px;
    padding-right:10px;
    border-bottom: #BFD7D8 1px solid;
}
.NewsTable
{

        font-family:Verdana;
    font-size:11px;
    color:#484846;
    text-align:justify;
    
}
.pLeft
{
    text-align:left;
    font-family:verdana;
    font-size:12px;
    color:#2d757b;
    text-indent:0px;
}
.pCapital
{
    text-transform:uppercase;
    text-align:left;
    font-family:verdana;
    font-size:12px;
    color:#2d757b;
    text-indent:0px;
}
.ContentTableHeader
{
    background-image: url(Images/ContentHeader1.gif);
    background-repeat: no-repeat;
    height: 24px;
    vertical-align:Top;
    background-position:right;
}
.ContentTableTile
{
    background-image: url(Images/ContentTile1.gif);
    background-repeat:repeat-y;
    height:300px;
    vertical-align:Top;
    background-position:right;
}
.ContentTableBottom
{
    background-image: url(Images/ContentBottom1.gif);
    background-repeat: no-repeat;
    height: 26px;
    vertical-align:Top;
    background-position:right;
}
ul
{
        font-family:Verdana;
    font-size:20px;
    color:#5a5959;
    text-align:justify;
    text-indent:20px
}