body					{ background-color : #ffffff;
					margin : 0;
					margin-left : 0;
					margin-top : 0;
					font-family : Verdana;
					font-size : 11px; }

p,table,td				{ font-family : Verdana;
					font-size : 11px; }

a					{ color : #0000ff;
					text-decoration : none }

a:link					{ color : #0000ff; }

a:visited				{ color : #0000ff; }

a:active				{ color : #0000ff;
					text-decoration : underline; }

a:hover					{ color : #0000ff;
					text-decoration : underline; }

small					{ font-size : 10px; }

h1					{ font-size : 32px;
					color : #cccccc;
					margin-top : 2px;
					margin-bottom : 4px; }

h2					{ font-size : 18px;
					color : #0000ff;
					margin-top : 2px;
					margin-bottom : 4px; }

.commonTableHeading			{ font-size : 14px;
					color : #ffffff;
					font-weight : bold;
					background-color : #0000ff;
					background-image : url('../images/admin_menu_dark.gif'); }

.oddTableRow				{ font-size : 11px; }

.evenTableRow				{ font-size : 11px;
					background-color : #cccccc;
					background-image : url('../images/admin_menu_light.gif'); }

a.controlPanelMenuoption		{ color : #999999;
					font-size : 18px;
					font-weight : bold; }

a.controlPanelMenuoption:link	 	{ color : #999999;
					font-size : 18px;
					font-weight : bold; }

a.controlPanelMenuoption:visited 	{ color : #999999; }

a.controlPanelMenuoption:active  	{ color : #cccccc; }

a.controlPanelMenuoption:hover		{ color : #0000ff; }

.menuOptionsDiv				{ line-height : 18px; }

a.menuOptions				{ font-size : 10px;
					font-weight : bold;
					line-height : 18px; }

a.menuOptions:link 			{ font-size : 10px;
					font-weight : bold;
					line-height : 18px; }

.page_info_toggle			{ font-style : italic;
					font-size : 11px; }