body{
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	color: #222222;
	line-height: 120%;
	font-family: arial, tahoma, sans-serif
}
p.normal{
	font-size: 12px;
	color: #222222;
}
p.leftnav{
	font-size: 12px;
	color: navy;
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}
p.bigger{
	font-size: 12px;
	color: #222222;
	line-height: 125%;
}
ul.normal{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #222222;
}
ul.bigger{
	font-size: 12px;
	color: #222222;
	line-height: 120%;
}
a:link{
	font-size:12px;
	color: blue;
}
a:active{
	font-size: 12px;
	color: #000000;
}
a:visited{
	font-size: 12px;
	color: #666666;
}
a:hover{
	font-size: 12px;
	color: #000000;
}
/*a:linkcell{
	font-size: 12px;
}*/
h1{
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	text-align:center;
	color: navy;
	margin:0px;
	padding:15px 0 0 15px;
}
h2{
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	text-align:center;
	color: navy;
}
td.link{ border:3px outset;
/*	border-left: silver 2px inset;
	border-bottom: silver 2px inset;
*/
	background-color: #ccccff;
	text-align: center
}
table.menu{
	border:3px;
	width: 760px;
	padding:0px;
}
table.header{
	border:0;
	width: 760px;
	padding:0px;
}
table.content{
	border:0;
	font-size: 12px;
	line-height: 120%;
	background-color: white;
	text-align: left;
}
table.datatable{
	font-size: 12px;
	line-height: 120%;
	background-color: white;
	text-align: left;
}
table.footer{
	border-top: silver 2px outset;
	width:500px;
	text-align: center;
}
td.address{
	background-color:#6666ff;/*blue*/
 	vertical-align:middle;
	border-left:solid thin white;
	color: #ffffff;
}
p.address{
	font-size: 11px;
	padding:0 0 0 10px;
	margin:0px;
	color: #ffffff;
	line-height: 120%;
}
.icon{
	text-align:right;
	padding:5px 5px 0 0;
	margin:0px;
}
div.left{
	padding:15px 10px 15px 10px;
	margin:2px 0 0 0px;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	border-left: silver 2px outset;
	width:210px;
	color: navy;
	background-repeat: repeat-y;
	text-align: left;
}
td.resume{
	padding-right: 75px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #222222;
	line-height: 120%;
	padding-top: 10px;
	text-align: left;
}
td.normaltext{
	
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	width: 500px;
	color: #222222;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom:5px;
	text-align:left;
}
body.resume{
	line-height: 120%;
	background-color: white;
}

.menuskin{
	border-right:#666666 2px solid;/*darkgray*/
	border-top:#666666 2px solid;
	z-index: 100;
	visibility: hidden;
	font: 9px/16px verdana;
	border-left:#666666 2px solid;
	width: 180px;
	border-bottom:#666666 2px solid;
	position: absolute;
	background-color: #ccccff;
}
.menuskin a{
	padding-right: 10px;
	padding-left: 5px;
	color: blue;
	text-decoration: none;
}
#mouseoverstyle{
	background-color: highlight;
}
#mouseoverstyle a{
	color: white;
}
td{
	vertical-align:top;
}
a.onblue{
	color: white;
}
