﻿body {
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0;
    }
td 
{
font-family: Arial, sans-serif;
font-size: 12px;
}
.naviDL
{
    font-family: Arial, Helvetica, sans-serif; font-size: 13px;  background-color: #e5e5e5; border: 1px solid #999999; width:240px; height:25px; 
    }    

a.mHed:link 
{
    font-size : 13px;
font-family: sans-serif;
color: #000000;
text-decoration:none;
}

a.mHed:visited 
{
    font-size : 13px;
font-family: sans-serif;
color: #000000;
text-decoration:none;
}

a.mHed:active 
{
    font-size : 13px;
font-family: sans-serif;
color: #000000;
text-decoration:none;
}

a.mHed:hover 
{
    font-size : 13px;
font-family: sans-serif;
color: #000000;
text-decoration:none;
}

A:link {
 font-weight: normal;
    font-size: 12px;
    color: #0000FF;
    font-family: sans-serif;
    background-color: transparent;
    text-decoration: underline;
}

A:visited {
 font-weight: normal;
    font-size: 12px;
    color: #0000FF;
    font-family: sans-serif;
    background-color: transparent;
    text-decoration: underline;
}

A:hover
{
    font-weight: normal;
    font-size: 12px;
    color: #0066CC;
    font-family: sans-serif;
    background-color: transparent;
    text-decoration: underline;
}

A:active
{
    font-weight: normal;
    font-size: 12px;
    color: #0000FF;
    font-family: sans-serif;
    background-color: transparent;
    text-decoration: underline;
}

.tablelight {
border: 1pt #e4e4e4 solid;
}

.txtBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: normal;
background-color: #F7F7F7;
border: 1px solid;
}

.btnOk
{
    border: 1px outset #79B7E7;
    background-image: url(../newImages/bBack.jpg);
    text-transform: capitalize;
    white-space: normal;
    background-color: Transparent;
    display: inline;
    width: 100px;
    height: 30px;
    margin: 0;
    padding: 0; 
}

.btnLnk
{
   border: 1px outset #79B7E7; background-image: url(../../newImages/bBack.jpg); text-transform: capitalize; text-align: center; vertical-align: middle; width: 100px; height: 30px;
}

.btnCancel
{
 background-image: url(../newImages/btnCancelBack.jpg);
 text-transform:capitalize;
 white-space:normal ;
 background-color:Transparent;
 display: inline;
 width: 100px;
 height: 35px;
 margin: 0; 
 padding: 0; 
 border-color:#CCCCCC;
  border-width:0px;
}

.btnGrey
{
    border: 1px outset #79B7E7; background-image: url(../../newImages/greyBtnBack.jpg); text-transform: capitalize; text-align: center; vertical-align: middle; width: 150px; height: 30px;
}

.blackDotLine
{
    border-style: dotted; border-width: 1px; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-left-color: #FFFFFF;
    }
