/***********************************************************************
* Page construction style
/***********************************************************************/


			Body { font-family: Tahoma, Arial, Verdana; background-color: #F8D3B4; }	
			Table { font-size: 11px; color: Black; }
			.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }
	
			TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
			TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
			TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
			TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
			TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}



/*********************************************************************/

.side_bg {
	background-image: url(../images/terrait-design/side_bg.gif);
	background-repeat: repeat-x;
}

.left_ext {
	background-image: url(../images/terrait-design/left_side.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F68121;
}
.right_ext {
	background-image: url(../images/terrait-design/right_side.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F68121;
}

.head {
	background-image: url(../images/terrait-design/top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #904127;
}

.top_side {
	background-color: #C3652A;
}
