body {
	background-color: #fefefe;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 30px 10px 30px; /* t r b l */
}
p, ul, ol, dd, td, .normal 
	{  
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 140%;
	}
h2, .heading2, subhead2 
	{  
	font-size: 16px; 
	font-weight: normal;
	font-weight: bold;
	color: #000000; 
	}
h3, .heading3, .subhead3 
	{  
	font-size: 14px; 
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	}
h4, .heading4, .subhead4, .link-category 
	{  
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	}
a, a:link, a:visited, a:active {  
	color: #c73f09; /*#756A1D;*/ 
	text-decoration: none;
	}
a:hover {  
	color: #c73f09;
	text-decoration: underline;
	}

.download-url, .download-url a:link, .download-url a:visited, .download-url a:active {  
	color: #444444; /*#756A1D;*/ 
	text-decoration: underline;
	text-align: right;
	}
.download-url a:hover {  
	color: #c73f09;
	text-decoration: underline;
	}

.alert {
	color: #990000;
	}

.title {
	font-size: 14px; 
	font-weight: bold;
	text-transform: none;
	color: #000000; /* #B19A1D*/
	}

.title a:link, .title a:visited, .title a:active {
	text-decoration: none;
	color: #000000; /* #B19A1D*/ /*#FF9900;*/
	}

.title a:hover {
	text-decoration: underline;
	color: #999999;
	}

.art-abstract-title {
	font-size: 14px; 
	font-weight: bold;
	text-transform: none;
	color: #c73f09; /* #B19A1D*/
	}

.art-abstract-title a:link, .art-abstract-title a:visited, .art-abstract-title a:active {
	text-decoration: none;
	color: #c73f09; /* #B19A1D*/ /*#FF9900;*/
	}

.art-abstract-title a:hover {
	text-decoration: underline;
	color: #c73f09;
	}

.art-abstract-date {
	font-size: 14px; 
	font-weight: normal;
	text-transform: none;
	color: #444444; /*#c73f09 #B19A1D*/
	}

.art-abstract-img {
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

.menu-cell {
	width: 170px;
	height: 400px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #e2e2e2;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
}
.content-cell {
	width: 570px;
	background-color: #FFFFFF;
	padding: 20px;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
}
.main-table {
	text-align: center;
}

/**************************************************************
project
**************************************************************/
.project-cat-table {
	width: 520px;
}
.project-cat-image {
	/*width: 180px;*/
	text-align: left;
	padding-right: 30px;
	padding-bottom: 5px;
}
.project-cat-text {
	color: #444444;
	width: 150px;
	text-align: left;
	padding-bottom: 20px;
	display:block;
	text-transform: uppercase;
	font-size: 10px;
}
.project-cat-text a:link, .project-cat-text a:active, .project-cat-text a:visited {
	color: #444444;
	text-decoration: none;
}
.project-cat-text a:hover {
	color: #c73f09;
	text-decoration: none;
}
.project-cat-heading {
	text-align: left;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.project-table {
	/*width: 520px;*/
}
.project-image {
	/*width: 180px;*/
	text-align: left;
	padding-right: 30px;
	/*padding-bottom: 10px;*/
}
.project-text {
	/*width: 340px;*/
	text-align: left;
	/*padding-bottom: 10px;*/
}
.project-heading {
	text-align: left;
	/*padding-bottom: 20px;*/
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.project-desc {
	text-align: left;
	padding-bottom: 20px;
}
.title-image {
	margin-top: 69px;
	margin-bottom: 15px;
}
.project-text-nav-table {
	height: 400px;
	width: 300px;
}
.project-name {
	height: 30px;
	text-align: left;
	/*padding-bottom: 20px;*/
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
.project-content-nav {
	vertical-align: bottom;
}
.project-content {
	vertical-align: top;
}
.project-nav {
	vertical-align: bottom;
}
/**********************************************************
 * menu
 **********************************************************/

.main-menu { 
	color:#000000;
	text-transform: uppercase;
}
.main-menu a:link, .main-menu a:active, .main-menu a:visited { 
	color:#000000;
}
.main-menu a:hover { 
	color:#c73f09;
	text-decoration: none;
}
.main-menu-on { 
	color:#c73f09;
	text-transform: uppercase;
}
.main-menu-on a:link, .main-menu-on a:active, .main-menu-on a:visited { 
	/*color:#be984d;*/
	color:#c73f09;
	font-weight: bold;
}
.main-menu-on a:hover { 
	color:#c73f09;
	text-decoration: none;
}
.menu-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
}
/*********************************************************
#menuitem a:hover {
	color: #999999;
	text-decoration: underline;
}
 * menulevel-1 
 *********************************************************/
.menulevel-1 {
	width: 180px;
	color: #000000;	
	padding-top: 3px;
	padding-bottom: 3px;
}
.menulevel-1-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #999999;
}
.menulevel-1-doc {
	width: 180px;
	color: #000000;	
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-1-doc-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: dotted 1px #E6E6E6;
}
/*********************************************************
 * menulevel-2 
 *********************************************************/
.menulevel-2 {
	width: 180px;
	color: #000000;	
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-2-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-2-doc {
	width: 180px;
	color: #000000;	
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-2-doc-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
/*********************************************************
 * menulevel-3 
 *********************************************************/
.menulevel-3 {
	width: 180px;
	color: #000000;	
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-3-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-3-doc {
	width: 180px;
	color: #000000;	
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-3-doc-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
/*********************************************************
 * menulevel-4 
 *********************************************************/
.menulevel-4 {
	width: 180px;
	color: #000000;	
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-4-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-4-doc {
	width: 180px;
	color: #000000;	
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-4-doc-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
/*********************************************************
 * menulevel-5 
 *********************************************************/
.menulevel-5 {
	width: 180px;
	color: #000000;	
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-5-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-5-doc {
	width: 180px;
	color: #000000;	
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}
.menulevel-5-doc-on {
	width: 180px;
	color: #000000;	
	font-weight: bold;
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px #E6E6E6;
}

/*********************************************************
 * inserted-submenu  ff923f
 *********************************************************/
.inserted-submenu {
	color: #444444;	
	padding-right: 6px;
}
.inserted-submenu a:link, .inserted-submenu a:visited, .inserted-submenu a:active {
	color: #444444;	
}
.inserted-submenu a:hover {
	color: #c73f09;	
	text-decoration: none;
}
.inserted-submenu-on {
	color: #c73f09;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.inserted-submenu-on a:link, .inserted-submenu-on a:visited, .inserted-submenu-on a:active {
	color: #c73f09;	
}
.inserted-submenu-on a:hover {
	color: #c73f09;	
	text-decoration: none;
}
hr {
	height: 1px;
	color:#B7B7B7;
	shade: noshade;
	padding-left:   0px;
	padding-right:  0px;
	border-size:	0px;
}
.main-menu-separator {
	color: #B7B7B7;
}
.img-nav {
	/*margin: 20px 30px 10px 30px;  t r b l */
	margin-top: 1px;
	margin-right: 1px;
	border: solid 2px #999999;
}
.img-nav-on {
	margin-top: 1px;
	margin-right: 1px;
	border: solid 2px #c73f09;
}
.footer {
	/*text-transform: uppercase;*/
}

