
#btn
{
    background-color: Yellow;
    color: Red;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
}

.Message
{
    color: green;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
}

.Error
{    
    color: Red;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    padding: 2px 2px 2px 0px;
    margin: 2px 2px 2px 0px;    
}

.MessageIcon
{
    text-align: center;
}


#ajaxdiv
{
    background-color: orange;
    overflow: hidden;
    width: 200px;
    height: 20px;
    padding: 4px 4px 4px 4px;
    position: fixed;
    top: 0px;
    right: 0;   
    text-align: right;
    visibility:visible;
}



.PasswordStrength
{
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    background-color: Yellow;
    padding: 3px 3px 3px 3px;
}

.SerachTextBoxLarge
{
    width: 300px;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    color: #666666;
}

.GroupsCostClass
{
    width: 40px;
    height: 16px;
    padding: 2px 2px 2px 2px;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    background-color: infobackground;
}


.divMain
{
    float: none;
    width: 750px;
}

.divLeft
{
    float: left;
    width: 195px;
}

.divRight
{
    float: right;
    width: 540px;
}

.textBox
{
    border-style: solid;
    border-color: Gray;
    border-width: 1px;
    width: 200px;
    font-family: arial;
    padding: 3px;
}

/*text */

body
{
    font-family: Tahoma;
    font-size: 11px;
    color: dimgray;
    margin: 15px 15px 15px 15px;
}

td
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
}
.details
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    padding-left: 5px;
}

.details2
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    padding-right: 18px;
    text-align: justify;
}

.footer
{
    font-family: tahoma;
    font-size: 10px;
    color: #333333;
}

.headingSignup
{
    font-family: tahoma;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    background: #FFFFFF;
}

.greyBold
{
    font-family: Tahoma;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}

.DarkGreyLarge
{
    font-family: tahoma;
    font-size: 16px;
    color: #006699;
    font-weight: bold;
    text-transform: capitalize;
}

.white
{
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 7px;
}

/*links*/

A:link
{
    font-family: tahoma;
    font-size: 11px;
    color: #333399;
    text-decoration: none;
}
A:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #333399;
    text-decoration: none;
}
A:hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #0066cc;
    text-decoration: none;
}

.greenlink A:link
{
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.greenlink A:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.greenlink A:hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #EBFED8;
    text-decoration: none;
}

.lightBlue:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C0DFFE;
    padding-left: 7px;
    text-decoration: none;
}

.lightBlue A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C0DFFE;
    padding-left: 7px;
    text-decoration: none;
}

.lightBlue A:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding-left: 7px;
}

a.lightBlue:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C0DFFE;
    padding-left: 7px;
    text-decoration: none;
}

a.lightBlue:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C0DFFE;
    padding-left: 7px;
    text-decoration: none;
}

a.lightBlue:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding-left: 7px;
}

.grey A
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.grey A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.grey A:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.searchLarge
{
    border: #bbdbff solid 1px;
    width: 400px;
    color: #333333;
    height: 30px;
    text-align: left;
    font-size: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 7px;
    padding-bottom: 1px;
}

.userId
{
    border: #bbdbff solid 1px;
    width: 130px;
    color: #666666;
    height: 18px;
    text-align: left;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 7px;
    padding-top: 5px;
}

.input2
{
    border: #999999 solid 1px;
    width: 175px;
    color: #333333;
    height: 26px;
    text-align: left;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 4px;
}

.dropDown
{
    border: #373737 solid 1px;
    font: 11px Tahoma;
    width: 180px;
    color: #adadad;
    text-align: left;
    font-size: 12px;
}

.bluetext
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 9px;
    color: #056C8F;
}
.white
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 7px;
}

td.off
{
    background-image: url(images/menu_bg.jpg);
}

td.on
{
    background-image: url(images/menu_bg_ovr.jpg);
}

.whiteLarge
{
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
    font: bold;
    padding-left: 7px;
}

.headingGrey
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

.headingGrey
{
    font-family: tahoma;
    font-size: 12px;
    color: #666666;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

.heading
{
    font-family: tahoma;
    font-size: 12px;
    color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}
.tbl_bg
{
    ackground-color: #cce6ff;
    width: 200px;
}
.t
{
    background: url(images/dot.gif) 0 0 repeat-x;
    width: 20em;
}
.b
{
    background: url(images/dot.gif) 0 100% repeat-x;
}
.l
{
    background: url(images/dot.gif) 0 0 repeat-y;
}
.r
{
    background: url(images/dot.gif) 100% 0 repeat-y;
}
.bl
{
    background: url(images/bl.gif) 0 100% no-repeat;
}
.br
{
    background: url(images/br.gif) 100% 100% no-repeat;
}
.tl
{
    background: url(images/tl.gif) 0 0 no-repeat;
}
.tr
{
    background: url(images/tr.gif) 100% 0 no-repeat;
    padding: 10px;
}
.clear
{
    font-size: 1px;
    height: 1px;
}

.roundcont
{
    width: 200px;
    background-color: #cce6ff;
    color: #fff;
}

.roundcont p
{
    margin: 0 10px;
}

.roundtop
{
    background: url(images/tr.gif) no-repeat top right;
}

.roundbottom
{
    background: url(images/br.gif) no-repeat top right;
}

img.corner
{
    width: 6px;
    height: 6px;
    border: none;
    display: block !important;
}

/* -------------------- Sign up form classes ----------------------------- */

.SignupMainFormDiv
{
    float: right;
    width: 750px;
}

.SignupFormDiv
{
    padding: 5px 5px 5px 5px;
    width: 470px;
    background-color: aliceblue;
    text-align: right;
    float: left;
}

.SignupHeadingDiv
{
    padding: 5px 5px 5px 5px;
    width: 470px;
    height: 15px;
    background-color: steelblue;
    color: #ffffff;
    font-weight: bold;
}

.hint
{
    font-family: Tahoma;
    font-size: 10px;
    color: #696969;
    font-weight: normal;
    width: 200px;
}

------------------------------ 

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.confirm
{
    background-color: White;
    padding: 10px;
    width: 370px;
}

.TextBoxValueMissing
{
    border-color: Red;
    border-width: 2px;
    width: 50px;
    background-color: Red;
    color: White;
}

.TopMenu
{   
    padding-right: 10px;
    padding-right: 5px;        
    FONT-SIZE: 11px; COLOR: #000099; 
    FONT-FAMILY: helvetica, arial, verdana; 
    TEXT-DECORATION: none
}




.brokerTopMenu
{
	}
	
	.lnkcar_for_sale
	{
		float:right;
			
		}
		
		.step3_form
		{
		    margin-left: 10px;
		    }