body {
	background-color: #FFFFFF;
	margin: 0 auto;
	height:100%;
	overflow-y:auto;
	padding-top: 100px;
	padding-left: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
img {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav a:link,
.nav a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 3px;
	border-bottom-color: #bee2ba;
	border-bottom-style: solid;
	padding-bottom: 3px;
}
.nav a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 3px;
	border-bottom-color: #23731a;
	border-bottom-style: solid;
	padding-bottom: 3px;
}
.nav a:active {
	color: #FF3300;
	text-decoration: none;
}
.framestyle {
	left: 0px;
	top: 0px;
	position: fixed;
	height: 60px;
	width: 120%;
	z-index: 3;
}
* html .framestyle {
    position: absolute;
}
.menuframe {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	height: 40px;
	width: 700px;
	margin-top: 10px;
	z-index: 2;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b9d6b;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e1efe1;
	padding-left: 6px;
}


.cv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 680px;
	background-color: #fbfaf7;
	border: 1px dashed #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
}
.cv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.cv a:link {
	text-decoration: none;
}

.cv a:visited {
	text-decoration: none;
}

.cv a:hover {
	text-decoration: none;
}

.cv a:active {
	text-decoration: none;
}
.cv_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737b31;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	display: inline;
}
.image_cont_hor {
	height: 600px;
	width: 800px;
	vertical-align: middle;
	z-index: 1;
}
.pagenav_hor {
	padding: 0px 0px 10px;
	height: 20px;
	width: 123px;
	border-bottom: 1px dashed #999999;
}
.pagenav_ver {
	padding: 0px 0px 10px;
	height: 20px;
	width: 100%;
	border-bottom: 1px dashed #999999;
}
.image_name_hor {
	padding: 10px 10px 10px 0px;
	height: 100%;
	width: 300px;
	position: relative;
}
.caption_hor {
	padding: 0px 0px 10px 20px;
	height: 100%;
	width: 100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.caption_ver {
	padding: 60px 0px 10px 20px;
	height: 100%;
	width: 100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999933;
	list-style-type: square;
}
