#topbar td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E00;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 178px;
	font-size: 14px;
	text-align: center;
	float: left;
	background-color:#FFFF99;
/*	margin-bottom: 100%;*/
	margin-right: 20px;
	height: 1000px;
}


.menulong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 178px;
	font-size: 14px;
	text-align: center;
	float: left;
	background-color:#FFFF99;
/*	margin-bottom: 100%;*/
	margin-right: 20px;
	height: 2000px;
}

.highlight {
	font-weight: bold;
}

.main {
	left: 200px;
	display:block;
	position:absolute;
}

.citation {
	font-style: italic;
	/*font-weight: bold;*/	
}

#rate td {
	border: thin solid #CCCCCC;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*div {
	border: thin dotted #666666;
}*/

#CV td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
/*	width: 100%;*/
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.secondlevelli {
	list-style-position: inside;
}

.bulletdescription {
	font-style: italic;
}

hr {
	color:#C0C0C0;
	height:6px;
}


.bulletheader {
	font-weight: bold;
	text-decoration: underline;
}

.bulletarrow {
	list-style-image:url('../images/bullet_arrow.gif');
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bulletshift {
	text-indent: 60px;
}