body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

a, a:visited { color: #5BF4FC; }
a:hover { color: #808080; }

#menu {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 18px;
}

#menu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #C04E4E;
	text-decoration: none;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	
	width: 345px;
	height: 375px;
	padding: 0px 5px 0px 0px;
	
	overflow: hidden;
	position: absolute;
	left: 258px;
	top: 18px;
	z-index: 2;
}

#content-div { padding-bottom: 10px; }

#content-up {
	z-index: 5;
	position: absolute;
	top: 13px;
	right: 403px;
	width: 10px;
	cursor: pointer;
	display: none;
}

#content-down {
	z-index: 5;
	position: absolute;
	bottom: 230px;
	right: 403px;
	width: 10px;
	cursor: pointer;
	display: none;
}

#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}

.ti_header {
	font-size: 14px;
	font-weight: bold; 
}

.wi_header {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.wi_header_actual {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.wide_item_actual {
	margin-bottom: 20px;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small a {
	font-size: 10px;
	color: black;
}

.inside_right_main table {
	background: #d1e4fd ;
	margin-left: 30px;
}
	
p { margin-top: 0px; padding-top: 0px; }

img { margin: 0px 5px 0px 5px; }

#imagePicker { background: white; /*border: solid red 1px;*/ /*display: none;*/ position: relative; z-index: 5; clear: both; }

.imagePicker_image { margin: 10px; }

.center { text-align: center; }

#admin_menu {
	background: black;
    display: block;
    margin: -0;
    border: 1px solid silver;
    border-top: 0;
    font-size: 11px;
    line-height: 1.181818em;
    text-align: left;
}
#admin_menu li {
    display: block;
}

#idBadgerDropDown a,
#langSelector.js a {
    display: block;
    padding: 3px 10px;
    color: #fff;
}

#admin_menu, #admin_menu a, #admin_menu a:visited {
	color: silver;
	font-size: 10px;
	font-family: sans-serif;
	text-decoration: none;
}

#admin_menu { display: none; }

#admin_menu a:hover {
	color: white;
}

#backendlink, #backendlink a, #backendlink a:visited {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #151515;
	font-size: 10px;
	font-family: sans-serif;
}

#backendlink_l, #backendlink_l a, #backendlink_l a:visited {
	color: #fff;
	font-size: 10px;
	font-family: sans-serif;
}

#backendlink_l a:hover {
	color: silver;
}

#backendlink a:hover { color: #555555; }

/*table*/
.table { font-size: 8px; text-align: center; border: solid thin silver; }

.even { background-color: #fff; }

.odd { background-color: #FCFCFC; }

.even:hover, .even:focus, .odd:hover, .odd:focus { background-color: #EEEEEE; }
/* EOF table*/
