.title{
        font-size: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica;
        color : #FFFFFF;
        font-style : normal;
        text-decoration : underline;
        font-weight : bold;
}

.headertext{
        font-size: 13px;
        font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica;
        color : #FFFFFF;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
	text-align: center;
}

.fieldtext{
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica;
        color : #FFFFFF;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
	text-align: right;
}

.regulartext{
        font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica;
        color : 000000;
        font-size: 12px;
        font-style : normal;
        text-decoration : none;
        font-weight : normal;
}

input {
        color: #000000;
        border: 1px solid #666699;
        background-color: #FFFFFF;
        cursor: hand;
        
}



.roundcont {
	width: 670px;
	background-color: #f90;
	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: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

