@charset "utf-8";
/* CSS Document */

			.buttG{
	display:inline !important;
	width:auto !important;
	background:#F90 url(images/bkg_menu.gif) repeat-x scroll 0 0 !important;
	color:#333 !important;
	text-decoration:none;
	cursor:help;
	padding-bottom:2px;
	height:23px;
	border:1px solid #777777;
	font-weight: normal;
}
a.buttG{text-decoration:none;padding:3px;}

			.buttH{
	background:url(images/bkg_mid2.jpg) repeat scroll 0 0 !important;
	text-decoration:none;
	cursor:help;
	color: #FF0;
	border: 1px solid #0F60B1;
}
a.buttH{text-decoration:none;padding:3px;}


			#popup_container.style_1 {
				font-family: Georgia, serif;
				color: #A4C6E2;
				background: #005294;
				border-color: #113F66;
			}
			
			#popup_container.style_1 #popup_title {
				color: #FFF;
				font-weight: normal;
				text-align: left;
				background: #76A5CC;
				border: solid 1px #005294;
				padding-left: 1em;
			}
			
			#popup_container.style_1 #popup_content {
				background: none;
			}
			
			#popup_container.style_1 #popup_message {
				padding-left: 0em;
			}
			
			#popup_container.style_1 INPUT[type='butt1'] {
	border: outset 2px #76A5CC;
	color: #A4C6E2;
	background: #3778AE;
			}
