/*..................... Body_ .....................*/
body
{
	background-color: #5695C1;
	margin:0px;
}
/*..................... _Body .....................*/

/*..................... Tables_ .....................*/

.TBL_HDR
{
	background-color: #FFFFFF;
	background-image: url(global/top_bnr_bg.gif);
	background-repeat: repeat-x;
}

.tbl_s_style
{
	background-color: #7CAACC;
	background-image: url(global/s_style_ttl_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border-top: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
}

.tbl_s_style_b
{
	background-color: #7CAACC;
	background-image: url(global/s_style_ttl_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border-bottom: 1px solid #5A5A5A;
}

.tbl_s_style_s
{
	background-color: #D9EEFB;
	background-image: url(global/s_style_ttl_bg_s.gif);
	background-repeat: repeat-x;
	height: 17px;
	border: 1px solid #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #434343;
	padding: 1pt;
	text-align:center;
}


.tbl_gry_grd
{
	background-color: #FFFFFF;
	background-image: url(global/gry_grt.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.tbl_gry_grd2
{
	background-color: #FFFFFF;
	background-image: url(global/gry_grt_lite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #BDBDBD;
}

.tbl_gry_grd_ftr
{
	border-bottom: 1px solid #434343;
	background-color:#FFFFFF;
}

.tbl_dts_v
{
	background-attachment: scroll;
	background-image: url(global/dt_v.gif);
	background-repeat: repeat-y;
}

.tbl_dts_h
{
	background-attachment: scroll;
	background-image: url(global/dt_h.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.tbl_dts_h_o
{
	background-color:#D9EEFB;
	background-attachment: scroll;
	background-image: url(global/dt_h.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


/*..................... _Tables .....................*/

/*..................... Fonts_ .....................*/
.fnt_normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

.fnt_normal_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

.fnt_small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #434343;
}

.fnt_small_wrn {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #CC0000;
}


.fnt_ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9E0400;
	font-weight: bold;
}

.fnt_ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	
}

/*..................... _Fonts .....................*/


/*..................... Forms_ .....................*/
.inpt_text{
	border: 1px solid #5A5A5A;
	background-color: #FFFFFF;
	background-image: url(global/gry_grt_lite.gif);
	background-repeat: repeat-x;
	background-position: top;
	font: 9pt Tahoma, Arial;
	color: #4485B6;
	cursor: text;
	height:14px;
	width:230px;
}

.inpt_slct{
	border: 1px solid #5A5A5A;
	color: #4485B6;
	background-color: #ECECEC;
	width: 199px;
	font: 9pt Tahoma, Arial;
}

.inpt_sbmt{
	border: 1px solid #5B6034;
	color: #FFFFFF;
	background-color: #DFDFD0;
	width: 80px;
	font: bold 11pt Arial;
	background-image: url(global/02_btn_grt_bg.gif);
	background-repeat: repeat-x;
}

form
{
	margin-bottom:0px;
}	

/*..................... _Forms .....................*/


/*..................... Links_ .....................*/

.mu_n {
	background-color: #FFFFFF;
	background-image: url(global/gry_grt.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.mu_o {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5695C1;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(global/gry_grt.gif);
	background-repeat: repeat-x;
	background-position: top;
}


a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0400;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E0400;
	font-weight: bold;
	text-decoration: underline;
}

/*..................... _Links .....................*/

/*..................... Misc_ .....................*/

hr{
	border: 1px solid #999999;
	height: 1px;
}

ol
{
	margin-right: 50px;
	margin-left: 30px;
}


.go
{
	cursor: pointer;
}

.img_brd
{
	border: 1px solid #9AAE8C;
	background-color: #DFDFD0;
}

#LodDiv {
	position:absolute;
	width:100px;
	height:20px;
	z-index:2;
	background-color: #FFFFFF;
	visibility:hidden;
	left: 422px;
	top: 76px;
}

#ConDiv, #ConDiv2 {
	position:absolute;
	top:52px;
	left:250px;
	background-color: #FFFFFF;
	background-image: url(global/gry_grt_lite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #BDBDBD;
	width: 500px;
	height: 236px;
}

#prtDiv {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	padding-left:10px;
	padding-right:10px;
	z-index:15;
	background-color: #FFFFFF;
	visibility: visible;
}

/*..................... _Misc .....................*/

/*................... pholcano_ ...................*/

.td_lite1
{
	background-color: #034754;
}

.td_prc
{
	background-color: #E4E4E4;
}


.td_pho{
	background-color: #DDDDDD;
}

.lyr_pho {
	position:absolute;
	width:204px;
	height:120px;
	z-index:1;
	visibility: hidden;
	border:none;
}

.fnt_pho {
	font-family: Tahoma;
	font-size: 8pt;
	color: #C5B988;
	font-weight: normal;
	text-decoration: none;
}

.fnt_pho_xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #05402C;
	font-weight: bold;
	text-decoration: none;
}

.fnt_pho_x {
	font-family: Tahoma;
	font-size: 7pt;
	color: #C4C9C3;
	font-weight: normal;
	text-decoration: none;
}

a:link.pho, a:visited.pho {
	font-family: Tahoma;
	font-size: 8pt;
	color: #C5B988;
	font-weight: normal;
	text-decoration: none;
}
a:active.pho, a:hover.pho {
	font-family: Tahoma;
	font-size: 8pt;
	color: #C6D9D3;
	font-weight: normal;
	text-decoration: none;
}

/*................... _pholcano ...................*/
