/* Redefining tags */

body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}
a:link {
	color: #0000FF;
	text-decoration: none; 
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}

/* Custom classes */

.header, .left, .content, .rcs_header {
	vertical-align: top;
	padding: 10px;
}
.header, .left {
	border: 3px solid #1D1E88;
	background: #E7E7E7 none;
}
.rcs_header, .rcs_left {
	border: 3px solid #1D1E88;
	background: #FFFFFF none;
}
.header, .rcs_header {
	text-align: center;
}
.left, .rcs_left {
	width: 200px;
}
.content, .rcs_content {
	width: 100%;
	vertical-align: top;
}
.pagetitlebar {
	background-image: url(http://www.svrc.org/titlebar.gif);
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.parahead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #0000FF;
}
.tblhead1 {
	background: #000066;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.tblsect1 {
	background: #99CCFF;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.tbldetl1 {
	background: #FFFFCC;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.aprssrchbuttonenabled {
	width: 200;
	color: #FFFFFF;
	background-color: #0000FF;
}
.aprssrchbuttondisabled {
	width: 200;
	color: #FFFFFF;
	background-color: #E7E7E7;
}
.button1 {
	background-image: url(http://www.svrc.org/titlebar.gif);
	cursor: hand;
	width: 200;
	color: #FFFFFF;
	background-color: #0000FF;
}
.button2 {
	background-image: url(http://www.svrc.org/pixelshim.gif);
	cursor: hand;
	width: 200;
	color: #FFFFFF;
	background-color: #0000FF;
}
.button3 {
	background-image: url(http://www.svrc.org/titlebar.gif);
	cursor: hand;
	color: #FFFFFF;
	background-color: #0000FF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

