body {
	background-image:url(rules2.jpg);
}
p{
	font-family:Arial;
	font-size:100%;
	text-align:justify;
}

p.title{
	font-family:Arial;
	font-size:120%;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
}

p.subtitle{
	font-family:Arial;
	font-size:100%;
	color:#474747;
	text-align:right;
	font-weight:bold;
}

table.links{
	height:20;
	width:100%;
	background-color:#a0c0ff;
}

table.links a{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;		
	font-color:black;
}

table.links a:visited{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;	
	color:black;	
}

table.links a:hover{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;	
	color:black;	
}

table.spacer{
	background-color:#ffffff;
	width:770;
	height:15;
}

table.head{
	border-bottom:1;
	border-bottom-color:#000000;
	border-bottom-style: dashed;
	background-color:#FFFFFF;
	width:770;
	height:100;
}

table.menu{
 border-right:1;
 border-right-color:#000000;
 border-right-style: dashed;
 height:100%;
 vertical-align:top;
 width:200;
}

td.item{
 margin:1px;
 border-bottom:1;
 border-bottom-color:#000000;
 border-bottom-style: dashed;
 vertical-align:top;
}

table.content{
	height:70%;
	vertical-align:top;
	background-color:#ffffff;
	width:770;
}

p.page_title{
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	font-size:120%;
}

td{
	vertical-align:top;
}

table.inside_contents{
	border-left:1;
 	border-left-color:#000000;
	border-left-style: dashed;
	height:100%;
}

td.page_title{
	background-image:url(test_images/sb.jpg);
	background-repeat:repeat-x;
	background-color:#7c8861;
	height:33;
	cellspacing:5;
}

table.footer{
	align:center;
	width:770px;
}

table.footer p{
	text-align:center;
	font-family:Arial;
	font-size:75%;
	color:#000000;
}
table.footer a{
	text-align:center;
	font-family:Arial;
	font-size:100%;
	color:#000000;
	text-decoration:underline;
	vertical-align:middle;
}
td.menu_item{
	border-bottom:1;
 	border-bottom-color:#000000;
	border-bottom-style: dashed;
}
td.menu_item a{
	font-family:Arial;
	font-size:100%;
	color:#000000;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}