.header-link {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.ver_space {
	width: 5px;
	text-align: center;
}

.right-header-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	line-height: 20px;
}

.doc-info-section {
	text-align: justify;
	vertical-align: top;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-top: 1px dotted #F0F0F0;
}

.doc-info{
	text-align: justify;
	vertical-align: top;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.span-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	line-height: 30px;
}

.doc-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
	color: #7777CC;
}


.info-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #7777CC;
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}

.hot_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 7px;
	padding: 5px 7px;

	background-color: #FFFFFF;
	border: #ccc solid 1px;
	color: #000000;
}

.hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 7px;
	padding: 5px 7px;
	font-size: 12px;
	background-color: #FFC75A;
	border: #ccc solid 1px;
	color: #000000;
}

.line {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	line-height: 20px;	
	font-weight: bold;
	border: none;
	color: #333;
	background: transparent;  	
	border: 1px solid #fffeee;
}

.line:focus { 
  outline: none;
  border: 1px dotted #A6A6A6;
}

.line:hover {   
  outline: none;
  border: 1px dotted #A6A6A6;
}

.filter-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-align: justify;
	text-decoration: none;
	line-height: 20px;
	
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	
	border-bottom: 1px dotted #F0F0F0;
}

.box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0808;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.box-header-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.simple-box{
	padding: 0px;
	border: 1px solid #cccccc;
}

.simple-box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0808;
	text-decoration: none;
	font-weight: bold;
	text-align: left;	
	padding-bottom: 5px;	
}

.info-box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #000000;

	padding: 5px;
	border: 1px solid #cccccc;
}

.info-box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0808;
	text-decoration: none;
	font-weight: bold;
	text-align: left;	
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;	
}

.list-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0808;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
	
	border-bottom: 1px dotted #cccccc;	
}

.search-box{
	height: 70px;	
	background: #fff url('../images/table4_bg.gif') bottom repeat-x;
	
	-webkit-box-shadow: #CCC 3px 3px 1px;
	-moz-box-shadow: #CCC 3px 3px 1px; 
	box-shadow: #CCC 3px 3px 1px;	
}

.toggle-box{	
	background-color:white;
	
	padding-top:5px;
	padding-bottom:5px;	
	padding-left:5px;
	padding-right:5px;
	
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

.tab-header-highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ff0808;

	text-decoration: none;
	font-weight: bold;
	text-align: center;	
	

	background-color:#fffeee;
	
	border-top:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	
	-webkit-box-shadow: #A6A6A6 3px 3px 1px;
	-moz-box-shadow: #A6A6A6 3px 3px 1px; 
	box-shadow: #A6A6A6 3px 3px 1px;
}

.tab-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	
	font-weight: bold;
	text-align: center;	
	
	border-bottom: 1px solid #F0F0F0;
}

.tab-header:hover {	
	text-shadow: 3px 3px 1px #F0F0F0;	
	color:#ff0808;
}

.tab-header-space {
	border-bottom: 1px solid #F0F0F0;
}

.tab-content{
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px;
	background-color:#fffeee;
	
	-webkit-box-shadow: #A6A6A6 3px 3px 1px;
	-moz-box-shadow: #A6A6A6 3px 3px 1px; 
	box-shadow: #A6A6A6 3px 3px 1px;
}

.box-content{
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	
	background-color:#fffeee;
	
	-webkit-box-shadow: #A6A6A6 3px 3px 1px;
	-moz-box-shadow: #A6A6A6 3px 3px 1px; 
	box-shadow: #A6A6A6 3px 3px 1px;
}

.boder_02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.boder_02a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.boder_03 {
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.boder_04 {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: right top;
}

.leftside table.table4 td.content {
	font-size: 10px;
	border: #ccc solid 1px;
	padding-right: 5px;
	background: #fff url(../images/table4_bg.gif) bottom repeat-x;
}

.message {
	font-weight: bold;
	color: #FF0808;
	text-align: center;
}

.big-header {
	color: #FF0808;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.group-name {
	color: #292821;	
	font-size: 16px;
	font-weight: bold;
	
	text-transform: uppercase;
	text-align: center;
	
	padding: 7px;
	padding-left: 5px;	
	padding-top: 15px;
}

.group-page-col {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:right;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px;
	padding-top: 15px;	
}

.unit-name {
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.table-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	
	text-align: center;
	vertical-align: top;
	border-bottom: 1px dotted #eeeeee;
}

.item-bullet-col {
	text-align: left;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px; 
}

.item-subject-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px; 
	padding-bottom: 5px; 
}

.gazette-bullet-col {
	text-align: left;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px; 
}

.gazette-signdate-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 0px; 
}

.gazette-subject-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px; 
	padding-bottom: 5px; 
}

.gazette-page-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:#{gazetteBean.output.pagealign};
	vertical-align: #{gazetteBean.output.pagevalign};
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px; 
}

.gazette-download-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:center;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 3px;
	padding-left: 5px; 	
}

.bullet-col {
	text-align: left;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.signdate-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 0px; 
	border-bottom: 1px dotted #eeeeee;
}

.subject-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.page-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:right;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-left: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.download-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:center;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 3px;
	padding-left: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.effect-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:center;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 3px;
	padding-left: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.effectdate-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:center;
	vertical-align: top;
	text-decoration: none;
	line-height: 20px;
	
	padding-top: 0px;
	padding-left: 5px; 
	border-bottom: 1px dotted #eeeeee;
}

.listtitle-col{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
}

.back-col{
	text-align:right;
	vertical-align:middle;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
}

.paging-col{
	text-align:left;
	vertical-align:middle;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
}

.resol {
	text-align: justify;
	
	border-color: #cccccc;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tbl-group-header {
	color: #0059B5;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #D9D9D9;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}

.default-tbl-border {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	line-height: 15px;
}

.default-tbl-header {
	font: bold;
}

.yellow_background_ {
	background-color: #FFFFFF;
}

.yellow_background {
	background-color: #FFC75A;
}

.blue_text_ {
	color: #000000;
}

.blue_text {
	color: #0000aa;
}

.red_text_footer {
	color: #FF0808;
}

.hitcounter {
	text-align: center;
	padding: 10px 5px 5px 5px;
	text-transform: uppercase;
	line-height: 1.5;
	
}

.inputbox{
	border: solid 1px #ccc;
	background: transparent;
}
inputbox:hover{
	border: solid 1px #000;
}

select{
	border: solid 1px #ccc;
}
select:hover{
	border: solid 1px #000;
}