a:link {
	color: #4F6A88;
	text-decoration: none;
}
a:visited {
	color: #4F6A88;
	text-decoration: none;
}
a:hover {
	color: #5B9CC4;
}
a.header:link{
	color: #000000;
	text-decoration: none;
}
a.header:visited {
	color: #000000;
	text-decoration: none;
}
a.header:hover {
	color: #5B9CC4;
}
.sub_menu_header {
	text-align: center;
	width: 100%;
}
.submenu_maincell {
	color: #506B89;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	width: 110px;
	background-image: url(<?=DIR_BASE.CURRENT_ISSUE?>/images/menu_background.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #4F6A88;
}
.issue_cell_height {
	font-family: Arial, Verdana, "Arial Black";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 900;
}
.issue_header {
	font-family: Arial, Verdana, "Arial Black";
	font-size: 12px;
	font-weight: 900;
}
.header_border {
	border-top: 1px solid #57819F;
	border-right: 1px solid #57819F;
	border-bottom: 1px solid #57819F;
	border-left: 0px solid #57819F;
}
.header_border_middle {
	border-top: 1px solid #57819F;
	border-right: 0px solid #57819F;
	border-bottom: 1px solid #57819F;
	border-left: 0px solid #57819F;
	margin: 0px;
	padding: 0px;
}
.header_backgrount_image {
	background-image: url(<?=DIR_BASE.CURRENT_ISSUE?>/images/header_background.jpg);
	background-repeat: no-repeat;
}
.issue_none {
	background-color: #CCCCCD;
	height: 13px;
	width: 13px;
}
.issue_true {
	color: #FFFFFF;
	background-color: #506B89;
	height: 13px;
	width: 13px;
}
.submenu_title {
	color: #000000;
	font-weight: 900;
}
.cellspace {
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.header_text {
	font-size: 12.5px;
	font-weight: 900;
}
#index_head {
	margin-bottom: 20px;
}
td.space {
	padding-top: 7px;
	padding-bottom: 7px;
}
.submit_back {
	background-image: url(<?=DIR_BASE.CURRENT_ISSUE.'/'.$page?>/images/submit_back.gif);
	background-repeat: no-repeat;
}
.submit_txt {
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
}
.index_header_title {
	font-size: 13px;
	color: #5B9CC4;
	padding-left: 20px;
	font-weight: 900;
}
.index_header_summery {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.side_bar {
	background-image: url(index/images/sml_bars.gif);
	background-repeat: repeat-y;
}
a.lightblue:link {
	color: #5B9CC4;
}
a.lightblue:visited {
	color: #5B9CC4;
}
a.lightblue:hover {
	color: #4F6A88;
}
.auth_header {
	color: #FFFFFF;
	background-color: #5B9CC4;
}
.auth_text {
	color: #5B9CC4;
	border: 1px solid #5B9CC4;
}
.style4 {color: #000000}
.style5 {color: #5A738F}
.style6 {color: #5B9CC4}.auth_dark {
	color: #FFFFFF;
	background-color: #4F6A88;
}
.auth_light {
	color: #FFFFFF;
	background-color: #5B9CC4;
}

