body {
background-color: #EDF4F4;
}

ul.home	{
list-style: circle url(images/world.jpg)
}
	
a	{
text-decoration: none; 
color: 294346; 
font-family: arial, helvetica, sans-serif; 
font-size: .85em;
}
	
a:hover	{
color: #EDEBEB;
}

a.email{
font-size: .9em;
text-decoration: none;
font-family: arial, helvetica, sans serif;
}

a.email:hover {
color: #7BBD66;
text-decoration: underline;
}

a.btm {
text-decoration:none;
font-weight: normal;
color: rgb(51, 51, 51);
font-size: 1em;
}

a.btm:hover {
text-decoration: underline;
}

table.outer{
border-style: solid;
border-width: 1px;
border-color: #A2C9E1;
}
	
td.topBar	{ 
height: 100; 
background-color: B9E5FB
}
	
td.nav	{
background-color: #A2C9E1;
padding-top: 5px;
padding-bottom: 5px;
}
	
td.leftBody	{ 
background-color: D4EFFC;
margin-left: -2px;
}
		
td.topRtBody	{ 
height: 197; 
color: 666666; 
background-color: AEDDE3
}
	
td.btmLftBody	{ 
height: 245; 
background-color: DAEBEC
}
	
td.btmRtBody	{
height: 235; 
background-color: C7DEE0; 
font-family: arial, helvetica, sans-serif; 
font-size: .9em; 
color: rgb(51,51,51); 
padding: 5;
line-height: 1.5em
}

td.btmCntc	{
padding-top: 5px;
padding-bottom: 5px;
font-family: sans-serif; 
background-color: #A2C9E1;
}

table.address {
font-size: .8em;
color: rgb(51, 51, 51);
}
	
.contact	{
font-size: 1em
}

.mainBody {
background: #FFFFFF;
color: rgb(26,26,26); 
font-size: .9em; 
font-family: arial, helvetica, sans serif;
padding: 10px;
}

h1 {
color: #7BBD66;
font-size: 1.15em;
font-family: arial, helvetica, sans serif;
font-weight: bold;
}
