body 
{
	background-image: url(../images/bodybg.jpg);
	margin: 0px;
}
.Desc {
	font-size:		11px;
	font-family:	Arial;
	font-weight:	normal;
	color:			#013066 ;
}

a.Desc:hover
{
    font-size:		11px;
	font-family:	Arial;
	font-weight:	normal;
	color:			#0A4E7E ;
}
.MemberText
{
    font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#ffffff ;
	text-decoration:	none;
}

a.MemberText
{
    font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#ffffff ;
	text-decoration:	none;
}
a.MemberText:hover
{
    font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#0A4E7E ;
	text-decoration:	none;
}

a {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}
a:hover {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}


.SiteMap {
    font-family:	Arial ;
	font-size:		13px ;
	font-weight:	normal ;
	color:			#666666 ;
	text-decoration:	none;
}

a.SiteMap {
    font-family:	Arial ;
	font-size:		13px ;
	font-weight:	normal ;
	color:			#666666 ;
	text-decoration:	underline;
}

a.SiteMap:hover
{
    font-family:	Arial ;
	font-size:		13px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	text-decoration:	underline;
}


.Title {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	normal ;
	color:			#013066 ;
	text-decoration:	none;
}

a.Title{
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#013066 ;
	text-decoration:	underline;
}

.Header {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#013066 ;
	text-decoration:	none;
}

a.Title:hover {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}

.HeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 20px;
	overflow-y: hidden;
}
.menu {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	700;
	line-height: 16px;
	color:			#FFFFFF ;
	cursor: pointer;
	text-decoration:	none;
}
.menu:hover {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	700;
	line-height: 16px;
	color:			#FFFFFF ;
	cursor: pointer;
	text-decoration:	underline;
}