body {
	background-attachment: fixed;
	background-image: url(img/yudkoren_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.dictionary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E6DD;
	font-size: 11px;
	color: #666666;
}

.play-button {
	text-decoration: none;
	margin-bottom: -4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bodydiv {
	float: right;
	width: 750px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 310px;
	text-align: right;
}
.main {
	float: right;
	width: 450px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 300px;
	text-align: right;
}
.text {
	font-size: 13px;
	color: #666666;
	text-align: right;
	line-height: 140%;
	margin-bottom: -5px;
}
.line-grey {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
}
.new {
	font-size: 8pt;
	color: #FF3300;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: -15px;
}

h2 {
	font-size: 20px;
	color: #999999;
	margin-bottom: -10px;
}

h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: -7px;
}
.line-orange {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	border-top-style: none;
}
.left-bar {
	float: right;
	width: 150px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 760px;
	text-align: right;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
ul.navbar {
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration: none;
}

ul.navbar li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	font-size: 10pt;
	display: block;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	text-decoration: none;
}


a.nav:link, a.nav:visited {
	text-decoration:none;
	color:#999999;
	display: block;
	height: 18px;
	padding-right: 10px;
	list-style-image: url(img/greybullet.gif);
	list-style-position: inside;
}


a.nav:hover {
	display:block;
	color:#FF3300;
	height: 18px;
	font-weight: normal;
	padding-right: 10px;
	list-style-position: inside;
	list-style-image: url(img/orangebullet.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.nav:active {
text-decoration:none; color:#666666;}
a:visited {

	color: #FF3300;
	text-decoration: none;
}
.nostyle {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: 130%;
	margin-bottom: -5px;
}
.very-small-text {
	font-size: 9px;
}

.small-text {
	font-size: x-small;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	line-height: 140%;
	margin-bottom: -5px;
}
.noshow {
	display: none;
}
.quote {
	background-attachment: fixed;
	background-color: #F4F4F4;
	background-image: url(img/quate.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	width: 140px;
	border: 1px dashed #CCCCCC;
	font-size: 11px;
	color: #666666;
	text-align: right;
	display: block;
}
.form-field {
	font-size: 13px;
	color: #666666;
	text-align: right;
	border: 1px solid #C0C6DA;
	padding-right: 4px;
}
.portfolio {
	float: none;
	width: 600px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 90px;
	right: 150px;
}

