/* CSS Document */
body {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
}
td#sample {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td#sampleon {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: none;
	background-image: url(images/bg_on.jpg);
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
}

td#recessed{
	border-top: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	border-bottom: 20px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
img#thumb a:link{
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	color: #FF0000;
}
img#thumb a:hover{
	border: 1px solid #99CC00;
}
img#thumb a:visited{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #FF9900;
}
img#thumb a:active{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
td#filerbut {
	background-image: url(images/fold_corner.gif);
	background-repeat: no-repeat;
	border-top: none;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
td#sampleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td#sampleright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.resumeHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 3px;
}

