.cap_styles {
	border: 1px solid #996600;
}
.cap_forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.cap_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBCA83;
	border: 2px solid #C2A561;
	scrollbar-face-color:#E3C271;
	scrollbar-shadow-color:#C2A561;
	scrollbar-highlight-color:#C2A561;
	scrollbar-3dlight-color:#C2A561;
	scrollbar-darkshadow-color:#C2A561;
	scrollbar-track-color:#C2A561;
	scrollbar-arrow-color:#FFFFFF;
}.cap_adminbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(cap_admin_btnback.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAF1E3;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #FAF1E3;
	padding: 3px;
}
.cap_adminbtn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cap_adminbtn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.cap_adminbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cap_head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-indent: 10px;
}
.cap_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: blink;
}
.cap_body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.cap_body3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.cap_body4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
}
.cap_loading {
	background-image: url(cap_loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.packages{
	border: 1px solid #000;
	background-color: #FBE6C8;
	margin: 15px 0 0 0;
}