*
{
	padding : 0px;
	margin : 0px;
}

body 
{
	background-image : url("images/background.gif");
	background-repeat : no-repeat;
	background-position : top left;

	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;

}


a:link, a:visited 
{
	color : #C3782F;
	text-decoration : none;
}

a:hover 
{
	color : #73180F;
	text-decoration : underline;
}


table.indexList
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	width : 100%;
}

table.cv_contactinfo
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;

	
}

table.contentTable
{
	width : 780px;
	height : 600px;
	vertical-align : top;
}

td
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;
}

td.title
{

	font-family : Arial;
	font-size : 16pt;
	
	text-align : left;
	
}

td.siteTitle
{
	text-align : center;
	height : 87px;
	width : 800px;
	
}

td.menuContent
{

	text-align : center;
	vertical-align : top;
	
	font-family : Verdana, Helvetica;
	font-size : 10pt;

}

td.mainContent
{
	text-align : left;
	vertical-align : top;

	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;

	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;
	
	width : 100%;
}

td.cv_personal_statement 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;

}

td.cv_title_email 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : right;

}

td.cv_title_name 
{
	font-family : Arial;
	font-size : 20pt;

}

td.cv_title 
{
	font-family : Arial;
	font-size : 14pt;

}



td.cv_key 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;

}

td.cv_skill_desc 
{
	font-family : Verdana, Helvetica;
	font-size : 8pt;
	border-left : 1px none #000000;
	border-right : 1px none #000000;
	border-top : 1px none #000000;
	border-bottom : 1px none #000000;
}

td.cv_skill_score 
{
	font-family : Verdana, Helvetica;
	font-size : 8pt;
	border-left : 1px none #000000;
	border-right : 1px none #000000;
	border-top : 1px none #000000;
	border-bottom : 1px none #000000;
}

td.cv_spacer 
{
	background : #EEEEEE;
	height : 5pt;

}

td.cv_experience 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-weight : bold;


}

td.cv_experience_desc 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;
	
}

td.cv_edu_name 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;

}

td.cv_edu_dates 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;

}

td.cv_edu_location 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	margin : 0;
	padding : 0;
}

td.cv_edu_grade 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	margin : 0;
	padding : 0;
}

td.cv_edu_course 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	margin : 0;
	padding : 0;
}

td.cv_award_desc 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
}

td.cv_hobby_desc 
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : justify;
}




input.btn
{
	width : 75px;

	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FFFFFFFF',EndColorStr='#FFC3782F');

}

.activeTab
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : center;
	text-decoration : none;
	border-bottom : 1px solid #000000;
	background-color : #FFFFFF;
	
	width : 6%;
}

.noTab
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	text-align : center;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #EEEEEE;

	width : 6%;

	cursor : hand;
}

.activeContent
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	display : inline;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;

	width : 100%;
}

.noContent
{
	font-family : Verdana, Helvetica;
	font-size : 10pt;

	display : none;
	
	width : 100%;
}

