﻿body 
{
	font-family : Tahoma ;
	font-size :small ;
	background-color : #C6EDFF;
}
TABLE
{
	font-family : Tahoma ;
	font-size :small ;
}
TABLE,TD
{
	font-family : Tahoma ;
	font-size :small ;
}
.capthchalable
{
	color: White;
	float:right;
}
.capthchatextbox
{
	width:150px;
	float:left;
}
link
{
color: navy;
font-size:10px;
font-family:Tahoma;
text-decoration: none;
}
A:link
{
color: navy;
text-decoration: none;
}

.multipleRowsColumns .rcbItem,
.multipleRowsColumns .rcbHovered
{

    float:right;
    margin:0 1px;
    min-height:13px;
    overflow:hidden;
    padding: 2px 2px 2px 2px;
    width:250px;
    font-family:Tahoma;
    
}

a.lnkSubmit:active {

            margin:0px 0px 0px 0px;
            padding: 0em 1.2em;
            font: 8pt "tahoma";
            font-weight:bold;
            color: White;
            text-decoration: none;
            font-weight: normal;
            letter-spacing: 0px;

                                           }

a.lnkSubmit:link {

            margin:0px 0px 0px 0px;
            padding: 0em 1.2em;
            font: 8pt "tahoma";
            font-weight:bolder;
            color: White;
            text-decoration: none;
            font-weight: normal;
            letter-spacing: 0px;

                   }

a.lnkSubmit:visited {

            margin:0px 0px 0px 0px;
            padding: 0em 1.2em;
            font: 8pt "tahoma";
            font-weight:bolder;
            color: White;
            text-decoration: none;
            font-weight: normal;
            letter-spacing: 0px;

                   }

a.lnkSubmit:hover {

            margin:0px 0px 0px 0px;
            padding: 0em 1.2em;
            font: 8pt "tahoma";
            font-weight:bolder;
            color: White;
            text-decoration: none;
            font-weight: normal;
            letter-spacing: 0px;

                }