﻿body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
margin-left: auto;
margin-right: auto;
background-color:#DEDEDE;
padding:0;
margin:0;
}

textarea{
font-family:Arial, Helvetica, sans-serif;
}

td.shadetop{
background-image:url(images/banner.gif);
background-repeat:repeat-x;
background-color:#DEDEDE;
height:110px;
}

td.shadebottom{
background-image:url(images/footer.gif);
background-repeat:repeat-x;
background-color:#DEDEDE;
height:8px;
}

a.whiteboldlink{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.whiteboldlink:hover{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

.whiteboldtext{
font-weight:bold;
color:#ffffff;
}

a.bluelink{
color:blue;
text-decoration:underline;
cursor:pointer;
}

a.bluelink_off:hover{
color:#000000;
text-decoration:none;
cursor:pointer;
}

.DynamicMenu{
border-top:1px;
border-bottom:1px;
border-left:2px;
border-right:2px;
border-color:#4B4B4B;
border-style:solid;
}

.DynamicMenuZIndex
{
	z-index: 999;
}

.font_medium_bold
{
	font-size: 16pt;
	font-weight: normal;
}

div.gallerybreadcrumb
{
	display: none;
	border: 1px solid #A1A6A9;
	background: #F2F2F2;
	margin: 5px;
	padding: 5px;
}

div.imagegallery ul
{
    list-style:none;
    padding:0;
    margin:0;
}

div.imagegallery ul li
{
    width:120px;
    height: 120px;
    padding: 10px 0 15px 0;
    margin:0 10px 10px 0;
    float:left;
    border: 1px solid #A1A6A9;
    background: #F2F2F2;
    text-align: center;
    overflow:hidden;
}

div.imagegallery ul li:hover
{
    background-color: #FFFFFF;
}

div.imagegallery img
{
    border: 1px solid black;
}

div.imagegallery p.galleryimageinfo
{
    margin:0;
    padding: 5px 0;
    font-size: .8em;
}

a.gallerylink:link
{
	text-decoration: none;
	color: #000000;
}
		
a.gallerylink:visited
{
	text-decoration: none;
	color: #000000;
}
		
a.gallerylink:active
{
	text-decoration: underline;
	color: #000000;
}
		
a.gallerylink:hover
{
	text-decoration: underline;
	color: #000000;
}

a.showlist:link
{
	text-decoration: none;
	color: #000000;
}
		
a.showlist:visited
{
	text-decoration: none;
	color: #000000;
}
		
a.showlist:active
{
	text-decoration: none;
	color: #000000;
}

a.showlist:hover
{
	text-decoration: none;
	color: #000000;
}

div.showlistdiv
{
	border:solid 1px #C6C6C6;
	padding:10px 10px 10px 10px;
}

div.showlistdiv:hover
{
	background-color: #F2F2F2;
}