body { 
	scrollbar-arrow-color: #990;
	scrollbar-face-color: #f7f7f0;
	scrollbar-base-color: #f0f0e1;
	scrollbar-track-color: #f0f0e1;
	scrollbar-3dlight-color: #f2f2e4;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #e5e5ca;
	scrollbar-darkshadow-color: #996;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	}
body, p, td, div, img, input, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #663;
	}
a:link, a:visited, a:active {
	color: #c30;
	text-decoration: none;
	}
a:hover {
	color: #c30;
	text-decoration: underline;
	}
.view {
	background-image: url(/img/view/bg.jpg);
	}
.view img {
	background-color: #fff; margin: 1px;
	}
.nav {
	padding-top: 10px;
	}
.preview {
	color: #996;
	background-image: url(/img/portfolio/bg.gif);
	background-repeat: no-repeat;
	height: 117px;
	}
.preview img {
	margin: 1px;
	width: 317px;
	height: 115px;
	}
.listform {
	margin: 0 5px 0 5px;
	}
.listinput {
	color: #996;
	border: 1px solid #e5e5cc;
	width: 170px;
	}
#menu1Content, #menu2Content, #menu3Content, #menu4Content, #menu5Content {
	background: #fff;
	line-height: 14px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #e5e5cc;
	}
#menu1Content ul, #menu2Content ul, #menu3Content ul, #menu4Content ul, #menu5Content ul {
	list-style-type: none;
	padding: 0;
	padding-top: 12px;
	margin: 0;
	}
#menu1Content li, #menu2Content li, #menu3Content li, #menu4Content li, #menu5Content li {
	padding-left: 22px;
	text-indent: -5px;
	background-image: url(/img/cmn/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
	}
#sig {
	line-height: 14px;
	color: #996;
	margin: 12px;
	}
#title {
	color: #699;
	font-weight: bold;
	padding-bottom: 6px;
	}
#viewtitle {
	color: #699;
	font-weight: bold;
	}
.link {
	color: #990;
	line-height: 13px;
	}
.link img {
	margin-bottom: 6px;
	}
.link a:link, .link a:visited, .link a:active {
	color: #c30;
	text-decoration: none;
	}
.link a:hover {
	color: #c30;
	text-decoration: underline;
	}
.desc {
	padding-top: 12px;
	color: #663;
	line-height: 14px;
	}
.iframe_content {
	margin-right: 20px;
	color: #663;
	line-height: 14px;
	}
#subtitle {
	width: 100%;
	background-image: url(/img/portfolio/div.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #699;
	}
.iframe_content ul {
	list-style-type: none;
	padding: 0 0 3px 0;
	margin: 0;
	}
.iframe_content li {
	color: #996;
	padding-left: 17px;
	text-indent: -5px;
	background-image: url(/img/cmn/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	}
.hilite {
	color: #330;
	border-top: none;
	border-bottom: none;
	border-left: 2px solid #cc9;
	border-right: 2px solid #cc9;
	padding: 0 0 0 8px;
	}
.contact {
	margin:0;
	padding:0;
	}
.contactfield {
	color: #990;
	margin-bottom: 8px;
	border: 1px solid #e5e5ca;
	padding: 2px;
	display: block;
	width: 315px;
	background-color: #f7f7f0;
	}
.contactfielderror {
	color: #c30;
	font-weight: bold;
	margin-bottom: 8px;
	border: 1px solid #e5e5ca;
	padding: 2px;
	display: block;
	width: 315px;
	background-color: #f7f7f0;
	}
.contacttf {
	color: #990;
	margin-bottom: 8px;
	border: 1px solid #e5e5ca;
	padding: 2px;
	display: block;
	width: 315px;
	height: 70px;
	background-color: #f7f7f0;
	}
.contacttferror {
	color: #c30;
	font-weight: bold;
	margin-bottom: 8px;
	border: 1px solid #e5e5ca;
	padding: 2px;
	display: block;
	width: 315px;
	height: 70px;
	background-color: #f7f7f0;
	}