body {
	color: #fff;
} 
 a.menu:link {
	font-family: Impact, Gadget, Arial, Sans-Serif; 
	font-size: 14px;
	letter-spacing: 1px; 
	line-height: 25px;
	color: #fff;
	text-decoration : none;
} 
  a.menu:visited{
	font-family: Impact, Gadget, Arial, Sans-Serif; 
	font-size: 14px;
	letter-spacing: 1px; 
	line-height: 25px;
	color: #fff;
	text-decoration : none;
} 
	a.menu:hover{
	color: #6b89c4;
} 
 a.submenu:link {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px; 
	line-height: 15px;
	color: #dcdcdc;
	text-decoration : none;
} 
  a.submenu:visited{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px; 
	line-height: 15px;
	color: #dcdcdc;
	text-decoration : none;
} 
	a.submenu:hover{
	color: #6b89c4;
} 
a.linktext:link {
	color: #000; 
	font-size: 10px; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
} 
 a.linktext:visited{
	color: #000; 
	font-size: 10px; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
} 
 a.linktext:hover{
	color: #003399;
} 
 a:link {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 

	line-height: 110%;
	color: #000000;
	text-decoration : none;
} 
a:visited {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	line-height: 110%;
	color: #000000;
	text-decoration : none;
} 
 a:hover{
	color: #003399;
	text-decoration : none;
}
.header { 
	font-family: Arial Black, Gadget, Arial, Sans-Serif; 
	font-size: 14px;
	letter-spacing: 4px; 
	color: #fff;
	font-variant: small-caps;
	text-decoration : none; 
}
.sub-header { 
	font-family: Arial Black, Gadget, Arial, Sans-Serif; 
	font-size: 14px;
	letter-spacing: 8px; 
	color: #999999;
	font-variant: small-caps;
	text-decoration : none;  
}
.header-blue { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px; 
	color: #6b89c4;
	text-decoration : none;  
}
.text-bold { 
	color: #000; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica; 
}
.text { 
	color: #000; 
	font-size: 10px; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
}
.text-home { 
	color: #000; 
	font-size: 10px; 
	line-height: 110%; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
}
.copywrite { 
	color: #000; 
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	text-decoration: none; 
}
li {
	list-style-image: url(/aeg/site-final/images/square-bullet2.gif);
	list-style-type: square;
	list-style-position: outside;
	margin-left: -20px;
	line-height: 170%;
}
li-old {
	list-style-image: url(../images/square-bullet.gif);
	list-style-type: square;
	list-style-position: outside;
	margin-left: -30px;
	line-height: 170%;
}
.pad { 
	padding: 0px 0px 10px 10px; 
}
.back-home { 
	background-image: url(../images/blue-home.jpg);
	background-repeat: no-repeat;
}
.back-projects { 
	background-image: url(../images/blue-projects.jpg);
	background-repeat: no-repeat;
}

