*
{
    margin: 0px;
    padding: 0px;
}

a:link {
	color: #0000cc
}

a:hover {
	text-decoration: none;
	color: #0000cc;
}

a:visited {
	color: #0000cc;
}

body {
	
	background: #000000;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 769px;
}

#header {
	height: 100px;
	width: 100%;
}

/* Menu styles */
#menu {
    float:left;
    width:100%;
    background:#00CC00;
    font-size:14px;
    line-height:normal;
	border-bottom:1px solid #000;
}

#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
      
#menu li {
    display:inline;
    margin:0;
    padding:0;
}

#menu a {
    float:left;
    background:url("../images/tab_left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#menu a span {
    display: block;
    background: url("../images/tab_right.gif") no-repeat right top;
    padding: 5px 30px 4px 18px;
    color: #000;
}
      
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}

/* End IE5-Mac hack */

#menu a:hover span {
    color:#FFF;
}

#menu a:hover {
    background-position:0% -42px;
}
      
#menu a:hover span {
    background-position:100% -42px;
}
/* End Menu */      

#main
{
    padding: 20px;
}

#logo {
    width: 749px;
    height: 107px;
    text-align:  left;
    padding-left: 20px;
    padding-top: 20px;
    background: #fff;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #fff;	
}

#main
{
    background: #fff url(images/table_back.gif) repeat-x top
}

/* Front Page Styles */

#MainTable 
{
    width: 100%;
}

#TopLeftMain
{
    width: 100%;
}

#MainImage
{
    background: url("../images/SupremeCourt.jpg") no-repeat;
    height: 300px;
    width: 300px;
}

#SubmitNow a
{
    float: left;
    background: url("../images/submittickets.png") top left no-repeat;
    width: 100px;
    height: 100px;
}

#SubmitNow a:hover
{
    background: url("../images/submitticketshover.png") top left no-repeat;
}

#CheckStatus a
{
    float: left;
    background: url("../images/checkstatus.png") top left no-repeat;
    width: 100px;
    height: 100px;
}

#CheckStatus a:hover
{
    background: url("../images/checkstatushover.png") top left no-repeat;
}

#AskLawyer a
{
    float: left;
    background: url("../images/askalawyer.png") top left no-repeat;
    width: 100px;
    height: 100px;
}

#AskLawyer a:hover
{
    background: url("../images/askalawyerhover.png") top left no-repeat;
}

#NeedHelp
{
    width: 50%;
    padding: 20px;
}

#NeedHelp p
{
    text-align: justify;
}

#NeedHelp h2
{
    text-align: left;
    padding-bottom: 5px;
}

#ButtonSection
{
    width: 50%;
}

#LatestNews
{
    padding-left: 10px;
}

#TicketForum a
{
    float: left;
    background: url("../images/TicketForum.png") top left no-repeat;
    width: 379px;
    height: 54px;
}

#TicketForum a:hover
{
    background: url("../images/TicketForumHover.png") top left no-repeat;
}

#FAQ a
{
    float: left;
    background: url("../images/FAQs.png") top left no-repeat;
    width: 260px;
    height: 60px;
	text-align: center;
	padding-left: 20px;
}

#FAQ a:hover
{
    background: url("../images/FAQsHover.png") top left no-repeat;
}

#Start a
{
    float: left;
    background: url("../images/start.png") top left no-repeat;
    width: 209px;
    height: 76px;
	text-align: center;
}

#Start a:hover
{
    background: url("../images/startover.png") top left no-repeat;
}

#LoginInst a
{
    float: left;
    background: url("../images/login.gif") top left no-repeat;
    width: 705px;
    height: 377px;
    text-align: center;
    border-style:double;
}

#NewRequestInst a
{
    float: left;
    background: url("../images/newrequest.gif") top left no-repeat;
    width: 702px;
    height: 220px;
    text-align: center;
    border-style:double;
}

#RequestCourtInst a
{
    float: left;
    background: url("../images/requestcourt.gif") top left no-repeat;
    width: 705px;
    height: 549px;
    text-align: center;
    border-style:double;
}

#RequestTicketInst a
{
    float: left;
    background: url("../images/requestticket.gif") top left no-repeat;
    width: 701px;
    height: 582px;
    text-align: center;
    border-style:double;
}

#PaymentInst a
{
    float: left;
    background: url("../images/paymentinst.GIF") top left no-repeat;
    width: 692px;
    height: 436px;
    text-align: center;
    border-style:double;
}

#RegisterInst a
{
    float: left;
    background: url("../images/register.GIF") top left no-repeat;
    width: 678px;
    height: 549px;
    text-align: center;
    border-style:double;
}


/* End Front Page Styles */

#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

input.Button
{
	font-weight: bold; 
	font-style:none; 
	border-style:normal; 
	border-color:#000000; 
	border-width:1px; 
	background:#06F71E; 
	color:#FFFFFF; 
	cursor: pointer;
	cursor: hand;
}

.RequestHeader
{
	border-width:0px
}

.RequestRow:hover
{
	background-color: Gray;
	color: #FFFFFF;
}