

body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    color: #696969;
    font-style: normal;
    background-repeat: repeat;
    font-size: 10pt;
}


ul
{
    text-decoration: none;
    list-style-position: outside;
    list-style-type: disc;
}
p
{
    font-family: Verdana, Arial, Sans-Serif;
}


h1
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14pt;
}

h2
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13pt;
}

h3
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12pt;
}

table h1
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14pt;
}

table h2
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13pt;
}

table h3
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12pt;
}


a.ul:link
{
    text-decoration: none;
    outline: none;
    color: #696969;
    cursor: hand;
}
a.ul:visited
{
    text-decoration: none;
    outline: none;
    color: #696969;
    cursor: hand;
}
a.ul:hover
{
    text-decoration: underline;
    outline: none;
    color: #696969;
    cursor: hand;
}


a.categoryLink:link
{
    text-decoration: underline;
    outline: none;
    color: #696969;
    cursor: hand;
}
a.categoryLink:visited
{
    text-decoration: underline;
    outline: none;
    color: #696969;
    cursor: hand;
}
a.categoryLink:hover
{
    text-decoration: underline;
    outline: none;
    color: #696969;
    cursor: hand;
}

a
{
    text-decoration: underline;
    outline: none;
    color: Gray;
}

a:hover
{
    text-decoration: underline;
    color: #1A205A;
}
a:visited
{
    color: #1A205A;
    text-decoration: underline;
}



a.NoLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.NoLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a.NoLink:hover
{
    color: #CC9900;
    text-decoration: none;
}


a.SeletedLink:link
{
    color: #CC9900;
    text-decoration: none;
}

a.SeletedLink:visited
{
    color: #CC9900;
    text-decoration: none;
}

a.SeletedLink:hover
{
    color: #CC9900;
    text-decoration: underline;
}



.DivCenter
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.ProductDiv
{
    background-color: White;
    width: 920px;
    height: auto;
    border: solid 2px Silver;
    text-align: center;
    padding:20px 20px 1px 20px;
    overflow: hidden;
    
}
.ProductTable
{
    background-color: White;
    height: auto;
}

.LeftMenu
{
    background-color: #149751;
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    width: 200px;
    text-decoration: none;
}
.MasterLeft
{
    background-color: #149751;
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    text-align: left;
    height: auto;
    padding: 5px;
    font-weight: bold;
    width: 200px;
}

.Hidden
{
    display: none;
}


.SubNav
{
    background-color: #149751;
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    text-decoration: none;
}
.SubNavMenu
{
    padding-bottom: 5px;
}


td
{
     overflow: hidden;
}

.MainContentTable
{
    width: 900px;
    table-layout: fixed;
}
.MasterContent
{
    text-align: left;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.MenuBar
{
    background-color: #d9d9d9;
    border: 2px solid #d9d9d9;
}

.TopGroup
{
    background-color: #d9d9d9;
    cursor: pointer;
}

.MenuGroup
{
    background-color: #d9d9d9;
    border: 1px solid #d9d9d9;
    cursor: default;
}

.TopMenuItem
{
    background-color: #d9d9d9;
    font-size: smaller;
    font-weight: bold;
    color: #595959;
    cursor: default;
}

.TopMenuItemHover
{
    background-color: #EBEBEB;
    font-size: smaller;
    color: #595959;
    cursor: default;
    font-weight: bold;
}

.MenuItem
{
    font-size: smaller;
    border: 1px solid #d9d9d9;
    color: #595959;
    cursor: default;
    padding: 20px;
    font-weight: bold;
}

.MenuItemHover
{
    font-size: smaller;
    background-color: #EBEBEB;
    color: #808080;
    border: 1px solid #ffffff;
    cursor: default;
    font-weight: bold;
}

.TopGroupFoot
{
    background-color: Transparent;
    cursor: default;
}

.MenuGroupFoot
{
    font-size: smaller;
    cursor: default;
}
.MenuGroupFootHover
{
    font-size: smaller;
    background-color: #EBEBEB;
    color: #808080;
    cursor: default;
}
.TopMenuItemFoot
{
    font-size: smaller;
    background-color: Transparent;
    color: #FFFFFF;
    cursor: default;
}

.TopMenuItemHoverFoot
{
    font-size: smaller;
    background-color: #EBEBEB;
    color: #808080;
    cursor: default;
    line-height: 100%;
}

.MenuItemFoot
{
    font-size: smaller;
    border: 1px solid #EBEBEB;
    color: #FFFFFF;
    cursor: default;
    background-color: Transparent;
}

.MenuItemHoverFoot
{
    font-size: smaller;
    background-color: #EBEBEB;
    color: #808080;
    border: 1px solid #808080;
    cursor: default;
}

.DropShadow
{
    filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=5);
    border-width: 1px;
    border-style: solid;
    border-color: Silver;
    cursor: pointer;
}

.ImageLogo
{
}

.ControlTitle
{
    color: #ffffff;
    background-color: #149751;
    font-variant: small-caps;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
}
.NewsEventBody
{
    border: Solid 1px #149751;
    background-color: #ffffff;
}

.ActivateBnt
{
	background-color:#149751;
	width:205px;
	padding:3px;
	font-size:14px;
	color:#FFFFFF;
}



