﻿body {
}

.shortbutton
{
	background: url(./images/shortbutton.gif);
	border-style: none;
	border-width: 0px;
	height: 25px;
	width: 74px;	
	font-weight:bold;
	color:White;
}

.longbutton01
{
	background: url(./images/longbutton01.jpg);
	border-style: none;
	border-width: 0px;
	height: 25px;
	width: 115px;	
	font-weight:bold;
	color:White;
}

.longbutton02
{
	background: url(./images/longbutton02.jpg);
	border-style: none;
	border-width: 0px;
	height: 25px;
	width: 140px;	
	font-weight:bold;
	color:White;
}

    .style1
    {
	    width: 213px;
	    background-image: url('./images/shadow.gif');
	    vertical-align: top;
	    line-height: 17px;
    }

    .blue
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#007A97; 
	line-height:13px;
	}

    .style2
    {
	    background-image: url('./images/btm.gif');
	    font-family:Tahoma;
	    font-size:11px;
    }
    
    .text{font-family:Tahoma; font-size:12px;  color:#434343; line-height:13px}
    .text2{font-family:Tahoma; font-size:11px;  color:#434343; line-height:13px}
    .text3{font-family:Tahoma; font-size:11px;  color:#434343; line-height:13px; font-weight:bold}
    .textFormB{font-family:Tahoma; font-size:12px;  color:Black; line-height:13px; font-weight:bold}
    .textForm{font-family:Tahoma; font-size:12px;  color:Black; line-height:13px}
    .div{line-height:17px;}
    
/* Validator Callout AJAX Control */
.validatorCalloutHighlight 
{
    background-color: #FFFACD; 
}

.watermark
{
	font-family:Tahoma;
	color:#434343;
	font-style:italic;
	font-size:11px;
}