.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

.navlist td {
width: 150px;
background-color: #6699FF;
padding-bottom: 2px;
}

.navlist a{
font: 14px Arial, Helvetica, sans-serif;
font-weight: bolder;
text-align:left;
color: white;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
text-indent: 3px;
border-bottom: 1px solid #666666 dashed;
z-index:auto
}

.navlist a:hover{ /*hover background color*/
background-color: #3333CC;
color: white;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px #3333CC;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #99CCFF;
width: 205px;
}

.anylinkcss a{
color: #3333CC;
width: 100%;
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-indent: 3px;
padding: 1px 5px;
border:1px solid #3333CC;
border-bottom: 1px solid #3333CC ;
text-decoration: none;
font-weight: bold;
background-color: #99CCFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #3333CC;
color: white;
border:1px solid #3333CC;
border-bottom: 1px solid #3333CC ;
}

.breadcrumbs a{
color: navy;
font: 10px Arial, Helvetica, sans-serif normal;
}

.breadcrumbs a:visited, .breadcrumb a:active{
color: navy;
}

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

.goshopping td{
background-color: #99CCFF;
border-bottom-style:groove;
padding:inherit;
font: 11px Arial, Helvetica, sans-serif normal;
}

.goshopping a{
font-weight: bold;
color: #3333CC;
width: 100%;
text-decoration: none;
}

.goshopping a:hover{ /*hover background color*/
background-color: #FFFFCC;
color: #3333CC;
}

.itemTitle{
border: thin dotted #FF99CC;
background-color: #FFFFCC;
font-weight: bold;}

.itemDetail{
border:  thin dotted #999999;}

.home { 
font:14px Arial ; 
font-weight: bold;
color: #FFFFFF;
text-align:center;
text-decoration: none;
padding:0px;
margin:0px;
}

.home a{ /*hover background color*/
color: #FFFFFF;
}

.home a:hover{ 
color: #FFFF66;
}

.header{
background-image:url(/media/new_site/topnav_back.gif);
background-repeat:repeat-x;
}

.photogallery td {
width: 150px;
background-color: #E9E9E9;
padding-bottom: 2px;
font: 12px Arial bold;
text-align:center;
border-bottom: #75B2FF thin inset;
}

.photogallery img {

border-style: double ;
	border-color: #75B2FF;
	border-width:5px;
} 

.photogallery a{
font-weight: bolder; 
color: black; 
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
z-index:auto;
}

.photogallery a:hover{ /*hover background color*/
color:#000099;
text-decoration:underline;
}

.photogallery a:hover img {
border: thick black;
}

.searchLink { 
color: #000066;
}

.searchLink a{ 
color: #000099;
}

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

.mediaroom {
background: #E5E5E5;
height: 20px;
}

.mediaroom ul{
list-style: none;
margin-left: 0;
padding-left: 0;
margin-top:5px;
margin-bottom:5px;
}

.mediaroom li{
padding-left: 30px;
background-image: url(/media/new_site/button_trefoil.jpg);
background-repeat: no-repeat;
border-bottom-style:none;
}

.mediaroom div{
text-indent:5px;
text-shadow:#333333;
font:14px Arial;
font-weight:bold;
}

BODY{
	background-color: #E5EBFE;
}
TD, P{
	color: #2222A7;
	font-family:arial,tahoma,sans-serif;
	font-size:medium;
	font-weight:normal;	
}

a {
text-decoration: none;
}

h1{
	color:#2222A7;
	font-family:arial,tahoma,sans-serif;
	font-size:20px;
	font-weight:lighter;
	margin-bottom:5px;
}
h2{
	font-family:arial,tahoma,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
h3{
	font:arial,tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

