/* ------------------------------
all
------------------------------ */
table,td,div{ font-size: 12px; line-height: 1.5em; color: #333333; }

a:link {color: #003366;text-decoration: none;}
a:visited {color: #003366;text-decoration: none;}
a:hover {color: #89A9DA;text-decoration: underline;}
a.active {color: #89A9DA;text-decoration: underline;}

/* ------------------------------
resol news
------------------------------ */
#news { margin:12px;}
#news .indexnews { padding: 0px; margin: 0px; list-style-type: none; }
#news .fmob { margin-top:10px;}

a.news:link {color: #333333;text-decoration: none;}
a.news:visited {color: #333333;text-decoration: none;}
a.news:hover {color: #999999;text-decoration: underline;}
a.news.active {color: #999999;text-decoration: underline;}

a.orange:link { color: #ff3300; text-decoration: none; font-weight: bold;}
a.orange:visited {color: #ff3300;text-decoration: none; font-weight: bold;}
a.orange:hover {color: #ff6600;text-decoration: underline; font-weight: bold;}
a.orange.active {color: #ff6600;text-decoration: underline; font-weight: bold;}

a.textlink01:link { color: #333333; text-decoration: underline;}
a.textlink01:visited { color: #333333; text-decoration: underline;}
a.textlink01:hover { color: #333333; text-decoration: none;}
a.textlink01:active { color: #333333; text-decoration: none;}

a.textlink02:link { color: #FF3300; text-decoration: underline;}
a.textlink02:visited { color: #FF3300; text-decoration: underline;}
a.textlink02:hover { color: #FF3300; text-decoration: none;}
a.textlink02:active { color: #FF3300; text-decoration: none;}

#news_more{ text-align:right;}
/* ------------------------------
resol menu
------------------------------ */
#menu { margin:10px 0px 15px 0px; padding-left: 10px;}
#menu .indexmenunarrow { font-size: 10px; margin-top: -10px; margin-bottom: 1px; }
#menu .indexmenutop { padding: 0 0 0 3px; margin-top: 5px; list-style-type: none; line-height: 2em; }
#menu .indexmenutop02 { padding: 0px; margin-top: 10px; list-style-type: none; line-height: 2em; }
#menu .indexmenu {
	padding:  0 0 0 3px;
	margin: 0;
	list-style-type: none;
	line-height: 2em;
}
#menu .indexmenu2 { padding: 0 0 0 3px; margin-top: 3px; list-style-type: none; line-height: 1.3em; }
#menu .indexmenu3 {
	padding:  0 0 0 3px;
	margin: 0;
	list-style-type: none;
	line-height: 2em;
	background-color: #e3e9f6;
	border: 1px solid #CCC;
}
#menu .menudot { background-image: url(../img/menu_dot.gif); background-repeat: repeat-y;}
#menu .menuline { border-top: 1px solid #CCCCCC;}
#menu .menuline02 { border-left: 1px solid #CCCCCC;}

a.menu:link {color: #333333;text-decoration: none;}
a.menu:visited {color: #333333;text-decoration: none;}
a.menu:hover {
	color: #ff3300;
	text-decoration: underline;
}
a.menu.active {color: #ff3300;text-decoration: underline; font-weight: bold;}

#menu ul.indexmenu{ margin-bottom: 15px;}
#menu ul.indexmenu li{ padding: 0 0 0 3px; margin: 0;}


/* ------------------------------
resol navbar
------------------------------ */
#nav{
	margin-left:15px;
	background-color: #e7eef6;
	width: 175px;
}
#navbar {
	padding-left: 0px;
	list-style-type: none;
	width: 173px;
	font-size:12px;
}
#navbar li { margin:0; padding:0; border-top: 1px solid #B0C4DE; border-bottom: 1px solid #ffffff;}
#navbar a ,#navbar span{ display: block; padding: 5px 3px 5px 10px; background-color: #B0C4DE; color:#333333; text-decoration: none; }
#navbar a.sub { display: block; padding: 3px 3px 3px 20px; background-color: #e7eef6; color:#333333; text-decoration: none; }
#navbar a.sub2 { display: block; padding: 3px 3px 3px 25px; background-color: #E7EEF6; color:#333333; text-decoration: none; }
#navbar a:hover { background-color: #ff3300; color:#ffffff; }
#navbar .highlight { display: block; padding: 5px 3px 5px 10px;  background-color: #5E87BC; color:#ffffff; }
.arrow_d { background-image: url(../sidemenu/arrow_d.gif); background-repeat: no-repeat; background-position:95%;}
/*.arrow_u { background-image: url(../sidemenu/arrow_u.gif); background-repeat: no-repeat; background-position:95%;}*/
