/* CSS Document */

body {
	background-color: #F8F8F8;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	font-family: verdana;
	font-size: 7pt;
	color: #7D7D7D;
	line-height: 10pt;
	
}

.title {
	color: #999999;
	font-weight: bold;
}

p {
	font-family: verdana;
	font-size: 7pt;
	color: #7D7D7D;
}

a:link,a:active,a:visited{
	font-family: verdana;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}

.input1 { 
	background-color: #FFFFFF; 
	border-style: outset; 
	border-top: 1px solid #7D7D7D; 
	border-left: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D; 
	border-bottom: 1px solid #7D7D7D; 
	color: #7D7D7D; 
	font-family: Verdana; 
	font-size: 11px;
}

.input2 { 
	background-color: #fff; 
	border-style: outset; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	color: #999999; 
	font-family: Verdana; 
	font-size: 9px;
}

.input3 { 
	background-color: #fff; 
	border-style: outset; 
	border-top: 1px solid #C1C1C1; 
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1; 
	border-bottom: 1px solid #C1C1C1; 
	color: #999999; 
	font-family: Verdana; 
	font-size: 9px;
}

img {
	border: 0px;
}

.thumbnail {
	width: 300px;
	vertical-align: top;
}

.heysinfo {
	width: 331px;
	vertical-align: top;
}


.artinfo {
	width: 400px;
	vertical-align: top;
}

strong {
	color: #666;
}

.brown {
	color: #CC9966;
	text-decoration: underline;
}

.red {
	color: red;
}

.style13 {
border: 1px solid #fff; color: #7D7D7D; font-family: tahoma; font-size: 10px
}