body, td, tr, th, div, p, pre, a, li, font, .MsoBodyText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	background: 	#FFFFFF url(bg.jpg);
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

.logo
{
	padding-left: 20px;
	height: 100px;
	width: 75px;
}

.name
{
	padding-top: 22px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 22px;
	font-weight: bold;
	color: #660066;
}


.level
{
	border:			1px solid #6C6C6C;
	width: 			780px;
}

td.header {
	height: 				35px;
	background-color:#660066;
	color:            	#FFFFFF;
	vertical-align: 		middle;
	padding-left: 		12px;
}

ul.menu {
	list-style: 			none; 
	margin: 				0;
	padding: 			0;
	display: 				inline;
}

ul.menu li {
	display: 				inline;
}

ul.menu a, ul.menu a:hover, ul.menu a:link, ul.menu a:visited {
	text-decoration: 	none;
	color:            	#FFFFFF;
	font-size:      		10pt;
	font-weight: 		bold;
	padding-left: 		2px;
	padding-right: 	4px;
	padding-top: 		2px;
	padding-bottom: 	4px;
}

ul.menu a:hover, ul.menu a:active {
	text-decoration: underline;
}

ul.menu li:before { 
	content: "| "; 
}
ul.menu li:first-child:before { 
	content: " "; 
}

.header h3 a
{
	display: 				none;
}

.line
{
	height: 1px;
	background-color: #6C6C6C;
}

.line2
{
	width: 1px;
	background-color: #6C6C6C;
}


td.image
{
/*	background-image: url(title.jpg);
	background-repeat: none; */
	height: 124px;
	width: 580px;
	background-color: #FFFFFF;
}

.cv
{
	width: 199px;
	background-color: #FFFFFF;
}

.text
{
	padding-left: 		20px;
	padding-right: 	20px;
	padding-top: 		15px;
	padding-bottom:	15px;
	vertical-align: 		top;
	font-size: 			8pt;
	line-height: 		17px;
	background-color: #FFFFFF;
}

h1
{
	font-size: 		22px;
	font-weight: 	bold;
	color: 			#660066;
}

h2
{
	font-size: 		16px;
	font-weight: 	bold;
	color: 			#660066;
}

h4
{
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#660066;
}


.footer
{
	text-align:		center;
	color:			#BCBCBC;
	font-size:		10px;
}




table.curriculum {
	margin-left: 0;
	width: 100%;
}
table.curriculum td {
	font-family: Verdana, Arial; 
	color: #000000;	
}

td.portfolio_left {
	width: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #ededef;
}
td.portfolio_customer {
	font-size: 9pt;
	height: 18px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #ededef;
}
td.portfolio_title {
	font-size: 8pt;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededef;
}
td.portfolio_period {
	font-size:  8pt;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededef;
}
td.portfolio_readon a:link, a:visited {
	font-size: 8pt;
	padding-left: 4px;
	text-decoration: none;
	color: #660066;
}
td.portfolio_readon a:hover, a:active {
	font-size: 8pt;
	padding-left: 4px;
	text-decoration: underline;
}
