BODY {
	font-size: 11px;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	color:		black;
	background-image:url(images/bg.jpg); background-repeat:repeat-x;
	}
		

TD									{font-size: 11px; font-family: verdana;color:black}

a.darksmboldlink:link  					{text-decoration:	none;	color:		white}
a.darksmboldlink:visited	  				{text-decoration:	none;	color:		white}
a.darksmboldlink:active  					{text-decoration:	none;	color:		white}
a.darksmboldlink:hover  					{text-decoration:	underline;		color:		white;}

a.medlink:link  					{text-decoration:	none;	color:		gray}
a.medlink:visited	  				{text-decoration:	none;	color:		gray}
a.medlink:active  					{text-decoration:	none;	color:		gray}
a.medlink:hover  					{text-decoration:	underline;		color:		black;}

a:link  					{text-decoration:	underline;	color: 333333}
a:visited	  				{text-decoration:	underline;	color: 333333}
a:active  					{text-decoration:	underline;	color: 333333}
a:hover  					{text-decoration:	none;		color: 333333}

.white								{font-size: 11px; font-family: verdana; font-weight: bold;color:white}/* IE 4 & Netscape 4 same */
.lrg						{font-size: 13px; font-family: verdana; color: black;line-height:16px}
.sm						{font-size: 9px; font-family: verdana; color: black}
.red						{font-size: 11px; font-family: verdana; color: darkred}

.mediumsm   						{font-size: 11px; font-family: verdana; background-color: gainsboro}
 gainsboro}
.meddarksm  						{font-size: 11px; font-family: verdana; background-color: silver}
.darksm     						{font-size: 11px; font-family: verdana; color: white; background-color: gray}
.lightsmbold    					{font-size: 11px; font-family: tahoma, sans-serif; background-color: whitesmoke; font-weight: bold}
.mediumsmbold						{font-size: 10px; font-family: verdana; background-color: gainsboro; font-weight: bold;color: gray}
.darksmbold							{font-size: 10px; font-family: verdana; color: white; background-color: silver}


hr 		  {COLOR: 999999; HEIGHT: 1px;}


input, select  {
		font-family: verdana;
		font-weight: normal;
		color: 333333;
		font-size: 11px;
		border-color: gray;*/
	/* 	background-color: whitesmoke;*/
		}
		
textarea  {
		font-family: verdana;
		font-weight: normal;
		color: black;
		font-size: 10px;
	/* 	border-color: gray;*/
	/* 	background-color: whitesmoke;*/
		}
