/* php.css */

body,td			{ color: rgb(51,51,51); font-size: 13px; font-family: Verdana, sans-serif; }

.homebold		{ color: rgb(102,102,102); font-weight: bold; }
.homeboldlink	{ color: rgb(0,102,204); }

.sidethis		{ font-weight: bold; }
.step			{ font-weight: bold; }
.sidebar		{ font-size: 11px; }
.sysreq			{ color: rgb(102,102,102); font-size: 10px; }
.page-title		{ font-weight: bold; font-size: 13px; color: rgb(0,102,204); }
.content-title	{ font-weight: bold; font-size: 13px; color: rgb(51,51,51); }
.callout		{ font-weight: bold; }
.themelink		{ font-size: 11px; }
.imgLeft		{ margin-top: 4px; margin-right: 8px; margin-bottom: 0px; }
.imgR1			{ margin-right: 1px; }
.homequote		{ font-size: 10px; color: rgb(81,81,81);}

A:link			{ color: rgb(0,102,204); }
A:visited		{ color: rgb(51,102,204); }
A:hover			{ color: red; }

A.sidelink:link		{ text-decoration: none; color: rgb(51,51,51); }
A.sidelink:visited	{ text-decoration: none; color: rgb(51,51,51); }
A.sidelink:hover	{ text-decoration: underline; color: red; }

A.ifoot:link	{ text-decoration: none; color: rgb(0,102,204) }
A.ifoot:visited	{ text-decoration: none; color: rgb(0,102,204) }
A.ifoot:hover	{ text-decoration: underline; color: red }
