body {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #FFFFFF;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: lighter;
}

a.bottommenu:link {
color: white; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
}
a.bottommenu:visited {
color: silver; 
font-size: 12pt; 
font-weight: bold;
text-decoration: none;  
}
a.bottommenu:hover {
color: yellow; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: underline; 
}
a.bottommenu:active {
color: yellow; 
} .imagecontainer{
				  float:left;
				  clear:left;
				  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(/images/shadow.gif) no-repeat bottom right;
				  margin: 10px 0 10px 10px !important;
				  margin: 10px 0 10px 5px;
			}
			.imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
			}