﻿html
{
    background: url(../Images/bg.jpg) repeat 0px 0px; /* background-color: #009700; */
}

body
{
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: top;
    text-align: justify; /* background-color: White; */
    width: 964px;
    margin:2px auto;
}
#tizzer a
{
 color: #000000;
 text-decoration: none;
 background-color: Transparent;
}
#tizzer a:hover
{
 color: #ffffff;
 text-decoration: none;
 background-color: #000000;
}
.Footer
{
    background-image: url(../Images/item_bg.gif);
    text-align: center;
    vertical-align: middle;
    color: yellow;
    font-size: 10px;
    height: 25px;
}

.Header
{
    background: url(../Images/Banner-2-pix.jpg) repeat 0px 0px;
    height: 100px;
}

.Side
{
    background: url(../Images/body_bg.gif) repeat 0px 0px;
    width: 75px;
}

.DropDownList
{
    font-family: Tahoma;
    font-size: 12px;
    width: 150px;
}

.Cadr
{
    border-top: double 3px #91a9c3;
}
.Button
{
    width: 120px;
    font-family: Tahoma;
    font-size: 12px;
    height: 25px;
}
.TextBox
{
    text-align: right;
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
    border: dashed 1px #000080;
}

.Date
{
    direction: ltr;
}

.Panel
{
    width: 95%;
    margin: 10px;
    background-color: Green;
}
.Link
{
    text-decoration: none;
    color: #0066CC;
}

A:visited, A:link
{
    text-decoration: none;
    color: #3838A6;
    text-align: left;
}

.WaterMark
{
    background-color: #FBFBD3;
    font-family: Tahoma;
    font-size: 12px;
    color: Navy;
    border: solid 1px #7F9DB9;
    height: 16px;
}


.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.Preview
{
    border: double 3px #00ff00;
    padding: 10px;
    color: #ffffff;
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: auto;
    text-align: justify;
}
.PreviewImage
{ 
    border : double 3px #00ff00;
    background-color: #003600;
 }

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.tel
{
    direction: ltr;
    color: #3333CC;
}
.menu
{
    background-image: url(  'images/menu-bg.gif' );
    background-color: #C5DCFB;
    background-repeat: repeat-x;
    height: 20px;
}
.style1
{
    width: 100%;
    border: 1px solid #009700;
    padding-top: 5px;
}
.style2
{
    width: 100%;
}

.style3
{
    border: 1px solid #00ff00;
    text-align: center;
}
.a
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: #C18300;
    width: 90px;
}
.a:hover
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: Black;
}
.a1
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: #009700;
    width: 90px;
}
.a1:hover
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: Black;
}
.MainMenu
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: #C18300;
    width: 100px;
}

.MainMenu:hover
{
    border: 1px solid #00ff00;
    text-align: center;
    background-color: Black;
}

