/* CSS Document */



	body,td		{ font-family: arial, helvetica; font-size: 11px; color: #444444; }
	input.text	{ font-size: 10px; }
	.bottom		{ font-size: 10px; color: #c0c0c0; }
		.carea		{ color: #f9f9f9; line-height: 16px; letter-spacing: 0px; }
	.inbg		{ background-image:  url(images/in-top3bg.jpg); background-repeat: repeat-x; }
	.inbg2		{ background-image:  url(images/in-top3.jpg); background-repeat: repeat-x; }
	.homebg		{ background-image:  url(images/top3bg.jpg); background-repeat: repeat-x; }
	a:link		{ color: #50A1F2; text-decoration: underline; }
	a:hover		{ color: #0000FF; text-decoration: underline; }
	a:visited	{ color: #50A1F2; text-decoration: underline; }
	form		{ margin-top: 0; margin-bottom: 0; }
	input.field-error { color: black; background-color: yellow }
	td.label { color: #FFFFFF; font-weight: bold }
