.padded		{	margin: 3px 10px 5px 10px; }

.indent		{	margin-left: 10px; }

TD		{	font-family: arial, helvetica, sans-serif;
			font-size: 12px; }

.easyDNS	{	font-size: 15px;
			font-weight: bold;
			font-style: normal; }

TD.extra	{	font-size: 11px;
			color: #FFFFFF; }

TD.settings	{	font-size: 11px; }

TD.thead	{	font-family: tahoma, arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			font-style: normal;
			color: #FFFFFF; }

TEXTAREA	{	font-size: 7x; }

TEXTAREA.fixed	{	font-family: "Monotype.com", "Courier New", monospace;
			font-size: 10px; }

TEXTAREA.old	{	font-family: "Monotype.com", "Courier New", monospace;
			font-size: 12px; }

TH		{	font-family: tahoma, arial, helvetica, sans-serif;
			font-size: 15px;
			line-height: 19px;
			font-weight: bold; }

P		{	line-height: 19px;
			margin-top: 0px; }

P.compact	{	margin-top: 0px;
			line-height: 15px; }

P.small		{	line-height: 13px;
			margin-top: 0px;
			font-size: 11px; }

FORM		{	margin: 0px; }

OL,UL		{	line-height: 16px; }

LI.expanded	{	margin-top: 5px; }

B		{	font-size: 13px; 
			line-height: 19px;
			font-weight: bold; }

SMALL B		{	font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 13px;
			font-weight: bold; }

EM		{	font-family: tahoma, arial, helvetica, sans-serif;
			font-size: 13px;
			line-height: 19px;
			font-weight: bold;
			font-style: normal;
			color: #5C6AA6; }

A		{ 	font-weight: bold; 
			text-decoration: none; }

A:hover         {	text-decoration: underline; }

SMALL		{	font-size: 11px;
			line-height: 13px; }

INPUT.small,SELECT.small
		{	font-size: 11px;
			line-height: 13px; }

PRE		{	font-family: "Monotype.com", "Courier New", monospace;
			font-size: 12px; 
			line-height: 13px; }

.email {	background: #ffffcc;
			border: 1px solid #cccc99;
			line-height: 13px;
			padding: 5px; }

H1		{	font-family: tahoma, arial, helvetica, sans-serif;
			margin-bottom: 8px;
			font-size: 24px;
			line-height: 24px;
			font-weight: bold; }

H1.titlegif	{	font-family: tahoma, arial, helvetica, sans-serif;
			margin-top: 8px;
			margin-bottom: 8px;
			font-size: 32px;
			line-height: 32px;
			font-weight: bold;
			color: #92C000; }

H2		{	font-family: tahoma, arial, helvetica, sans-serif;
			margin-bottom: 8px;
			font-size: 20px;
			line-height: 20px;
			font-weight: bold; }

H2.blue		{	font-family: tahoma, arial, helvetica, sans-serif;
			margin-bottom: 8px;
			font-size: 20px;
			line-height: 20px;
			font-weight: bold;
			color: #454F7C; }

H3		{	font-family: tahoma, arial, helvetica, sans-serif;
			margin-bottom: 8px;
			font-size: 17px;
			line-height: 17px;
			font-weight: bold; }

.code		{	width: 460px;
			padding: 10px;
			font-family: Monotype.com, monospace;
			font-size: 12px;
			line-height: 13px;
			background: #E0E0E0; }

DT		{	font-family: tahoma, arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			padding-bottom: 9px; }

DD		{	padding-bottom: 19px;
			line-height: 19px; }

STRONG		{	font-weight: bold; }

.staff_func	{ }

div.error_message {
	border: 1px solid red;	
	color: red;
	padding: 8px;
	margin-bottom: 10px;
}

td.error_message {
	border: 1px solid red;	
	color: red;
	padding: 2px;
}

div.notice {
	border: 1px solid green;	
	color: green;
	padding: 8px;
	margin-bottom: 10px;
}
