
body
	{
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	}

table
	{
	border-collapse: collapse;
        }

td
	{
	border-style: none;
	font-family: verdana;
	font-size: 7pt;
	text-align: right;
	vertical-align: middle;
	}

td.headings
	{
	height: 45px;
	vertical-align: middle;
	color: #0066cc;
	background-color: #ccffff;
	padding: 5px;
	}

span.heading
	{
	float: left;
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	position:relative;
	left:11px;
	}

td.headingstop
	{
	height: 5px;
	width: 678px;
	background-color: #71d6d6;
	}

span.top
	{
	width: 150px;
	float: right;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 7px;
	}

td.subheadings
	{
	height: 21px;
	font-family: verdana; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #106C91;
	padding: 5px;
	}

td.text1
	{
	font-family: verdana;
	font-size: 9px;
	text-align: left;
	background-color: #ccffff;
	padding: 4px;
	}

td.text2
	{
	font-family: verdana;
	font-size: 9px;
	text-align: left;	
	background-color: #def0f4;
	padding: 4px;
	}

td.text3
	{
	font-family: verdana;
	font-size: 9px;
	text-align: left;
	background-color: #F2F6E6;
	padding: 4px;
	}

td.footer
	{
        height:24px;
	background-color: #2170A8;
        padding: 6px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffcc;
        }

td.footer_c
	{
        height:12px;
	background-color: #F5D3B7;
        padding: 2px;
	text-align: center;
	font-size: 10px;
	color: #000000;
        }

a:link.nav,a:visited.nav
	{
	text-decoration: none;
	color: #ffffff;
	}

a:hover.nav
	{
	color: #61FFC6;
	}

a:link.page,a:visited.page
	{
	text-decoration: none;
	color: #666666;
	}

a:hover.page
	{
	color: #0000ff;
	}

a:link.play,a:visited.play
	{
	text-decoration: none;
	color: #000000;
	}

a:hover.play
	{
	color: #0066cc;
	text-decoration: none;
	}

div.cv_page_title
	{
	width: 678px;
	height: 25px;
	background-color: #106c91;
	background-image: url(../images/gifs/curriculumvitae-title_g.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	text-align: right;
	background-position:12px;
	}

#curr_page_foot
	{
	font-weight: bold;
	color: #ffff00;
	}

#container
	{
	width: 678px; margin:auto;
	}

a:link.print,a:visited.print
	{
	height: 21px;
	font-family: verdana; 
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background-color: #106C91;
	}

a:hover.print
	{
	color: #66FBC3;
	text-decoration: none;
	}










