/* 
	This CSS Document is created to apply the style sheet to College Course Html
*/
	.table_width
	{	width:750px;	}
	label
	{	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;	}
/*	label
	{	font-size:60%; font-family:Verdana, Arial, Helvetica, sans-serif;	}
*/
	.for_clgcd 
	{	font-size:10px; width:450px;}
	.sel 
	{	font-size:10px; width:150px;}
	.clgcrs_text
	{	height:20px; size:10; width:125px;	}
	.for_div_border /* TO APPLY BORDER TO DIV TAG */
	{ 	border:1px solid red;width:650px;	}
	.for_buttons
	{	height:22px;	}

