body {
		margin:0;
		text-align:left;
		width:100%;
		height:100%;
		background-image: url(../images/back.gif);
		background-repeat: repeat-y;
        }

#case{
		width:750px;
		margin:0 auto 0 auto;
		text-align:left;
        }

#viewhead {}

#viewleft {
        position:absolute;
		width:160px;
		float:left;
		background:#fff;
		text-align:right;
		margin-left:0px;
		margin-top:0px;
		padding:0px;   
		}

#viewmain {
		padding-left:19px;
		width:550px;
		float:right;
		border-left:1px solid #CCCCCC;
		}

#viewfooter {
		width:750px;
		margin-top:0px;
		}		
	
.j10 {
	font-size: 70%;
	line-height: 130%;
}
.j12  {
	font-size: 80%;
	line-height: 130%;
}
.j14  {
	font-size: 90%;
	line-height: 130%;
}
.j16  {
	font-size: 100%;
	line-height: 130%;
}

a:link {   color: #003399; text-decoration: none}
a:visited {  color: #003399; text-decoration: none}
a:active {   color: #003399; text-decoration: underline}
a:hover {   color: #003399; text-decoration: underline}

a.navi:link {   color: #000000; text-decoration: none}
a.navi:visited {  color: #000000; text-decoration: none}
a.navi:active {   color: #000000; text-decoration: underline}
a.navi:hover {   color: #000000; text-decoration: underline}

a.co:link {   color: #FF0000; text-decoration: underline}
a.co:visited {  color: #FF0000; text-decoration: underline}
a.co:active {   color: #FF0000; text-decoration: underline}
a.co:hover {   color: #FF0000; text-decoration: underline}

.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
