/* CSS Document */
body {
	background-color: #fff1d5;
	background-image: url(../Images/admin_img/wp_mottled_053_tn.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#navlist
{
margin: 0;
padding: 0 0 10px 10px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 5px 4px;
text-decoration: none;
color: #FFFFFF;
}



#navlist a:hover {
	color: #000;
	background-color: #FFF1D5;
}
.style1 {color: #38006D}
.style2 {
	color: #ECE9D8;
	font-weight: bold;
}
table.sample {



	border-right-width: 1px;
	border-right-style: solid;
border-right-color: #999999;
	
}
.style3 {font-size: small}

HR {
  height:3px;
    background:#990033;
}
a.owd:link {color: #6A0000; text-decoration: underline; }
a.owd:visited {color: #663300; text-decoration: none; }
a.owd:hover {
	color: #FF0000;
	text-decoration: blink;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
a.owd:active {color: blue; }
.GALLERYTABLE {
	border: dashed #38006D;
}
