body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#hdr_nav_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
#hdr_nav_table td {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
#hdr_nav_table a {
	text-decoration: none;
	color: white;
}
#hdr_nav_table a:hover {
	text-decoration: none;
	color: #df0024;
}

#ad_zone {
  font-size: 10px;
  font-weight: bold;
}
#ad_zone a {
  text-decoration: none;
  color: #ff8434;
}


#ftr_nav_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
#ftr_nav_table td {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
#ftr_nav_table a {
	text-decoration: none;
	color: white;
}
#ftr_nav_table a:hover {
	text-decoration: none;
	color: #df0024;
}

.input {
	border:1px solid #df0024;
	background-image:url('img/inputs_background.jpg');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}
.input-textarea {
	border:1px solid #df0024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.button {
	width:81px;
	height:26px;
	background-image:url('img/button_background.png');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 3px;
}

.button-next {
	width:103px;
	height:26px;
	background-image:url('img/next.png');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding:3px;
}

.button-prev {
	width:103px;
	height:26px;
	background-image:url('img/prev.png');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:right;
	padding:3px;
}


.button-find {
	width:97px;
	height:26px;
	background-image:url('img/button_find.jpg');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 3px;
}
.button-save {
	width:97px;
	height:26px;
	background-image:url('img/button_save.jpg');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 3px;
}
.button-continue {
	width:106px;
	height:26px;
	background-image:url('img/button_continue.png');
	border:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 3px;
}

.btn-norm {
	background-color: #ff8434;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ff8434;
}

.button-in-site-orange {
	background-color: #ff8434;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #ff8434;
}

.button-in-site-red {
	background-color: #f73d5d;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #f73d5d;
}





a:link {
  color: #ff8434;
  text-decoration: none;
}
a:visited {
  color: #ff8434;
  text-decoration: none;
}
a:hover {
  color: #ff8434;
  text-decoration: underline;
}


.profile_border {
	border: 1px solid #ff8434;
	font-size: 11px;
}
.profile_border_plus {
	border: 2px solid #ff8434;
	font-size: 11px;
}


.div_sec_h {
	height: 24px;
	background-image:url(img/section_table_bg.jpg);
	color: white;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.div_sec_b {
	border: 1px solid #df0024;
	font-size: 11px;
	padding: 5px;
}

.div_sec_lr_h {
	height: 24px;
	background-image:url(img/section_table_lightred_bg.jpg);
	color: white;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.div_sec_lr_b {
	border: 1px solid #f73d5d;
	font-size: 11px;
	padding: 5px;
}
#div_sec_lr_b {
	border: 1px solid #f73d5d;
	font-size: 11px;
	padding: 5px;
}
#div_sec_lr_b a {
	color: #FF0000;
}

.div_sec_orange_h {
	height: 24px;
	background-image:url(img/table_bg_org.gif);
	color: white;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
/*
.div_sec_orange_b {
	border: 1px solid #ff8434;
	font-size: 11px;
	padding: 5px;
}
*/
#div_sec_orange_b {
	border: 1px solid #ff8434;
	font-size: 11px;
	padding: 5px;
}

#div_sec_orange_b a {
	color: #ff8434;
}


#table_list {
	border-top: 1px solid #ff8443;
	border-left: 1px solid #ff8443;
	border-right: 1px solid #ff8443;
}
#table_list th {
	height: 24px;
	background-image:url(img/section_table_orange_bg.jpg);
	color: white;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
#table_list td {
	height: 24px;
	line-height: 20px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ff8443;
}




.img-shadow {
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid maroon;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 

.pH {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.p {
	line-height: 20px;
}

.pS {
	line-height: 16px;
	font-size: 90%;
}

.pic_fr {
	width:87px;
	height:112px;
	background:url('img/frame.png');	
}

.pic {
	margin:6px;	
}	

.alert {
	color: #df0024;
	font-weight: bold;
	font-size: 13px;
}

/*img, div { behavior: url('iepngfix.htc') }*/

.png-fix { behavior: url('iepngfix.htc') }


.alert-div {
	color: #df0024;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;
	background: #E6E6E6;
}
#sub_menu a {
	color: #993300;
}

#sub_menu_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
