/* ************************************************************************************************* */
/* STILURI GENERALE */
/* ************************************************************************************************* */

/* =================================================== */
/* SCROOL GENERAL */
/* --------------------------------------------------- */

BODY
{
	margin : 0px 0px 0px 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666
}

/* =================================================== */


/* ************************************************************************************************* */
/* MIDDLE LEFT */
/* ************************************************************************************************* */

/* =================================================== */
/* INPUT */
/* --------------------------------------------------- */


.input INPUT
{
	font-family: verdana;
	font-size: 10px;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background: #FFFFFF;
	color: #000000;
}

.input SELECT
{
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-WIDTH: 1px; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px;
	color: #000000
}

.input TEXTAREA 
{
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM-COLOR: #808080; 
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #808080; 
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #808080; 
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #808080; 
	BORDER-TOP-WIDTH: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
}

/* =================================================== */

/* =================================================== */
/* MIDDLE LEFT DIV CONTENT */
/* --------------------------------------------------- */

#div_content
{ 
/*	font-family: Verdana;
	font-size: 10px;
	text-decoration: none */
	width: 100%; 
	height: 320px; 
	overflow:auto; 
	margin : 15px 0px 0px 0px;
	scrollbar-arrow-color : #CFCFCF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #CFCFCF;
	scrollbar-highlight-color : #CFCFCF
}

/* =================================================== */


/* =================================================== */
/* MIDDLE LEFT TITLE */
/* --------------------------------------------------- */

.mid_left_title
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: left;
}

.mid_left_title a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.mid_left_title a:active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.mid_left_title a:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.mid_left_title a:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

/* =================================================== */


/* =================================================== */
/* MIDDLE LEFT CONTENT */
/* --------------------------------------------------- */

.mid_left_content
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* MIDDLE LEFT TITLE CENTER */
/* --------------------------------------------------- */

.mid_left_titlec
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: center;
}

/* =================================================== */


/* =================================================== */
/* MIDDLE LEFT CONTENT CENTER */
/* --------------------------------------------------- */

.mid_left_contentc
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: center;
}

/* =================================================== */

/* =================================================== */
/* MIDDLE LEFT LINK CENTER */
/* --------------------------------------------------- */

.mid_left_linkc
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.mid_left_linkc a
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.mid_left_linkc a:active
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.mid_left_linkc a:visited
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.mid_left_linkc a:hover
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

/* =================================================== */

/* ************************************************************************************************* */
/* BOTTOM */
/* ************************************************************************************************* */


/* =================================================== */
/* BOTTOM MENU SEPARATOR */
/* --------------------------------------------------- */

.bot_menusep
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
/*
	padding-top: 2px;
	padding-bottom: 2px;
*/
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
}

/* =================================================== */

/* =================================================== */
/* TOP MENU 01 */
/* --------------------------------------------------- */

.top_menu01
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.top_menu01 a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.top_menu01 a:active
{
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.top_menu01 a:visited
{
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.top_menu01 a:hover
{
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* TOP MENU 02 */
/* --------------------------------------------------- */

.top_menu02
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #B5E86D;
	text-decoration: none;
	text-align: left;
}

.top_menu02 a
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #B5E86D;
	text-decoration: none;
	text-align: left;
}

.top_menu02 a:active
{
	font-family: Tahoma;
	font-weight: none;
	color: #B5E86D;
	text-decoration: none;
	text-align: left;
}

.top_menu02 a:visited
{
	font-family: Tahoma;
	font-weight: none;
	color: #B5E86D;
	text-decoration: none;
	text-align: left;
}

.top_menu02 a:hover
{
	font-family: Tahoma;
	font-weight: none;
	color: #B5E86D;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* BOTTOM MENU */
/* --------------------------------------------------- */

.bot_menu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
/*
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
*/
	text-decoration: none;
	text-align: center;
}

.bot_menu a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
	text-decoration: none;
	text-align: center;
}

.bot_menu a:active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
	text-decoration: none;
	text-align: center;
}

.bot_menu a:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
	text-decoration: none;
	text-align: center;
}

.bot_menu a:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
	text-decoration: underline;
	text-align: center;
}

/* =================================================== */


/* =================================================== */
/* BOTTOM LANG */
/* --------------------------------------------------- */

.bot_lang
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */


/* =================================================== */
/* BOTTOM ADRESS (GREEN SPAN) */
/* --------------------------------------------------- */

.bot_adressblue
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #077F51;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

/* =================================================== */


/* =================================================== */
/* BOTTOM ADRESSL (LEFT) */
/* --------------------------------------------------- */

.bot_adressl
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* BOTTOM ADRESSL (CENTER) */
/* --------------------------------------------------- */

.bot_adressc
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	text-align: center;
}

.bot_adressc a
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bot_adressc a:active
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bot_adressc a:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bot_adressc a:hover
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 10px;
	color: #00000;
	text-decoration: underline;
	text-align: center;
}

/* =================================================== */

/* =================================================== */
/* BOTTOM ADRESSR (RIGHT) */
/* --------------------------------------------------- */

.bot_adressr
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	text-decoration: none;
	text-align: right;
}

.bot_adressr a
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	text-decoration: none;
	text-align: right;
}

.bot_adressr a:active
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	text-decoration: none;
	text-align: right;
}

.bot_adressr a:visited
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	text-decoration: none;
	text-align: right;
}

.bot_adressr a:hover
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: gray;
	text-decoration: underline;
	text-align: right;
}
.PopMap
{
	cursor:hand;
}
.Banner
{
	BORDER-RIGHT: #077f51 1px ridge; 
	BORDER-TOP: #077f51 1px ridge; 
	BORDER-LEFT: #077f51 1px ridge; 
	BORDER-BOTTOM: #077f51 1px ridge
}

/* =================================================== */