/* CSS Document */

body 
{
font-family: verdana;
font-size: 14px;
padding: 0px;
margin: 0px;
color: #333333;
background-color: #ece6d0;
background-image: url(../images/bg3.jpg);
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
}
.font_header_label {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333377;
}

a.text_link:link {
	color: #333377;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
div.scroll {
	height: 200px;
	width: 590px;
	overflow: auto;
	border: 0px solid #666;
	padding: 8px;
	background-color: #FFFFFF;
}

#scollinbox {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #333333;
border-left-color: #333333;
background-color: #E5ECF9;
}

a.text_link:visited {
	color: #333377;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
a.text_link:hover {
	color: #b04304;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}

a.midd_link:link {
	color: #1861a0;
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
}
a.midd_link:visited {
	color: #1861a0;
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
}
a.midd_link:hover {
	color: #1861a0;
	font-size:12px;
	font-family: verdana;
	text-decoration:underline;
	font-weight: bold;
}

a.off_link:link {
	color: #444444;
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
}
a.off_link:visited {
	color: #444444;
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
}
a.off_link:hover {
	color: #b04304;
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
}

a.footer_link:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.footer_link:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.footer_link:hover {
	text-decoration:underline;
	color: #99ff00;
}

a.footer_link1:link {
	text-decoration:none;
	color: #808080;
}
a.footer_link1:visited {
	text-decoration:none;
	color: #808080;
}
a.footer_link1:hover {
	text-decoration:underline;
	color: #b04304;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.font_middle_lable_14px {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1861a0;
}

#nav {
	height: 64px;
	_height: 37px;
}
.font_middle_label_caption {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1861a0;
}
.font_12{
    font-size: 12px;
}
.mside{

    color: #87063f;

    font-weight: bold;

}
.fw_menu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.font_midd_hd_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}


.fw_menu li a{
	background: white url(../images/navo.jpg) repeat-x bottom left;
	color: #333333;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.font_note {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.font_suggestion {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}




* html .fw_menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}
.font_form_labels {
    font-family: verdana;
	font-size: 11px;
	color: #444444;
}

.labels {
	font-size: 12px;
	color: #444444;
}


.fw_menu li a:visited, .fw_menu li a:active{
color: black;
}

.fw_menu li a:hover{
background-image: url(../images/navOver.jpg);
}

.fverdana12{
	font-family:verdana;
	font-size:12px;
	color: #444444;
}

.table_report {
background-color: #fdfbef;
	border:1px #d1cebc;
	border-collapse:collapse;
	font-family:verdana;
	font-size:75%;
	color: #333333;
}
.td_report{
	border-right:1px solid #d1cebc;
	border-bottom:1px solid #d1cebc;
	border-collapse:collapse;
	padding:5px;
}	
.td_report_2{
	border-top:1px solid #d1cebc;
	border-collapse:collapse;
	padding:5px;
}	
.td_report_3{
	border-left:1px solid #d1cebc;
	border-collapse:collapse;
	padding:5px;
}
.td_bottom{
	border-bottom: 1px solid #d1cebc;
	border-collapse: collapse;
	padding: 5px;
}
.midd_header {
	font-size: 16px;
	font-weight: bold;
	color: #E9E9F3;
}
.changeOnFocus{
	background-color: #E1E1E1;
}
.footer {
	font-size: 12px;
	color: #A7E0FC;
}

.footer1 {
	font-size: 12px;
	color: #808080;
}
.changeOnBlur{
	background-color: #E9E9F3;
}

.image {

border:1px; border-thickness: 1px; border-color: #cccccc; border-style: solid;

}

A:link .image { border-color: #cccccc; }

A:hover .image, A:active .image {border:1px; border-thickness: 1px; border-color: #ff6600; border-style: solid}
/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	top:-10px;
	left: -2px;
	width: 150px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	background: #ffc url(pointer.gif) no-repeat -10px 5px;
	font-size: 10px;
	color: #333;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}
.srvNote {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.tabHD {
	font-size: 12px;
	font-weight: bold;
}

#box-table-a
{

font-size: 12px;
margin: 5px;
text-align: left;
border-collapse: collapse;

}
#box-table-a th
{
font-size: 13px;
font-weight: bold;
padding: 8px;
color: #FFFFFF;
background-color: #000000;
border-top-width: 4px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #333333;
border-bottom-color: #98B4E7;
}
#box-table-a td
{
padding: 8px;
color: #663366;
background-color: #e5ecf9;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #98B4E7;
border-bottom-color: #98B4E7;
}
#box-table-a tr:hover td
{
color: #339;
background-color: #FFFFFF;
}


.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

a.nav_link_over:link{
	color: #b04304;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}

a.nav_link_over:visited{
	color: #b04304;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}

a.nav_link:link {
	color: #333377;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
a.nav_link:visited {
	color: #333377;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
a.nav_link:hover {
	color: #b04304;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
.createtd {
	background-color: #e5ecf9;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #2B5EBB;
	border-bottom-color: #2B5EBB;
}
.titletag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #2B5EBB;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.titletag span {
	font-size: 14px;
	font-weight: normal;
}

#refar {
background-color: #E0E0E0;
border: 1px solid #333333;
}

.mfinder {
margin: 0px;
position: absolute;
top: 0px;
left: 70%;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
width: 260px;
text-align: center;
padding-top: 5px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
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: #D4340C;
border-bottom-color: #D4340C;
border-left-color: #D4340C;
}
