body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;

}
li {
	list-style-image: url(images/sarrow.gif);
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;

}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;

}

a.normal:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;


}
a.normal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;


}
a.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;


}
a.normal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;

}
.tabdeco {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.circle {
	background-attachment: fixed;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.horline {
	background-attachment: fixed;
	background-image: url(images/horline.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.strepen {
	background-image: url(images/strepen.jpg);
}
.vertdotline {
	background-image: url(images/bg_vdot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 000000;
}

.box {
	border: 1px dotted #000000;
}


.cvtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
.bgbottom {
	background-attachment: fixed;
	background-image: url(images/chainnewest20063_04.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 780px;
	position: absolute;

}

