	.search_input {
	border: 1px solid #c0c0c0; height: 21px;
	}
	
	.bg_left {
		background:
			url(/i/bg1.gif)
		;
	}
	
	.bg_right {
		background:
			url(/i/bg3.gif)
		;
	}
	
	.bg_top {
		background:
			url(/i/bg4.gif)
		;
		padding-top: 10px;
	}
	
	.bg_bot {
		background:
			url(/i/bg2.gif)
		;
	}
	
	.red_head {
		font-family: helvetica;
		font-size: 15px;
		color: #c00928;
	}
	
	.black_head {
		font-family: arial, tahoma, helvetica;
		font-size: 11px;
		color: #000000;
	}
	
	.red_title {color:#CC1613; font-size:12px; font-weight:bold;  text-transform: uppercase; }
	
	.red {
		color: #c00928;
	}
	
/*	.pad_right {
		text-align: center;
		padding-right: 8px;
	}*/
	.pad_left {
		text-align: center;
		padding-left: 8px;
	}

	
	p, td {
		font-family: tahoma, arial, helvetica;
		font-size: 11px;
		color: #000000;
	}
	
	.bread {
		color: #c0c0c0;
	}
	
	.bread a {
		color: #c0c0c0;
		text-decoration: none;
	}
	
	.bread b {
		color: #c00928;
		font-weight: normal;
	}
	
	.footer {
		color: #000000;
	}
	
	.footer a {
		color: #000000;
		text-decoration: none;
	}
	
	table.content {border-right: 1px solid Gray; border-bottom: 1px solid Gray;}
	.content td {
		border-left: 1px solid Gray;
		border-top: 1px solid Gray;
		padding-left : 4px;
		padding-top : 2px;
		padding-bottom : 2px;
	}

