body {font:normal 10px verdana,arial,Geneva,sans-serif; color:264459; }

/* TDs */

td {
	font-family: Verdana;
	font-size: 10px;
	color : #264459;
}

td.sectiontitle {
	font-family: Verdana;
	font-size: 17px;
	color : #264459;
}

td.specs {
	font-family: Verdana;
	font-size: 10px;
	color : #264459;
}

td.projecttitle {
	font-family: Verdana;
	font-size: 10px;
	color : #FFFFFF;
	font-weight : Bold;
	text-transform : uppercase;
}

/* Links */

A.menulinks:ACTIVE, A.menulinks:LINK, A.menulinks:VISITED {
	color: #29455D; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

A.menulinks:HOVER {
	color: #FF6600; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

A.footerlinks:ACTIVE, A.footerlinks:LINK, A.footerlinks:VISITED {
	color: #29455D; 
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

A.footerlinks:HOVER {
	color: #FF6600; 
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

A.footerlinksselected:ACTIVE, A.footerlinksselected:LINK, A.footerlinksselected:VISITED {
	color: #FF6600; 
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

A.footerlinksselected:HOVER {
	color: #FF6600; 
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

A.projectitle:ACTIVE, A.projectitle:LINK, A.projectitle:VISITED {
	font-weight : Bold;
	font-size: 10px;
	color: #26445A; 
	text-decoration: none;
}

A.projectitle:HOVER {
	font-weight : Bold;
	font-size: 10px;
	color: #26445A; 
	text-decoration: underline;
}

A.links:ACTIVE, A.links:LINK, A.links:VISITED {
	font-size: 10px;
	color: #26445A; 
	text-decoration: none;
}

A.links:HOVER {
	font-size: 10px;
	color: #26445A; 
	text-decoration: underline;
}

A.ulinks:ACTIVE, A.ulinks:LINK, A.ulinks:VISITED {
	font-size: 10px;
	color: #26445A; 
	text-decoration: underline;
}

A.ulinks:HOVER {
	font-size: 10px;
	color: #26445A; 
	text-decoration: none;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-size: 10px;
	color: #26445A; 
	text-decoration: none;
}

A:HOVER {
	font-size: 10px;
	color: #26445A; 
	text-decoration: underline;
}


A.menulinksselected:ACTIVE, A.menulinksselected:LINK, A.menulinksselected:VISITED {
	color: #FF6600; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

A.menulinksselected:HOVER {
	color: #FF6600; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

A.menulinksunderlined:ACTIVE, A.menulinksunderlined:LINK, A.menulinksunderlined:VISITED {
	color: #FF6600; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

A.menulinksunderlined:HOVER {
	color: #FF6600; 
	font-size: 10px;
	font-family: Arial;
	text-decoration: underline;
}

/* Forms */
input, select  { color :527694; font:normal 10px verdana,arial,Geneva,sans-serif;  border-width : 1; border-color : CCCCCC; border-style : ridge; }
textarea  { color :527694; font:normal 11px; border-width : 1; border-color : CCCCCC; border-style : ridge;}


/* Spans */

.selected {
	font-family: Verdana;
	font-size: 10px;
	color : #FF6600;
}


