﻿body {
}
.footerText
{
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
	cursor: pointer;
}
a.footerText:link
{
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
	cursor: pointer;
}
a.footerText:visited
{
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
	cursor: pointer;
}
a.footerText:hover
{
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}

.footerTextWhite
{
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}
a.footerTextWhite:link
{
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}
a.footerTextWhite:visited
{
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}
a.footerTextWhite:hover
{
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}
.footerSeperator
{
	color:#FFFFFF;
}
.footerRegistration
{
	font:normal 11px Arial;
	color:#FFFFFF;
}

.footerRegistration1
{
	font:normal 11px Arial;
	color:Black;
}
.button
{
	color: white;
    vertical-align: middle;
    text-align: center;
    font-family: Arial,serif ;
    font-size:12px;
    background-color:#5A74A7;
    background-image: url("Img/btnDefault.JPG" );
    background-repeat: repeat-x;
    cursor: pointer;	      
	padding: 3px 3px 3px 3px;
}
.button:hover
{
	color: white;
    vertical-align: middle;
    text-align: center;
    font-family: Arial,serif ;
    font-size:12px;
    background-color:#2A447F;
    background-image: url("Img/btnHover.JPG" );
    background-repeat: repeat-x;
    cursor: pointer;   
    padding: 3px 3px 3px 3px;
}
.textfieldN /* Used only for Textbox Tag */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


  .menueHeader
        {
            background-image: url(../../images/rtArr.png);
            background-color: #adc0d5;
            margin-top: 5px;
            width: 160px;
            background-repeat: no-repeat;
            background-position: right center;
            float: left;
            height: 20px;
            text-align: left;
            font-size: 14px;
            font-weight: bold;
            color: #395898;
            padding-left: 5px;
            cursor: pointer;
            overflow: auto;
        }
        .menueHeaderSmall
        {
            background-image: url(../../images/rtArr.png);
            background-color: #adc0d5;
            margin-top: 5px;
            width: 160px;
            background-repeat: no-repeat;
            background-position: right center;
            float: left;
            height: 20px;
            text-align: left;
            font-size: 12px;
            font-weight: bold;
            color: #395898;
            padding-left: 5px;
            cursor: pointer;
        }
        .menueHeaderOpenedSmall
        {
            background-color: #adc0d5;
            margin-top: 5px;
            width: 160px;
            background-repeat: no-repeat;
            background-position: right center;
            float: left;
            height: 20px;
            text-align: left;
            font-size: 12px;
            font-weight: bold;
            color: #395898;
            padding-left: 5px;
            cursor: pointer;
            background-image: url(../../images/dwnArr.png);
        }
        
        .menueHeaderOpened
        {
            background-color: #adc0d5;
            margin-top: 5px;
            width: 160px;
            background-repeat: no-repeat;
            background-position: right center;
            float: left;
            height: 20px;
            text-align: left;
            font-size: 14px;
            font-weight: bold;
            color: #395898;
            padding-left: 5px;
            cursor: pointer;
            background-image: url(../../images/dwnArr.png);
            overflow: auto;
        }
        .list
        {
            z-index: 200;
            border-bottom: #999999 1px solid;
            border-left: #999999 1px solid;
            background-color: #ffffff;
            margin: 0px;
            clear: both;
            width: 163px;
            overflow: auto;
            border-right: #999999 1px solid;
            text-align: left;
        }
         .rightBox
        {
            text-align: left;
            font-weight: bold;
            line-height: 24px;
            text-decoration: none;
            font-size: 15px;
            color: #395898;
        }
        
 .button1
{
	color: white;
    vertical-align: middle;
    text-align: center;
    font-family: Arial,serif ;
    font-size:12px;
    background-color:#b0c0d7;
    background-repeat: repeat-x;
    cursor: pointer;	      
	padding: 3px 3px 3px 3px;
}
.buttonclicked
{
	color: white;
    vertical-align: middle;
    text-align: center;
    font-family: Arial,serif ;
    font-size:12px;
    background-color:#2a447f;   
    background-repeat: repeat-x;
    cursor: pointer;	      
	padding: 3px 3px 3px 3px;
}
.button1:hover
{
	color: white;
    vertical-align: middle;
    text-align: center;
    font-family: Arial,serif ;
    font-size:12px;
    background-color:#5A74A7;
    background-repeat: repeat-x;
    cursor: pointer;	      
	padding: 3px 3px 3px 3px;
}
.recepientlbl
{
	font:bold 15px Arial;
	color:#000000;
}
.greetingmsglbl
{
	font:bold 15px Arial;
	color:Gray;
}
.senderdtlslbl
{
	font:bold 12px Arial;
	color:Gray;
}
.lnkNormal
{
	font:normal 12px Arial;
	text-decoration:none;
	color:#000000;
}
.top_Bg
{
	background-image: url(../../Images/signup/Top_Bg.JPG);
	background-repeat:repeat-x;
}
.slideHeader
{
background: url(../../Images/tblheader-bg.jpg) repeat-x;
height: 33px;
color: Black;
font-size: small;
font-weight: bold;
}
