﻿body 
{
    background-color: #CAE3C1;
 
}
a:link
{
 text-decoration: none;   
}
.IndexLink:link {font-family: Arial; color: black; font-weight: bold; font-size: 14px; text-decoration: none;}
.IndexLink:hover {font-family: Arial; color: red; font-weight: bold; font-size: 14px; text-decoration: underline;}
.IndexLink:active {font-family: Arial; color: black; font-weight: bold; font-size: 14px; text-decoration: none;}
.IndexLink:visited {font-family: Arial; color: black; font-weight: bold; font-size: 14px; text-decoration: none;}

.status {font-family: Arial; font-size: 12px; font-weight: normal; color: red}
        .statusBold {font-family: Arial; font-size: 12px; font-weight: bold; color: red}
        .eg {font-family: Arial; font-size: 10px; font-weight: normal; color: red}
        .logoBanner {height: 50px; font-family: Arial; Color: gray; Font-Size: 12px}
        .infoBanner {height: 10px; padding: 5px; Font-Family: Arial; Color:  #c0c0c0; Font-Size: 14px}
        .footerBanner {height: 10px}
        .pageBanner {font-family: Arial; font-weight: bold; font-size: 18px;}
        .gridHeader {font-family: Arial; font-weight: bold; font-size: 12px;}
        .gridBody {font-family: Arial; font-weight: normal; font-size: 11px;}
        .pageMarker {font-family: Arial; font-size: 12px; font-weight: bold; 
                     text-align: center; text-decoration: none; color: #c0c0c0;}
        .LoginTable {border-right: black thin solid; border-top: black thin solid; 
                     border-left: black thin solid; border-bottom: black thin solid}
        .LoginTitle {font-family: Arial; font-size: 13px; font-weight: bold; height: 18px;
                     text-align: center; text-decoration: none; color: white; 
                     /* background-color: #589443;} */
                    }
                     
        .LoginSubBanner {background-color: #BABABA; height: 6px;}
        .CreateTextlabel {font-family: Arial; font-size: 12px; width: 100px; height: 10px}
        .CreateTextfield {width: 100px;}
        .MenuLink {font-family: Arial; font-size: 10pt; Color: white; text-decoration: none;}
        .MenuLink:hover {font-family: Arial; font-size: 10pt; Color: white; text-decoration: underline;}
        .MenuLink:active {font-family: Arial; font-size: 10pt; Color: white; text-decoration: none;}
        .MenuLink:link {font-family: Arial; font-size: 10pt; Color: white; text-decoration: none;}
        .ButtonLink {font-family: Arial; font-size: 8pt; Color: red; text-decoration: underline;}
        .Button { border-width: 1px; border-style: solid; width: 100px;}
        .MiscTitle {font-family: Arial; font-weight: bold; font-size: 18px; color: black;}
        .MiscText {font-family: Arial; font-size: 12px; color: black; font-weight: normal;}
        .MiscTD {text-align: left; width: 25%;}
        .MiscTD2 {text-align: left; width: 25%;}
        .MiscTextBox {border-style: solid; width: 200px; border-width: 1px; border-color: #c0c0c0; Height: 15px; font-family: Arial; font-size: 12px;} 
        .InstrText {font-family: Arial; font-size: 11px;}
        .LoginFooter {font-family: Arial; font-size: 12px; font-weight: normal; color: black; 
                     text-align: center; text-decoration: none; height: 20px; vertical-align: top}             
        .LoginText {font-family: Arial; font-size: 12px} 
        .FooterHr {height: 1px; color: #516A57}
        .HtTable {}
		.icon {border: 1px; border-color: #2020c9;}
		.imgURL {padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;}
		.img { border: none}
		.infoBackground { text-align: center;}      

bodytext
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal	
}
headingtext
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold
}
.PleaseWait
        {
            height : 13px;
            width: 150;
            background-image: url(_image/ajax-loader.gif);
            background-repeat: no-repeat;
        }


