﻿       body
{
	font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
    padding: 0px;
    margin: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #000000;
    border-width: 0px;
}
       
        .style1
        {
            width: 182px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			
        }
        .style1_bg
        {
            width: 182px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			background-color:#F0F0F0
        }
        
        .style2
        {
            width: 182px;
            height: 28px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#666;
        }
        .style3
        {
            height: 28px;
            width: 517px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#666;
        }
        .style4
        {
            width: 517px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#666;
        }
       .style5
        {
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#666;
        }

        .cpHeader
        {
            color: black;
            background-color: #DCDADE;
            font: bold 11px auto "Trebuchet MS" , Verdana;
            font-size: 12px;
            cursor: pointer;
            width: 730px;
            height: 16px;
            padding: 4px;
        }
        .cpBody
        {
            border: 1px gray;                
            width:730px;
            padding: 4px;
            padding-top: 7px;
        } 
        .textBox
        {
            height: 20px;
        }      

        .ModalPopupBG
        {
            background-color:Gray;
            opacity: 0.5;
            filter:alpha(opacity=50)
            
        }

        .HelpPopup
{
    background-position: white;
    width: 400px;
    height: 180px;
    border: medium groove #000000;
    background: white;
}