body{
	background-color: #d1a0e9;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link{
	font-size: 12px;
	color: #9900cc;
  	font-weight: bold;
	text-decoration:none;
}

a:visited{
	font-size: 12px;
	color: #555555;
	text-decoration:none;
}

a:hover{
	color: #ff6600;
	text-decoration:underline;
}

#fr_collections iframe{
	display:none;
}

#fr_collections iframe.v{
	width: 760px;
	height: 680px;
	display: block;
	overflow-x: hidden; overflow-y: scroll;
}

div.google_ad
{
	position: relative;
	float:left;
	left: 10px;
}

#border{
	border: 1px solid black;
	background: #f0e1f9;
	width: 1000px;
	padding: 5px;
}

#content{
	width: 1000px;
	background: white;
	border: 1px dashed #d1a0e9;
	text-align: left;
}

#header{
	height: 64px;
	background-image: url(img/page/top.gif);
	background-repeat: repeat-x;
}


#menu
{
	background: #f0e1f9;
	height: 20px;
	text-align: center;
}

#menu li
{
	font-size: 16px;
	display: inline;
}

#menu li a, #menu li a:hover, #menu li a:visited
{
	font-size: 16px;
	color: #6a278b;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover
{
	color: #d1a0e9;
}

img{
	border: none;
}

input
{
   background-color: transparent;
	color: #404040;
}

textarea
{
   background-color: transparent;
	color: 4304040;
}

.box{
 border: 1px solid #d1a0e9;
 background:#ebbdff;
 }
 
.wait{
 border: 1px solid #d1a0e9;
 background-color: #d1a0e9;
}
