BODY {
	background-color: #EBEBEB; 
	margin: 0px; 
	font-family: Arial; 
	font-size: 12px; 
	overflow: scroll; 
}

.SCROLLER
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: yellow;
}

.RIGHT_SPACER
{
	background-color: #FFFFFF; 
}

A.RIGHT_LINK
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: none;
}

A.RIGHT_LINK:hover
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: underline;
}

.RIGHT_TITLE
{
	background-color: #0B6795; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
}

.RIGHT_CONTENT
{
	background-color: #EBEBEB; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: normal;
}

.EDIT_LINE
{
	background-color: #0B5987; 
}

.EDIT_ERROR
{
	font-family: Arial; 
	font-size: 10px; 
	color: red;
	font-weight: bold;
}

.EDIT_TEXT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
}

.EDIT_CHECKBOX
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
    background: #EBEBEB;
}
	
.EDIT_INPUT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #EBEBEB;
}

.LIST_INPUT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #EBEBEB;
}

A.LIST_LINK
{
	font-family: Arial; 
	font-size: 10px;
	color: #0B5987;
	text-decoration: none;	
}

A.LIST_LINK:visited
{
	font-family: Arial; 
	font-size: 10px;
	color: #0B5987;
	text-decoration: none;	
}

A.LIST_LINK:hover
{
	font-family: Arial; 
	font-size: 10px;
	color: #0B5987;
	text-decoration: underline;	
}

.LIST_HEADER
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.LIST_ROW
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #0B5987;
}

.LIST_ROW:hover
{
	background-color: #1096BC;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.LOGIN_BUTTON
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #EBEBEB;
}

.LOGIN_INPUT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #EBEBEB;
}

.LOGIN_TEXT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #FFFFFF;
}

.LOGIN_ERR_TEXT
{
	font-family: Arial; 
	font-size: 10px; 
	color: yellow;
	font-weight: bold;
}

.RIGHT_COL_SEP
{
	background-color: #0B5987;
}

.MENU_COL
{
	background-color: #1096BC;
}

.PAGE_BG
{
	background-color: #FFFFFF;
}
	

.TOP_LINE_1
{
	background-color: #FFFFFF;
}

.TOP_LINE_INTER
{
	background-color: #ebebeb;
}

.TOP_LINE_MENU
{
	background-color: #0B6795;
}

.TOP_LINE_2
{
	background-color: #1095bb;
}

.TOP_MENU
{
	background-color: #1095bb;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.TOP_MENU:hover
{
	background-color: #1095bb;
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.LEFT_MENU_LEVEL_1
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.LEFT_MENU_LEVEL_1:hover
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.LEFT_MENU_LEVEL_1:visited
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


.LEFT_MENU_LEVEL_2
{
	background-color: #1096BC;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.LEFT_MENU_LEVEL_2:hover
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.LEFT_MENU_SEPARATOR
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A.ADMIN_EDIT_LINK
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: none;
}

A.ADMIN_EDIT_LINK:hover
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: underline;
}

.RIGHT_COLUMN_EXPANDER
{
	background-color: #000000;
}

A.RIGHT_SEARCH
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: none;
}

A.RIGHT_SEARCH:hover
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: underline;
}

.USER_LIST_HEADER
{
	background-color: #0B5987;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.USER_LIST_ROW
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #0B5987;
}

.USER_LIST_ROW:hover
{
	background-color: #1096BC;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

A.USER_LIST_ROW
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #0B5987;
	text-decoration: none;
}

A.USER_LIST_ROW:hover
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

A.USER_LIST_HEADER
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #0B5987;
	text-decoration: none;
}

A.USER_LIST_HEADER:hover
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: underline;
}

.USER_LIST_PAGER
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: black;
}

A.USER_LIST_PAGER
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #0B5987;
	text-decoration: none;
}

A.USER_LIST_PAGER:hover
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: underline;
}

.SEARCH_BUTTON
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #EBEBEB;
}

.SEARCH_INPUT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
	border: 1px solid #0B5987;
    background: #FFFFFF;
}

.SEARCH_TEXT
{
	background-color: #EBEBEB; 
	font-family: Arial; 
	font-size: 10px; 
	color: #0B5987;
}

.SEARCH_RESULTS_TEXT
{
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
}

A.SEARCH_RESULTS_LINK
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: none;
}

A.SEARCH_RESULTS_LINK:hover
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: underline;
}

.TOP_LINKS
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: none;
}

A.TOP_LINKS
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: none;
}

A.TOP_LINKS:hover
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #0B6795;
	text-decoration: underline;
}

.CALENDAR_HEADER
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
}

.CALENDAR_WEEKDAYS
{
	font-family: Arial; 
	font-size: 10px;
	color: #000000; 
}

.CALENDAR_DAYS
{
	font-family: Arial; 
	font-size: 10px;
	text-decoration: none;
}

.CALENDAR_SELECTED_DAY
{
	background: #EBEBEB;
	font-family: Arial; 
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.TITLU_PAGINA {
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold;
	color:#0B6795;
}

A.SITE_MAP_LINK
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: none;
}

A.SITE_MAP_LINK:hover
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: underline;
}

.SITE_MAP_ENTRY
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.GALERIE_LINK
{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: none;
}

A.GALERIE_LINK:hover
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #0B5987;
	text-decoration: underline;
}

