	body
	{
		font-family: verdana, arial, times;
		font-weight: normal;
		color: #000000;
		scrollbar-face-color: #4C5052;
		scrollbar-highlight-color: #CDCD99;
		scrollbar-shadow-color: #5B6949;
		scrollbar-3dlight-color: #5B6949;
		scrollbar-arrow-color: #ffffff;
		scrollbar-track-color: #cccccc;
		scrollbar-darkshadow-color: #000000;
	}

	td
	{
		font-family: verdana, arial, times;
		font-weight: normal;
		color: #000000;
	}
	.threads
	{
		font-family: verdana, arial, times;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
	
	a
	{
		font-family: verdana, arial, times;
		font-weight: normal;
		color: #002e8b;
	}

	input
	{
		font-family: verdana, arial, times;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}

	textarea
	{
		font-family: verdana, arial, times;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		width: 150px;
	}
		

	
	
	
	
		.required
		{
			color: #923456;
			font-weight: normal;
		}
		.norequired
		{
			color: #000000;
			font-weight: normal;
		}
		.trequired
		{
			width: 125px;
			border: "2 solid #923456";
		}
		.srequired
		{
			width: 125px;
			border: "2 solid #923456";
		}
		.t
		{
			width: 125px;
			border: "1 solid #000000";
		}
		.table
		{
			border: "1 solid #000000";
		}
		.td
		{
			border: "1 solid #cdcdcd";
			font-family: verdana, arial;
			font-weight: normal;
			font-size: 12px;
			color: #00000;
		}
		.bt
		{
			border: "1 solid #000000";
			font-family: verdana, arial;
			font-weight: normal;
			font-size: 12px;
			color: #00000;
		}
