
body { 
	color: #696969;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #fff no-repeat;
 }
a:link { 
	color: #808080;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
 }
a:visited { 
	color: #a9a9a9;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
 }
a:hover { 
	color: #788ec6;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #c3cde6;
 }
.titletext { 
	color: #696969;
	font-weight: 700;
	font-size: 24px;
	background-color: #bebebe;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
 }
.titletext2 { 
	color: #696969;
	font-weight: 600;
	font-size: 12px;
	background-color: #e1e1e1; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 10px;
	text-align: left;
 }
.titletext3 { 
	color: #696969;
	font-weight: normal;
	font-size: 10px;
	background-color: #f5f5f5; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 10px;
	text-align: left;
 }
.commentxt { 
	color: #696969; 
	font-size: 12px; 
	padding-left: 20px;
	padding-right: 20px;
 }
.commentxt1 { 
	color: #696969; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #e1e1e1; 
	border-style: solid; 
	border-width: 1px 0; 
	border-color: #9fa9a2;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
 }
.pagenavtxt { 
	color: #6c736e; 
	font-size: 12px;
	padding-top: 6px; 
	padding-bottom: 6px;
	padding-left: 5px; 
 }
.footer { 
	background-color: #f5f5f5; 
	color: #696969; 
	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-image: url(../resources/Gray/frame_tl.jpg) ;
 Background-Attachment : scroll;
 }
td.t {
 Background-Position : bottom ;
 Background-Repeat : repeat-x ;
 Background-image: url(../resources/Gray/frame_t.jpg) ;
 Background-Attachment : scroll ;
}
td.tr {
 Background-Position : left bottom ;
 Background-Repeat : no-repeat ;
 Background-image: url(../resources/Gray/frame_tr.jpg) ;
 Background-Attachment : scroll ;
}
td.ml {
 Background-Position : right ;
 Background-Repeat : repeat-y ;
 Background-image: url(../resources/Gray/frame_l.jpg) ;
 Background-Attachment : scroll ;
 /* 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-image: url(../resources/Gray/frame_r.jpg) ;
 Background-Attachment : scroll ;
 /* 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-image: url(../resources/Gray/frame_bl.jpg) ;
 Background-Attachment : scroll ;
}
td.b {
 Background-Position : top ;
 Background-Repeat : repeat-x ;
 Background-image: url(../resources/Gray/frame_b.jpg) ;
 Background-Attachment : scroll ;
}
td.br {
 Background-Position : left top ;
 Background-Repeat : no-repeat ;
 Background-image: url(../resources/Gray/frame_br.jpg) ;
 Background-Attachment : scroll ;
 }

.homereg{
background-image:url('../resources/Gray/home.gif');
height:30px;
width:84px;
}
.homeover{
background-image:url('../resources/Gray/home_over.gif');
height:30px;
width:84px;
}
.prevreg{
background-image:url('../resources/Gray/previous.gif');
height:30px;
width:84px;
}
.prevover{
background-image:url('../resources/Gray/previous_over.gif');
height:30px;
width:84px;
}
.nextreg{
background-image:url('../resources/Gray/next.gif');
height:30px;
width:84px;
}
.nextover{
background-image:url('../resources/Gray/next_over.gif');
height:30px;
width:84px;
}

