.mnuNav_Sub_on, .mnuRelated_Sub_on,
.data_table tr.odd:hover, .data_table tr.even:hover, .data_table tr.ajaxac_current {
	background-color: #ccd9ff !important;
}

b.button:hover, b.button:hover b {
	background-image: url("../images/template/blue/button_hover.gif") !important;
}

b.button:hover input, b.button:active input {
	color: #26304c !important;
}

div.fakefile b.button:hover,
div.fakefile b.button:hover b {
	background-image: url("../images/template/blue/button_off.gif") !important;
}

div.fakefile b.button:hover input, div.fakefile b.button:active input {
	color: #ffffff;
}

.divTabHeader li.activetab, .divTabHeader li.inactivetab:hover {
	background-image: url("../images/template/blue/button_hover_left.gif") !important;
}

.divTabHeader li.activetab span, .divTabHeader li.inactivetab:hover span {
	background-image: url("../images/template/blue/button_hover.gif") !important;
	color: #405080;
}

b.button:active,
b.button:active b {
	background-image: url("../images/template/blue/button_active.gif") !important;
}

b.button input:focus {
	background-color: transparent !important;
}

input:hover, select:hover, textarea:hover {
	border-color: #596fb2;
	outline: #596fb2 solid 1px;
}

input:focus, select:focus, textarea:focus {
	border-color: #596fb2;
	background-color: #ccd9ff !important;
	color: #26304c;
	outline: #596fb2 solid 1px;
}

.dblclick_readonlyshade, .dblclick_readonlyshade:hover {
	border: 1px solid #405080 !important;
}

::-moz-selection{
	background: #596fb2;
	color: #e6ecff;
}
::selection {
	background: #596fb2;
	color: #e6ecff;
}

hr {
	border: 0 none transparent;
	border-top: 1px solid #e6ecff;
	border-bottom: 1px solid #405080;
	background-color: transparent;
	width: 75%;
	height: 2px;
}

body.normal, body.modal {
	background: url("../images/template/bg3.jpg") repeat fixed top left;
}

a,
h1, h2, h3, h4, h5, h6,
.mnuNav_Sub_on, .mnuNav_Sub_off, .mnuRelated_Main_off, .mnuRelated_Sub_on, .mnuRelated_Sub_off,
.smallheader {
	color: #405080;
}
a:hover {
	color: #596fb2;
}

.data_table .even, input.dblclick {
	background-color: #e6ecff;
}

.data_table {
	border-width: 1px;
	border-style: solid;
	border-color: #405080 #26304c #26304c #405080;
}

#breadcrumbs,
td.section,
span.section,
div.section,
.info,
optgroup {
	color: #26304c;
}

#nav_tabs li {
	background: url("../images/template/blue/tab_off_left.gif") no-repeat left top;
}

#body_top_left {
	background: url("../images/template/blue/border_left.gif") no-repeat left top;
}

#nav_tabs li span {
	background: url("../images/template/blue/tab_off_right.gif") no-repeat right top;
}

#body_top_right {
	background: url("../images/template/blue/border_right.gif") no-repeat right top;
}

#nav_tabs li.module {
	background: url("../images/template/blue/tab_on_left.gif") no-repeat left top;
}

#nav_tabs li.module span {
	background: url("../images/template/blue/tab_on_right.gif") no-repeat right top;
}

#breadcrumbs, #related {
	background: url("../images/template/blue/border_top_bottom.gif") repeat-x left top;
}

.link_bar,
.data_table tr.header {
	background: url("../images/template/blue/bar_gradient.gif") repeat-x left top;
}

.link_bar_left,
#content_left {
	background: url("../images/template/blue/border_sides.gif") repeat-y left top;
}

.link_bar_right,
#content_right {
	background: url("../images/template/blue/border_sides.gif") repeat-y right top;
}

#footer_left {
	background: url("../images/template/blue/border_left.gif") no-repeat left bottom;
}

#footer_right {
	background: url("../images/template/blue/border_right.gif") no-repeat right bottom;
}

#contact, #copyright {
	background: url("../images/template/blue/border_top_bottom.gif") repeat-x left bottom;
}

#isslogo {
	background: url("../images/template/blue/isslogo.jpg") no-repeat right top;
}

.progress_bar_left {
	color: #e6ecff;
	font-weight: bold;
	background-color: #405080;
}

.progress_bar_right {
	color: #405080;
	font-weight: bold;
	background-color: #e6ecff;
}

/* buttons begin */
b.button,
b.button b {
	background-image: url("../images/template/blue/button_off.gif");
}

/* buttons end */

/*menu borders begin*/
.mnuRelated_Main_off .milonictable td div, .mnuRelated_Sub_off .milonictable td div,
.mnuRelated_Sub_on .milonictable td div, .mnuNav_Sub_off .milonictable td div {
	background-color: #405080 !important;
}

.milonictable td div.mnuNav_Sub_Header, .milonictable td div.mnuRelated_Sub_Header {
	background-color: transparent !important;
}

.mnuNav_Sub_Header, .mnuRelated_Sub_Header {
	background-image: url("../images/template/blue/menu_header.gif")
}

.mnuRelated_Main_off, .mnuRelated_Sub_off, .mnuRelated_Sub_on, .mnuNav_Sub_off {
	border-color: #596fb2 #26304c #26304c #405080 !important;
}

/*menu borders end*/

/* tabs begin */
.divTabHeader li {
	background-image: url("../images/template/blue/button_off_left.gif");
}

.divTabHeader span {
	background-image: url("../images/template/blue/button_off.gif");
}

.tab {
	background-color: #ccd9ff;
	border-right: 2px solid #26304c;
	border-bottom: 2px solid #26304c;
	border-left: 2px solid #f0f0f0;
}
/* tabs end */

