body						{	margin: 0px; padding: 0px; }

#bgleft 				{	background-image: url(../images/bg_left.gif);	background-repeat: repeat-y; }
#bgright 				{	background-image: url(../images/bg_right.gif);	background-repeat: repeat-y; }
#contentcell,
#contentcell td	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #4c4c4c; font-weight: normal; }
#footer					{	background-color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #000000; font-weight: normal;	}
#footerspacer		{	padding-left: 220px ; padding-top: 17px;	}

select,
textarea,
input						{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #4c4c4c; font-weight: normal; }

.textboxsmall		{ width: 50px; }
.textboxmedium	{ width: 70px; }

a:link 					{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #018dbc; text-decoration: underline; }
a:visited 			{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #018dbc; text-decoration: underline; }
a:hover 				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #018dbc; text-decoration: none; }
a:active 				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; color: #018dbc; text-decoration: underline; }
