BODY
{
	/*background-color: #426673;*/
}
img 
{
    border:0;
}
TABLE
{
	font-family: Tahoma;
	font-size: 12px;
	/*color: #000000;*/
}

.th
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.title
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #426673;
	padding-bottom: 15px;
}

.subtitle
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #426673;
	padding-bottom: 8px;
}

.message
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}


.error
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	vertical-align:bottom;
	padding:5px;
}
   
/* Menu  */

A.top_menu_item
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
    white-space:nowrap;
}

A.top_menu_item:hover
{
	color: #ff6503;
/*	background-color: #00629B;*/
	text-decoration: none;
}

A.top_menu_item_sel
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #F2C95D;
	font-weight:bold;
	white-space:nowrap;
}

A.botMenuItem
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
A.botMenuItem:hover
{
    text-decoration:underline;
}
A.botMenuItemSel
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F2C95D;
	white-space:nowrap;
}
A.leftItem
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #ff6503;
    padding:0 0 0 8px;
    white-space:nowrap;
}  
A.leftItem:hover
{
    text-decoration:underline;
}
A.leftItemSel
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #424C6E;
	font-weight:bold;
	padding:0 0 0 8px;
	white-space:nowrap;
}
/* --- Left menu styles --- */

.left_menu {
}

.left_menu A.item
{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #194454;
}

.left_menu A.item:hover
{
	color: #ffffff;
	background-color: #00629B;
}

.left_menu A.item_sel
{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #339966;
}

/* --- News styles --- */

.news
{
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #194454;
}

.news_header
{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #194454;
}

/* Sub Menu  */

A.SubMenuItem
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	/*text-decoration: none;*/
}

A.SubMenuItem:hover
{
	color: #99CCCC;
	background-color: #00629B;
	/*text-decoration: none;*/
}

/* Forms */

.ftext
{
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
}

INPUT.fdata
{
	font-family: Tahoma;
	font-size: 12px;
}

SELECT.fdata
{
	font-family: Tahoma;
	font-size: 12px;
}


DIV.PublicDisposition
{
	text-align: center;	
}

DIV.PublicContent
{
	width: 500px;
	text-align: justify;
}
