body {
font-family:Arial;
background: #E6E9F5;
font-size: 12px;
color: #000;
text-align: left;
margin: 0px;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}
A:visited {
	color: #CC0000;
	text-decoration: none;
}
A:active {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #7B8CAD;
	text-decoration: none;
}
P {
	font-size: 12px;
	font-family:Arial;
}
TD.dark {
	font-size: 12px;
	font-family:Arial;
	color: #FFFFFF;
}
P.dark {
	font-size: 12px;
	font-family:Arial;
	color: #FFFFFF
}
TD.smaller {
	font-size: 11px;
	font-family:Arial;
	color: #000000;
}
P.smaller {
	font-size: 11px;
	font-family:Arial;
	color: #000000;
}
.H1 {
	font-family: Arial;
	font-size: 24px;
	color: #5A5F89;
}
.H2 {
	font-family: Arial;
	font-size: 20px;
	color: #5A5F89;
}
.H3 {
	font-family: Arial;
	font-size: 18px;
	color: #7B88A9;
}
.H4 {
	font-family: Arial;
	font-size: 16px;
	color: #7B88A9;
}
.H5 {
	font-family: Arial;
	font-size: 14px;
	color: #29425A;
}
.H6 {
	font-family: Arial;
	font-size: 12px;
	color: #7B88A9;
}
.time {
	font-family: Arial;
	font-size: 11px;
}
.deposit {
	color: Red;
	font-size: 20px;
	font-family:Arial;
	font-weight: bold;
}
.timestamp {
	font-size: 9px;
	font-family:Arial;
	color: #7B88A9;
}

.HR {
	color: #000080;
	height: 1px;
}
#dropmenudiv{
position:absolute;
background-color: #E6E9F5;
border:2px solid #FFFFFF;
border-bottom-width: 1;
font:normal 12px ;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-align: center;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{
background-color: #E6E9F5;
}
.breadcrumbs { 
 	font-size: 12px;
	font-weight: 600;
  	color: #000;
 	background-color: #E6E9F5;
 	border: 0px;
 	padding: 12px;
}
.gallerycontroller {
	width: 250px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	color:#333333;
}
.gallerycontent {
	width: 200px;
	height: 100px;
	border: 0px;
	background-color: #E6E9F5;
	padding: 0px;
	display: block;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	font-weight: 600;
	background-color: #EBEBEB;
}
