body {			margin:20px;
			font:normal 12px Verdana; color: #339; }
td {			font:normal 12px Verdana; color: #339; }

a:link, a:active,
a:visited { 		text-decoration: none; font-weight: bold; color: #f90; }
a:hover   { 		text-decoration: underline; }


#titleBox {		background:url('logo.gif') no-repeat; background-position:20px 0px;
			border-bottom:1px solid #f90; width:700px; height:70px; }
#titleText {		padding:50px 20px 0px 20px; }

#betaTest {		display:block; width:250px; height:70px; position:absolute; left:460px; top:0px;
			background:url('beta.gif'); }

#footerBox {		border-top:1px solid #f90; width:700px; }
#footerText {		padding:5px 20px 0px 20px; }

#bodyBox {		padding:0px 10px 0px 10px; width:680px; min-height:200px; text-align:justify; }

#loginout {		text-align:right; width:680px; padding-bottom:30px; }

.red {			color:#f90; }


.tableBox {		width:660px; border-top:1px solid #999; }

#pathBox {		width:700px; }
.pathField {		background-color:#eee; text-align:center; padding:5px; height:50px; 
			border-bottom:1px solid #f90; border-top:1px solid #fff; border-right:1px solid #ccc; }
.pathFielx {		background-color:#eee; text-align:center; padding:5px; height:50px; 
			border-bottom:1px solid #f90; border-top:1px solid #fff; }

#pathNow {		background-color:#ccc; border-right:1px solid #666; border-left:1px solid #666; }
a.pathLink:link,
a.pathLink:active,
a.pathLink:visited {	font:bold 15px Verdana; color:#666; }
