Table {
FONT: 11px Tahoma,arial;
COLOR: #29347D;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #29347D;
	background-color: #F8F8F8;
    	border-right: 1px solid #29347D;
        border-bottom: 2px solid #29347D}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #29347D;
	background-color: #F8F8F8;
	width: 100%;
    	border-right: 1px solid #29347D;
        border-bottom: 2px solid #29347D}

.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #788EC0;
    	border-right: 1px solid #29347D;
        border-bottom: 2px solid #29347D}

.check_ct {
	background-color: #7C92C4;
	border: 0px solid;
    	border-left: 1px solid #29347D;
        border-bottom: 2px solid #29347D}
        
table.footer a {
  color: #FFFFFF;
}
