body {
	background: #white);
	word-spacing: 1px;
 	}
 	

.tblhdr {
	font-size: 16px;
	font-weight: bold;
	font-family: arial,times;
	color: 0f0000;
	background-color:FFFaaa;
	text-align: center
}
.tblhdrw {
	font-size: 16px;
	font-weight: bold;
	font-family: arial,times;
	color: 0f0000;
	background-color:fffeee;
	text-align: center
}
.tbldetb {
	font-size: 14px;
	font-family: arial,times;
	color: 0f0000;
	background-color:fffaaa;
	text-align: left
}
.tbldetw {
	font-size: 14px;
	font-family: arial,times;
	color: 0f0000;
	background-color:fffeee;
	text-align: left
}
.tbldet10b {
	width: 12%;
	font-size: 14px;
	font-family: arial,times;
	color: 0f0000;
	background-color:fffaaa;
	text-align: left;
	vertical-align: top;

	}
.tbldet10w {
	width: 12%;
	font-size: 14px;
	font-family: arial,times;
	color: 0f0000;
	background-color:fffeee;
	vertical-align: top;
	text-align: left;
}


.tblfont {
	font-size: 14px;
	font-weight: bold;
	font-family: arial,times;
}
.xlfont {
	font-size: 26px;
	font-family: arial,times;
}
.titlefont {
	font-size: 22px;
	font-weight: bold;
	font-family: arial,times;
    text-align:center;
}

.largefont {
	font-size: 18px;
	font-family: arial,times;
}
.normalfont {
	font-size: 14px;
	font-family: arial,times;
}
.smallfont {
	font-size: 12px;
	font-family: arial,times;
}
.minifont {
	font-size: 10px;
	font-family: arial,times;
}
.largelightfont {
	color:#505050;
	font-size: 16px;
	font-family: arial,times;
}
.lightfont {
	color:#606060;
	font-size: 12px;
	font-family: arial,times;

}
.whitefont {
	color:white;
	font-size: 12px;
	font-family: arial,times;

}
 .left{
	 text-align:left;}

	 
	 
#header, #footer {
	background-color: #fff;
	display: block;
	margin : 5px 0;
	height:100px;
	clear: both;
	padding:5px; 
}
	 
	 
	 
	 
	 
 
 
.frame {
	border-style: ridge;
	border-color:blue;
	border-width:5px;
	padding:15px; 
}
.boxframe {
	border-style: dotted;
	border-color:blue;
	border-width:5px;
	padding:5px; 
}
#header, #footer {
	background-color: #fff;
	display: block;
	margin : 5px 0;
	height:100px;
	clear: both;
	padding:5px; 
}

p.frame {
	padding:5px; 
	border-top:8px inset blue;
	border-right:8px inset blue; 
	border-bottom:8px  inset blue;
	border-left : 8px inset blue;
	border-bottom-width: 8px
	}
	
	
#page {margin: 0 auto;
background:#fff;
	width: 860px;
	display: block;
		}

	

#column{
	width : 800px;
	padding:5px;
	background:#cff;
	margin:5px 5px 5px 5px;
}		
		
#container {
	width:80%;
	background:#fff;
	padding:10px;
	margin:10px 20% 10px 10%;
}


.boxframe {
	border-style: dashed;
	border-color:black;
	border-width: 1px;
	padding:10px; 
}

#mainbox {
       
	width:800;
	background-color:white;

	padding:5px;

	margin:1% 15% 1% 15%;;

}
#tpage {
		margin: 0 auto;
		width: 480px;
}

#tcolumn{
	margin-right: 5px;
	border: solid 2px black;
    width : 480px;  
	background:#eef;
}