
body { 
	font-family: 'Brush Script MT', Verdana, Formata, Arial, Helvetica, serif;
	/* font-style: oblique; */
	color : #666633;
	background: #ffddaa url('background.jpg') repeat;
 }
a:link { 
	color: #666633;
	font-size: 14px;
	font-family: 'Brush Script MT', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 500;
	text-decoration: none;
 }
a:visited { 
	color: #666633;
	font-size: 14px;
	font-family: 'Brush Script MT', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 500;
	text-decoration: none;
 }
a:hover { 
	color: #770088;
	font-size: 14px;
	font-family: 'Brush Script MT', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 600;
	text-decoration: underline overline;
	background-color: #ccaa77;
 }
.titletext { 
	color: #666633;
	font-weight: 500;
	font-size: 24px;
	background-color: #ccaa77; 
	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: #666633;
	font-weight: 400;
	font-size: 14px;
	background-color: #ddbb88; 
	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: #666633;
	font-weight: normal;
	font-size: 12px;
	background-color: #eecc99; 
	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: #666633; 
	font-size: 14px; 
	padding-left: 20px;
	padding-right: 20px;
 }
.commentxt1 { 
	color: #666633; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #eecc99; 
	border-style: solid; 
	border-width: 1px 0; 
	border-color: #ccaa77;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
 }
.pagenavtxt { 
	color: #770088; 
	font-size: 14px;
	padding-top: 6px; 
	padding-bottom: 6px;
	padding-left: 5px; 
 }
.footer { 
	background-color: transparent;
	background-image: url(rosewood_topbar.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	color: #666633; 
	font-size: 14px; 
	font-style: oblique;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px; 
	padding-bottom: 1px; 
	text-align: center;
 }

/* If you need to, set padding to be at least 1/2 the image size */
td.tl {
 Background-Position : right bottom ;
 Background-Repeat : no-repeat ;
 Background-image: url('frame_tl.gif') ;
 Background-Attachment : scroll;
}
td.t {
 Background-Position : bottom ;
 Background-Repeat : repeat-x ;
 Background-image: url('frame_t.gif') ;
 Background-Attachment : scroll ;
}
td.tr {
 Background-Position : left bottom ;
 Background-Repeat : no-repeat ;
 Background-image: url('frame_tr.gif') ;
 Background-Attachment : scroll;
}
td.ml {
 Background-Position : right ;
 Background-Repeat : repeat-y ;
 Background-image: url('frame_l.gif') ;
 Background-Attachment : scroll ;
 /* Set the padding to be 1/2 of the width of image*/
 padding-left: 20px;
}
td.mr {
 Background-Position : left ;
 Background-Repeat : repeat-y ;
 Background-image: url('frame_r.gif') ;
 Background-Attachment : scroll ;
 /* Set the padding to be 1/2 of the width of image*/
 padding-right: 20px;
}
td.bl {
 Background-Position : right top ;
 Background-Repeat : no-repeat ;
 Background-image: url('frame_bl.gif') ;
 Background-Attachment : scroll ;
}
td.b {
 Background-Position : top ;
 Background-Repeat : repeat-x ;
 Background-image: url('frame_b.gif');
 Background-Attachment : scroll ;
}
td.br {
 Background-Position : left top ;
 Background-Repeat : no-repeat ;
 Background-image: url('frame_br.gif');
 Background-Attachment : scroll ;
}

.homereg{
background-image:url('home.gif');
height:18px;
width:81px;
border: 0px;
}
.homeover{
background-image:url('home.gif');
height:18px;
width:81px;
border: 3px, solid, #770088;
}
.prevreg{
background-image:url('previous.gif');
height:18px;
width:81px;
border: 0px;
}
.prevover{
background-image:url('previous.gif');
height:18px;
width:81px;
border: 3px, solid, #770088;
}
.nextreg{
background-image:url('next.gif');
height:18px;
width:81px;
border: 0px;
}
.nextover{
background-image:url('next.gif');
height:18px;
width:81px;
border: 3px, solid, #770088;
}

