/* Style sheet for carrollbiz.net */
body {
	margin-top:	0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/* unassigned links */

a:link { font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;  }

a:visited { font-family: Arial, Helvetica, sans-serif;color: #000000; text-decoration: none;  }

a:hover { font-family: Arial, Helvetica, sans-serif;color: #000000; text-decoration: underline;  }

a:active { font-family: Arial, Helvetica, sans-serif;color: #000000; text-decoration: none;  }


/* regular links */

a:link.main { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  }

a:visited.main { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  }

a:hover.main { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }

a:active.main { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }


/* bottom links */

a:link.bottom { color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }

a:visited.bottom { color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-small;}

a:hover.bottom { color: #6685a3; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }

a:active.bottom { color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-small;}


.small_text { font-size: xx-small }

.small_text_blue { color: #003366; font-size: xx-small }

td { 
	font-family: Arial,Helvetica, sans-serif; 
	font-size: x-small; 
}
br.page {
	page-break-after: always;
}

.error {
	font-family: Arial,Helvetica, sans-serif; 
	font-size: x-small;
	color: red;
	background-color: #F1F6FA;
	vertical-align: top;
}

.webpageheader {
	font-size: x-large;
	font-family: Arial,Helvetica, sans-serif; 
	color: #FFFFFF;
}
