body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .8em;
	margin:0px 40px 0px 40px;
}
a {
	text-decoration:underline;
	color:#000;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14pt;
	font-weight:bold;
	color:#666F6D;
}

h2 {
	font-size: 1.0em;
	font-weight:bold;
	color:#666F6D;
}
h2 a {
	color: #666F6D;
	text-decoration:none;
}
h2 a:hover {
	color: #666F6D;
	text-decoration:underline;
}
h3 {
	font-size: 1.1em;
	font-weight:bold;
	color:#0066CC;
}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

.logo {
	font-size: 2.5em;
	font-weight:bold;
	color:#757168;
	position:relative;
	top:7px;
}

#banner	{
	background-color:#fff;
	height:110px;
}
#nav	{
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:30px;
	color:#CCCCCC;
}
.lGutter {
	border-right: 1px solid #ECF0EF;
}
.navLink	{
	position:relative;
	top:7px;
	color: #fff;
	font-size: 1.0em;
	margin-left:30px;
	font-weight:bold;
}
.navLink a {
	color: #fff;
	text-decoration:none;
}
#navChild {
	position:absolute;
	top:139px;
	left:120px;
	z-index:50;
	background-color:#ccc;
	width:300px;
	border:1px solid #7F7B72;
}
#crumb{
	background-color:#ECF0EF;
	height:30px;
	text-indent:10px;
}

.crumbLink	{
	position:relative;
	top:6px;
	font-size: .9em;
	color:#000000;
	color:#999999;
}
.crumbLink a {
	color:#999999;
	text-decoration:none;
}
.crumbLink a:hover {
	color:#999999;
	text-decoration:underline;
}
.themeW	{ /* White*/
	background-color:#fff;
}
.themeA	{ /* light grey*/
	background-color:#ECF0EF;
}
.themeB	{ /* light brown*/
	background-color:#E6E4C8;
}
.themeC	{ /* light pink*/
	background-color:#F3E9E9;
}
.themeD	{ /* light yellow*/
	background-color:#F9FBD7;
}
.catMaster {
	background-image:url(../images/link-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding:3px;
	font-weight:bold;
	color:#666F6D;
	font-size: 1.0em;
	width:100%;
}
div.catMaster {
	background-image:url(../images/link-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding:3px;
	font-weight:bold;
	color:#666F6D;
	font-size: 1.0em;
	width:100%;
}
div.category{
	background-color:#ECF0EF;
	padding:3px;
	font-size: 0.9em;
	width:100%;
}
.linksText	{
	position:relative;
	top:13px;
}
.add	{
	background-color:#F9DED7;
}
.add2	{
	background-color:#FAC4C7;
}

#power	{
	background-image:url(../images/f-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	background-color:#fff;
	height:40px;
}
.powerLink	{
	position:relative;
	top:8px;
	font-size: .8em;
}
.powerLink a {
	color:#999999;
}
.image {
	border:1px solid #666F6D;
}
.imageText {
	font-size: .8em;
	color:#CCCCCC;

}