.tableback { 
  background-repeat: no-repeat;
}


.footer{
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 10px;
	color:#978B5F;
	line-height: 17px;
}


.links {
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 11px;
	color:#1568BF; 
	font-weight: normal;
	
text-decoration: none;
	line-height: 16px;
}

.links:hover {
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 11px;
	
color:#A79D79;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}



.footerlinks {
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 10px;
	color:#1568BF; 
	font-weight: normal;
	
text-decoration: none;
}

.footerlinks:hover {
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 10px;
	
color:#A79D79;
	font-weight: normal;
	text-decoration: underline;
}



.header {
	font-family: Script MT Bold, sans-serif;
	font-size: 14px;
	color:#968A5D;
	font-weight: normal;
	
line-height: 18px;	
}


.bodytext {
	font-family: Book Antiqua, Times New Roman, Times;
	font-size: 12px;
	
color:#2F2F2F;
	font-weight: normal;
	line-height: 18px;
}
	

.tblbrd {
border: 1px solid #C9D3E0;
}

.dotbrd {
border: 1px dotted #EC96AA;
}


/*Form Field Formatting*/

.inputButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; CURSOR: hand; COLOR: #ffffff; 
    
FONT-SIZE: 10px; BACKGROUND: #718AA6; FONT-FAMILY: Book Antiqua, Times New Roman, Times; 
}


.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 2; BACKGROUND: #FFFFFF; BORDER: #4E8D9C 1px solid;  
FONT-FAMILY: Book Antiqua, Times New Roman, Times; color: #526571; 
}
.inputSelect1{
 FONT-WEIGHT: normal; 
FONT-SIZE: 2; BACKGROUND: #FFFFFF; BORDER: #4E8D9C 1px solid;  FONT-FAMILY: Book Antiqua, Times New Roman, Times; color: #526571; width:200;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 2; BACKGROUND: #FEF1F4; 
BORDER: #4E8D9C 1px solid; FONT-FAMILY: Book Antiqua, Times New Roman, Times;
color: #333333; width:200;
}
.picborder {
	border: 1px solid #4E8D9C;
}
