﻿td
{
    vertical-align: top;
  
}

form
{
  font-size: small;
}

.textBox
{
 font-size: small;
 font-family: Verdana;
}

.textBoxRedBold
{
    font-size: small;
    color: #FF0000;
    font-weight: bold;
    text-indent: 5px;
}

.DropDownBox
{
     font-weight: 500;
     font-size: small;
     font-family: Verdana;
}

.smallFontIcon
{ 
    text-decoration: underline;
    color: #FF0000;
    font-weight: bold;
 }

.meduimFontIcon
{
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.largeFontIcon
{
   text-decoration: none;
    font-weight: normal;
    color: #000000;
}

 .menulevel1
{
    font-weight: bold;
    font-size: x-small;
}
.menulevel2
{

	font-weight: normal;
    font-size: x-small;
}

.PageLabel
{
    font-family: 'Times New Roman';
    font-weight: bold;
    color: #000000;
    text-align: right;
    font-style: italic;
    font-size: medium;
}
