#main {
	border: 1px solid #000000;
	width: 742px;
	display: table;
	cell-spacing: 0px;
	cell-padding: 0px;
 }
 #case {
	border: 1px solid #000000;
	width: 800px;
	display: table;
	cell-spacing: 0px;
	cell-padding: 0px;
 }
 	
#leftsidebar {
	width: 150px;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
	color: #000066;
 }
#rightsidebar {
	width: 165px;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
	color: #000066;
	float: left;
 }
 #maincontent {
	border-left: 2px dotted #000066;
	font-size: 12px;
	font-size: 100%;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000066;
	width: 430px;
	padding: 5px;
 }
 #header {
	background-color: #FFFFFF;
	color: #CCCCCC;
	background-image: url(images/sign_left.jpg);
	height: 110px;
	width: 740px;
	background-repeat: no-repeat;
	background-position: center top;
 }
 #headercase {
	background-color: #FFFFFF;
	color: #CCCCCC;
	background-image: url(images/sign_casejpg.jpg);
	height: 110px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
 }
 #header2 {
	color: #CCCCCC;
	background-image: url(images/sheader2mid.jpg);
	height: 90px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 740px;
 }
  #header2list {
	background-color: #FFFFFF;
	color: #333333;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
 }
 #nav {
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(images/sign_leftcase.jpg);
	height: 15px;
 }
 #footer {
	a:link, #footer a;
	vertical-align: top;
	a:visited color;
	background-image: url(images/sign_leftnew.jpg);
	background-repeat: repeat;
	background-position: center;
	width: 740px;
	font-size: x-small;
: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */

 }
 #footercase {
	a:link, #footer a;
	vertical-align: top;
	a:visited color;
	background-image: url(images/sign_leftcase.jpg);
	background-repeat: repeat;
	background-position: center;
	width: 800px;
	font-size: x-small;
: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */

 }
#menutwo ul, #menutwo li{
	display: block;
	list-style: none;
	margin: 0px;
	float: left;
	width: 110px;
	text-align: left;
	text-indent: 0px;
	color: #000066;




}
#menutwo li a, #menutwo li a:hover, #menutwo li a:active {
	display: block;
	text-decoration: none;
	color: #000099;
	margin: 0px 0px 2px;
	padding: 2px 5px 2px 0px;
	border-right: 6px solid #000099;
	width : 110px;
	font-weight: normal;
	text-indent: 0px;


}
#menutwo li a:hover, #menutwo li a:active {
	border-right: 6px solid #FFCC00;
	color: #000099;
	width: 110px;
	text-indent: 0px;


}
#menunine{
	font:normal 12px verdana, arial, georgia, sans-serif;
	margin: 0px;
	padding: 5px;
	border: none #FFFFFF;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;



}
#menunine ul, #menunine li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	cursor: hand;
	word-spacing: 2px;
	text-align: center;




}
#menunine li a, #menunine li a:hover, #menunine li a:active {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 2px 6px 2px 6px;
	border: 1px none #B0B0B0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	cursor: hand;



}
#menunine li a:hover, #menunine li a:active {
	border-top: 1px none #e0e0e0;
	border-right: 1px none #888;
	border-bottom: 1px none #888;
	border-left: 1px none #e0e0e0;
	color: #FFCC00;

}
#menunine li a:active {
	border-top: 1px none #888;
	border-right: 1px none #e0e0e0;
	border-bottom: 1px none #e0e0e0;
	border-left: 1px none #888;
	color: #FFCC00;

}
