/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #F0F4F7;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
P
{
	 FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: normal; color: #000000; text-decoration: none; 
}
td
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.marked
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    color: #0d3d5f;
}
.black
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
	color:#000000
}
.black_item
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
	color:#000000
}
.black_title
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;
    FONT-WEIGHT:bold;
	color:#000000
}
.black_paragraph
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 17px;
    FONT-WEIGHT:bold;
	color:#000000
}
.black_marked
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT:bold;
	color:#000000
}
.brown
{
	color: #993300;
}
A
{
  COLOR: #3f6f91;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A:hover
{
  COLOR: #336797;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
A.newslink
{
  COLOR: #3f6f91;
  font-weight:normal;
  FONT-SIZE:13px;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.newslink:hover
{
  COLOR: #993300;
  FONT-SIZE:13px;
  font-weight:normal;
  TEXT-DECORATION: none;
}
A.newslinkTitle
{
  COLOR: #993300;
  FONT-SIZE:14px;  
  font-weight:bold;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.newslinkTitle:hover
{
  COLOR: #993300;
  TEXT-DECORATION: none;
}
A.newslinkDesc
{
  COLOR: #3f6f91;
  FONT-SIZE:13px; 
  font-weight:bold;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.newslinkDesc:hover
{
  COLOR: #993300;
  font-weight:bold;
  TEXT-DECORATION: none;
}
.newsData
{
  COLOR: #993300;
  FONT-SIZE:13px;
  FONT-FAMILY: Arial;
}
A.top_menu
{
  FONT-SIZE:11pt;
  font-weight:bold;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.top_menu:hover
{
  FONT-SIZE:11pt;
  font-weight:bold;
  COLOR: #FFFFFF;
  TEXT-DECORATION: none;
}
A.right_menu
{
  FONT-SIZE:10pt;
  font-weight:bold;
  COLOR: #00346C;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.right_menu:hover
{
  FONT-SIZE:10pt;
  font-weight:bold;
  COLOR: #993300;
  TEXT-DECORATION: none;
}
.bottom_menu
{
  FONT-SIZE:9pt;
  font-weight:normal;
  COLOR: #A69F91;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.bottom_menu
{
  FONT-SIZE:9pt;
  font-weight:normal;
  COLOR: #A69F91;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
A.bottom_menu:hover
{
  FONT-SIZE:9pt;
  font-weight:normal;
  COLOR: #993300;
  TEXT-DECORATION: none;
}
.pageTitle
{
  FONT-SIZE:30px;
  font-weight:bold;
  FONT-FAMILY: Arial;
  color: #950101;
}
.smallTitle
{
  FONT-SIZE:18px;
  font-weight:bold;
  FONT-FAMILY: Arial;
  color: #950101;
}
.pagecontent
{
  COLOR: #000000;
  FONT-SIZE: 11pt; 
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}
.pageTitleBlue
{
  FONT-SIZE:16pt;
  font-weight:bold;
  FONT-FAMILY: Arial;
  color: #1d5e7e;
}
A.top_page
{
  FONT-SIZE:15px;
  font-weight:bold;
  COLOR: #3f6f91;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline;
}
A.top_page:hover
{
  FONT-SIZE:15px;
  font-weight:bold;
  COLOR: #6994be;
  TEXT-DECORATION: underline;
}
A.top_page_act
{
  FONT-SIZE:15px;
  font-weight:bold;
  COLOR: #950101;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline;
}
A.top_page_act:hover
{
  FONT-SIZE:15px;
  font-weight:bold;
  COLOR: #6994be;
  TEXT-DECORATION: underline;
}
.itemListLight
{
	padding-left:5px;
	padding-right:5px;
	background-color: #ffffff
}
.itemListLight_Over
{
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	background-color: #6c96bc;
}
.itemListDark
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f6f3ec;
}
.itemListDark_Over
{
	padding-left:5px;
	padding-right:5px;
	background-color: #6c96bc;
	color: #ffffff;
}
.itemListMarkedLight
{
	padding-left:5px;
	padding-right:5px;
	background-color: #DFECF4
}
.itemListMarkedLight_Over
{
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	background-color: #6c96bc;
}
.itemListMarkedDark
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #C7DDEA;
}
.itemListMarkedDark_Over
{
	padding-left:5px;
	padding-right:5px;
	background-color: #6c96bc;
	color: #ffffff;
}
.itemListMarkedNote
{
	border-right: #4f7c9d 1px solid;
	border-top: #4f7c9d 1px solid;
	border-left: #4f7c9d 1px solid;
	border-bottom: #4f7c9d 1px solid;
	background-color: #ffffff;
	color: #000000;
	font-size:13px;
}
.messAttention
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	font-size: 13px;
	border-left: #006699 1px solid;
	color: #4f7c9d;
	border-bottom: #006699 1px solid;
	background-color: #ffffff;
}
.headerList
{
	font-size:13px;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #336797;
	color: #ffffff;
}
.subHeaderList
{
	padding-right: 3px;
	padding-left: 3px;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4074a4;
}
.HeaderSearch
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 1px;
	background-color: #993300;
}
a.page_link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #1f0f00;
  TEXT-DECORATION: none;
}
a.page_link:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
  TEXT-DECORATION: none;
}
.plata_paging
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: baseline;
	color: #504235;
	background-color: #b1c7de
}
.PageSelect
{
	border-right: #336797 1px solid;
	border-top: #336797 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #336797 1px solid;
	color: #504235;
	border-bottom: #336797 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #f1f0ec;
}
.plata_blueLight
{
	color: #ffffff;
	background-color: #a2b7c8;
}
.page_blueLight
{
	background-color: #eef5fb;
}
.searchList
{
	border-right: #fffef9 1px inset;
	border-top: #ebe0dc 2px inset;
	font-weight: normal;
	font-size: 12px;
	border-left: #ebe0dc 2px inset;
	color: #504235;
	border-bottom: #e2d8ca 1px inset;
	font-family: Arial;
	height: 20px;
	background-color: #f1f0ec;
}
.searchList_over
{
	border-right: #fffef9 1px inset;
	border-top: #ebe0dc 2px inset;
	font-weight: normal;
	font-size: 12px;
	border-left: #ebe0dc 2px inset;
	color: #504235;
	border-bottom: #e2d8ca 1px inset;
	font-family: Arial;
	height: 20px;
	background-color: #fbeed7;
}
.searchList_act
{
	border-right: #fffef9 1px inset;
	border-top: #ebe0dc 2px inset;
	font-weight: normal;
	font-size: 12px;
	border-left: #ebe0dc 2px inset;
	color: #6e0016;
	border-bottom: #e2d8ca 1px inset;
	font-family: Arial;
	height: 20px;
	background-color: #fbeed7;
}
.Button
{
	border-right: #796d57 1px solid;
	border-top: #796d57 0px solid;
	border-left: #796d57 0px solid;
	border-bottom: #796d57 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
	height: 100%;
	background-color: #ab9f89;
	text-align: center;
	text-decoration: none;
}
.Button:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:  11px;
	filter: none;
	background-color: #6c96bc
}
.ButtonBlue
{
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
	height: 100%;
	background-color: #6c96bc;
	text-align: center;
	text-decoration: none;
}
.ButtonBlue:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:  11px;
	font-weight: bold;
	filter: none;
	background-color: #6c96bc
}
.ButtonSearch
{
	border-right: #6a0000 1px solid;
	padding-right: 3px;
	border-top: #91abb9 0px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	vertical-align: middle;
	border-left: #91abb9 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: #6a0000 1px solid;
	font-family: Arial;
	height: 100%;
	background-color: #993300;
	text-align: center;
	text-decoration: none;
}
.ButtonSearch:hover
{
	font-size: 11px;
	filter: none;
	color: #ffffff;
	background-color: #cc3300;
	text-decoration: none;
}
.ButtonSearchAll
{
	border-right: #796d57 0px solid;
	border-top: #796d57 0px solid;
	border-left: #796d57 0px solid;
	border-bottom: #796d57 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
	height: 100%;
	background-color: #6398ce;
	text-align: center;
	text-decoration: none;
}
.ButtonSearchAll:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:  11px;
	filter: none;
	background-color: #6c96bc
}
.buttonDel
{
    BORDER-RIGHT: #696969 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #d3d3d3 1px solid;
    WIDTH: 100%;
    COLOR: #ff0000;
    BORDER-BOTTOM: #696969 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #d3d3d3;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.buttonDel:hover
{
    BORDER-RIGHT: #ff0000 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: #ff0000 1px solid;
    BACKGROUND-COLOR: #d3d3d3;
}
.form_tbl_border
{
	border-right: #a2b7c8 1px solid;
	border-left: #a2b7c8 1px solid;
	border-bottom: #a2b7c8 1px solid;
	border-top: #a2b7c8 1px solid;
}
.form_title_tbl_border
{
	background-color: #eef5fb;
  color: #1D5E7E;
	font-size: 12px;
  font-weight:normal;
  FONT-FAMILY: Arial;
}
.form_note_border
{
	border-right: #336797 1px solid;
	border-top: #336797 1px solid;
	border-left: #336797 1px solid;
	border-bottom: #336797 1px solid;
	background-color: #fcf9f2;
	padding:4px;
}
.form_note
{
	font-weight: bold;
	font-size: 14px;
	color: #950101
}
.form_paragraph1
{
  FONT-SIZE:16px;
  font-weight:bold;
  FONT-FAMILY: Arial;
  color: #1D5E7E;
  padding-top:10px;
  padding-bottom:7px;
  text-decoration: underline;
}
.form_paragraph
{
  FONT-SIZE:16px;
  font-weight:bold;
  FONT-FAMILY: Arial;
	color: #ffffff;
	background-color: #a2b7c8;
  padding:2px;
  vertical-align:middle;
  text-decoration: none;
}
.form_item_title
{
  FONT-SIZE:14px;
  font-weight:bold;
  FONT-FAMILY: Arial;
  color: #1D5E7E;
  padding-top:5px;
  padding-bottom:5px;
}
.form_item
{
  FONT-SIZE:13px;
  font-weight:normal;
  FONT-FAMILY: Arial;
  color: #000000;
}
.form_item_list
{
  FONT-SIZE:13px;
  font-weight:normal;
  FONT-FAMILY: Arial;
  color: #0d3d5f;
}
.form_text
{
	border-right: #4f7c9d 1px solid;
	border-top: #fbfcff 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #fbfcff 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #fbfcff;
}
.form_text_over
{
	border-right: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.form_text_marked
{
	border-right: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #f9f5e7;
}
.form_textE
{
	border-left: #4f7c9d 1px solid;
	border-top: #fbfcff 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-right: #fbfcff 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #fbfcff;
}
.form_textE_over
{
	border-left: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-right: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.form_textE_marked
{
	border-left: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-right: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #f9f5e7;
}
.form_text_special
{
	border-right: #4f7c9d 1px solid;
	border-top: #fbfcff 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #fbfcff 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #fcf0e9;
}
.form_text_special_over
{
	border-right: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-left: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.form_textE_special
{
	border-left: #4f7c9d 1px solid;
	border-top: #fbfcff 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-right: #fbfcff 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #fcf0e9;
}
.form_textE_special_over
{
	border-left: #4f7c9d 1px solid;
	border-top: #d0deed 1px solid;
	font-weight: normal;
	font-size: 13px;
	border-right: #d0deed 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.searchForm
{
	border-right: #4f7c9d 1px solid;
	border-top: #4f7c9d 1px solid;
	font-weight: normal;
	font-SIZE:  13px;
	border-left: #4f7c9d 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #fbfcff;
}
.searchForm_focus
{
	border-right: #4f7c9d 1px solid;
	border-top: #4f7c9d 1px solid;
	font-weight: normal;
	font-SIZE: 13px;
	border-left: #4f7c9d 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #ffff00;
}
.searchForm_over
{
	border-right: #4f7c9d 1px solid;
	border-top: #4f7c9d 1px solid;
	font-weight: normal;
	font-SIZE: 13px;
	border-left: #4f7c9d 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.searchForm_act
{
	border-right: #4f7c9d 1px solid;
	border-top: #4f7c9d 1px solid;
	font-weight: normal;
	font-SIZE: 13px;
	border-left: #4f7c9d 1px solid;
	color: #0d3d5f;
	border-bottom: #4f7c9d 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #DFECF4;
}
.form_rowAct
{
	background-color: #eef5fb;
}
.form_checked1
{
	background-color: #b4cad9;
}
.form_nochecked1
{
	background-color: #e9f1f8;
}
.form_checked0
{
	background-color: #c4b49d;
}
.form_nochecked0
{
	background-color: #fcf9f2;
}
.button_tab
{
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
	height: 100%;
	width: 100%;
	background-color: #809cb4;
	text-align: center;
	text-decoration: none;
}
.button_tab:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:  11px;
	filter: none;
	background-color: #1D5E7E
}
.cyber{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none;}
.cyber:hover{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:underline;}
.logo{padding-top:1px;cursor:hand;text-align:right;}

