
body {
	color: #9fa9a2;
	font-size: 14px;
	background: #565b57 url(background.jpg) no-repeat 
}
a:link { 
	color: #9fa9a2;
	font-size: 12px;
	font-weight: 700;
}
a:visited { 
	color: #9fa9a2;
	font-size: 12px;
}
a:hover {
	color: #565b57;
	background-color: #9fa9a2;
	font-size: 12px;
}
.titletext { 
	color: #565b57;
	background-color: #9fa9a2;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
}
.titletext2 { 
	color: #9fa9a2;
	background-color: #6c736e;
	font-weight: 600;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 10px;
	text-align:center;
}
.titletext3 { 
	color: #9fa9a2;
	background-color: #565b57; 
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 10px;
	text-align:center;
}
.commentxt { 
	color: #9fa9a2;
	font-size: 12px; 
	padding-left: 20px;
	padding-right: 20px;
}
.commentxt1 { 
	color: #9fa9a2;
	background-color: #6c736e;
	border-style: solid; 
	border-width: 1px 0; 
	border-color: #9fa9a2;
	font-size: 14px; 
	font-weight: bold; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.pagenavtxt {
	background-color: #565b57; 
	color: #9fa9a2;
	font-size: 12px;
	padding-top: 6px; 
	padding-bottom: 6px;
	padding-left: 5px ;
}
.footer { 
	background-color: transparent;  
	color: #9fa9a2; 
	font-size: 12px; 
	font-style: oblique;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px; 
	padding-bottom: 2px; 
	text-align: center;
}

/* If you need to,  set padding to be 1/2 the image size*/
td.tl {
 Background-Position : right bottom ;
 Background-Repeat : no-repeat ;
 Background-Attachment : scroll ;
 Background-image: url(frame_tl.jpg);
 }
td.t {
 Background-Position : bottom ;
 Background-Repeat : repeat-x ;
 Background-image: url(frame_t.jpg) ;
 Background-Attachment : scroll ;
 }
td.tr {
 Background-Position : left bottom ;
 Background-Repeat : no-repeat ;
 Background-Attachment : scroll ;
 Background-image: url(frame_tr.jpg) ;
 }
td.ml {
 Background-Position : right ;
 Background-Repeat : repeat-y ;
 Background-Attachment : scroll ;
 Background-image: url(frame_l.jpg) ;
 /* Set the padding to be 1/2 of the width of image*/
 padding-left: 7px;
}
td.mr {
 Background-Position : left;
 Background-Repeat : repeat-y ;
 Background-Attachment : scroll ;
 Background-image: url(frame_r.jpg) ;
 /* Set the padding to be 1/2 of the width of image*/
 padding-right: 7px;
}
td.bl {
 Background-Position : right top ;
 Background-Repeat : no-repeat ;
 Background-Attachment : scroll ;
 Background-image: url(frame_bl.jpg) ;
 }
td.b {
 Background-Position : top ;
 Background-Repeat : repeat-x ;
 Background-image: url(frame_b.jpg) ;
 Background-Attachment : scroll ;
 }
td.br {
 Background-Position : left top ;
 Background-Repeat : no-repeat ;
 Background-Attachment : scroll ;
 Background-image: url(frame_br.jpg) ;
 }
.homereg{
background-image:url('home.gif');
height:30px;
width:84px;
}
.homeover{
background-image:url('home_over.gif');
height:30px;
width:84px;
}
.prevreg{
background-image:url('previous.gif');
height:30px;
width:84px;
}
.prevover{
background-image:url('previous_over.gif');
height:30px;
width:84px;
}
.nextreg{
background-image:url('next.gif');
height:30px;
width:84px;
}
.nextover{
background-image:url('next_over.gif');
height:30px;
width:84px;
}


