/* Default stylesheet */
html, body, table {
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
}
body, p, td, b {font-family:Arial, Helvetica, sans-serif;font-size:12px}
li {
	line-height:150%;
}
p {
	padding:0px 8px;
}

/* Heading styles */
H1	{}
H2	{color:#000000;font-size:24px;margin:5px 0px -5px;}
H3	{color:#ffcc00;background-color:#cc0000;font-size:18px;margin:0px;text-align:center;}
H4	{color:#cc0000;background-color:#ffcc00;font-size:14px;margin:5px 0px;}

/* Link formats */
a {font-weight:bold;}
a:link {color:#cc0000;text-decoration:underline;}
a:visited {color:#cc0000;text-decoration:underline;}
a:hover {color:#cc0000;text-decoration:underline;}

/* Tab default styles */
.inactive_bottom {background-color:#6699CC;}
.Leg_bottom, .Recount_bottom, .Lawsuit_bottom, .Action_bottom, .Info_bottom {background-color:#6699CC;}
.Leg_leftline, .Recount_leftline, .Lawsuit_leftline, .Action_leftline, .Info_leftline {background-image:url(../images/tabs/leftline.gif)}
.Leg_rightline, .Recount_rightline, .Lawsuit_rightline, .Action_rightline, .Info_rightline {background-image:url(../images/tabs/rightline.gif)}
.Leg_content, .Recount_content, .Lawsuit_content, .Action_content, .Info_content {background-image:url(../images/tabs/content.gif)}
.Leg_topleftcorner, .Recount_topleftcorner, .Lawsuit_topleftcorner, .Action_topleftcorner, .Info_topleftcorner {background-image:url(../images/tabs/leftcorner.gif)}
.Leg_topcolor, .Recount_topcolor, .Lawsuit_topcolor, .Action_topcolor, .Info_topcolor {background-image:url(../images/tabs/top.gif)}
.Leg_toprightcorner, .Recount_toprightcorner, .Lawsuit_toprightcorner, .Action_toprightcorner,.Info_toprightcorner, {background-image:url(../images/tabs/rightcorner.gif)}
