/* CSS Document */
.regform
{
padding-top:30px;
background-color:#fff; 
vertical-align:top; 
color:#FFFFFF;
}


.regform_top
{
background:url(images/regform_top.png ) #F6D014 top  center no-repeat;
width:179px;
height:27px;
color:#000033;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

font-weight:bold;
}
.regform_bottom
{
background:url(images/regform_bottom.png ) top center no-repeat;
width:179px;
height:19px;

}

.regform_middle
{
background:url(images/regform_middle.gif ) bottom center  repeat-y;
width:179px;
color:#FFFFFF;
}

.footer {
background:url(images/footer.gif) bottom center no-repeat;

padding:0px;
margin:0px;
width:798px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-top:1px solid #000;

text-align:center;
height:22px;
}

div{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
text-align:left;
}


#welcome{

width:540px;
/*height:230px;*/
z-index:0;
}

.welcometxt {
font-size:24px;
font-family: Georgia, "Times New Roman", Times, serif;
width:110px;
vertical-align: middle;}

.welcometxt1 {
font-size:24px;
font-family: Georgia, "Times New Roman", Times, serif;
vertical-align: bottom;
color:#333333;
}
.contactus {
 /*background:url(images/contact-us.gif) right no-repeat;*/
 width:520px;
 height:250px;
}


.maintxt p{
font-family:Arial, Helvetica, sans-serif;
size:14px;
text-align:justify;
}

a.maintxt:link{
font-family:Arial, Helvetica, sans-serif;
size:12px;
line-height:16px;
color:#FFFFCC;
}

a.maintxt:visited{
font-family:Arial, Helvetica, sans-serif;
size:12px;
line-height:16px;
color:#FFFFCC;
}

a.maintxt:hover{
font-family:Arial, Helvetica, sans-serif;
size:12px;
line-height:16px;
color: #FFFF00;
}

#list_offers{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #fff;
font-weight:bold;
padding:0 0 0 4px;
margin:0 0 0 4px;
float:left;
text-align:left;
list-style-type: none;
cursor:pointer;
}
#list_offers li {
background: url(images/close.gif) left no-repeat;
padding-left:14px;
}
#list_offers li:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #00CC00;
background: url(images/close.gif) left no-repeat;
padding-left:14px;

}
/*Added by Rajesh*/
.text{
font-size:13px;
}
.textsmall
{
font-size:11px;
}
