
.NoBorder input
{
    background: transparent; 
    border: 0; 
}

.imagebuttonstyle 
{
    border: None 0 transparent; border-collapse: collapse; margin: 0px; padding: 0px;	
}


.formBox
{
    color : #000000;
    background : #FFFFFF; 
    border-color : #000000;
    border-top : 1px solid;
    border-bottom : 1px solid;
    border-left : 1px solid;
    border-right : 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
	font-weight: normal;
}


.formBoxUpload
{
    color: #000000;
    background: #FFFFFF;
    border-color: #000000;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    width: 400px;
}

.formBoxRightAlign
{
    color : #000000;
    background : #FFFFFF;
    border-color : #000000;
    border-top : 1px solid;
    border-bottom : 1px solid;
    border-left : 1px solid;
    border-right : 1px solid;
    font-family : arial,tahoma,verdana;
    font-size : 12px;
    text-align : right;
}


.formSubmit
{
    color: #00006A;
    background-color : #ffffff;
    border-color : #000000;
    border-top : 1px solid;
    border-bottom : 1px solid;
    border-left : 1px solid;
    border-right : 1px solid;
    font-family : arial,tahoma,verdana;
    font-size : 11px;
    font-weight: bold;
    cursor: pointer;
}

.formSubmit2
{
color: #00006A;
background-color : #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
font-weight: bold;
cursor: hand;
}

.formSubmit3
{
color: #000000;
background-color: #D7E0E5;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 9px;
font-weight: bold;
border-style: outset;
padding: 1;
text-decoration: none;
}

.formSubmit4
{
color: #000000;
background-color: #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 9px;
font-weight: bold;
text-decoration: none
}

.formSubmit5
{
color: #000000;
background-color : #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 11px;
font-weight: bold;
cursor: pointer;
}