
/* Menu */

#menu a:link, 
#menu a:visited{ 
	font: 75% Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background: transparent; 
	color: #3A4F6C; 
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#menu a:hover, 
#menu a:active{
	font: 75% Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background: transparent; 
	color: #5176B5; 
}

.previewrow1 {
	text-align:right; 
    background-color: #DDDDDD;
    line-height: 27px;
	font-size: 9px;
}

.previewrow2 {
	text-align:right; 
    background-color: #DCE8F3;
    line-height: 27px;
	font-size: 9px;
}

.previewrow {
    line-height: 27px;
	font-size: 9px;
}

.row1 {
        text-align:right;
        background-color: #FFFFFF;
}

.row2 {
        text-align:right;
        background-color: #DCE8F3;
}

/* Sidebar */

	#nav:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("menu_tr.gif") no-repeat top right;
		margin: 0;
		height: 9px;
		display: block;
		border-bottom: 1px solid #ddd;
		content: url("key-point_tl.gif");
	}
	#nav {
		background: #E0E9E9 url("menu_back.gif") right repeat-y;
	}
	#nav:after {
		display: block;
		padding-top: 0;
		line-height: 0.1;
		font-size: 1px;
		content:  url("key-point_bl.gif");
		margin: 0 0 0 0;
		height: 8px;
		background: transparent url("menu_br.gif") scroll no-repeat bottom right ;
		border-top: 1px solid #fff;
	}
	
	#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav {
		margin-bottom: 1em;
	}	
	#nav li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#nav li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #666;
	}

	#nav li span#configParent, #nav li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
	}
	
	#nav li a {
		display: block;
		padding: 8px 10px;
		text-decoration: none;
		background: #EDF2F2;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;
	}

	#nav li a:hover {
		background: #E0E9E9;
	}
	
	#nav li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 20px;
	}
	
	#nav li li a {
		padding: 6px 8px 6px 20px;
	}
	
	#oN {
		background-color: #E0E9E9;
	}
	#oN:hover {
		background-color: #C6DCDC;
	}


/* footer_link */

.footer_link a:link,
.footer_link a:active,
.footer_link a:visited {
        font-size: 8pt;
        color: #BFBFBF;
        text-decoration: none;
}

.footer_link a:hover {
        font-size: 8pt;
        text-decoration: none;
        color: #fab000;
}

.footer_link { 
	color:#BFBFBF; 
}


/* footer */

#footer a:link, 
#footer a:active, 
#footer a:visited {
	font-size: 10pt; 
	color: #7d7d7d; 
	text-decoration: none;
}

#footer a:hover {
	font-size: 10pt; 
	color: #fab000; 
	text-decoration: underline;
}

.footer_bar { 
	margin:0px auto; 
	background-color:#BFBFBF; 
}
.footer_bar .footer_td1 { 
	text-align:center; 
	background-color:#BFBFBF; 
	height:25px; 
	line-height:25px;
}
.footer_bar .footer_td2 { 
	text-align:center; 
	padding-top:10px;
}
.footer_bar .footer_td3 { 
	text-align:center; 
	padding-bottom:10px;
}



/* ing ads */

//#ingads div {
//	float: left;
//} 

#ingads div a {
	text-decoration: none;
	color: #0000FF; 
//	font-size:14px;
	font-size:10pt;
	line-height: 100%;
} 
#ingads div a:hover {
//	background: #346376;
//	color: #FFFFFF;
    color: orange;
//	margin-top: 0px;
}

.ingadstable {
    border-style:dotted;
	background-color: #E8E8E8; 
	width: 195;
	height: 90;
	border-color: orange; 
	border-width:1px;
}




/* text ad table */

#textad div {
	float: center;
} 
#textad div a {
	display: block;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	color: #0022DD; 
//	color: #CC0000;
	font-size:11pt;
} 
#textad div a:hover {
	display: block;
	background: #346376;
	color: #FFFFFF;
	padding: 0px 3px 0px 3px;
//	margin-top: 0px;
	font-size:11pt;
}

.textadtable {
	border-style:none; 
	background-color:#EFEFEF; 
//	font-size:12pt;
//	border-color:#CCCCCC; 
//	border-width:1px;
//	color: red; 
}

.calendar {
	text-align: center;
	white-space: nowrap;
}
