td          { font-size: 11 px; font-family: Verdana, Arial; color: #202020}
h1          { font-family: Verdana, Arial; font-size: 14 px; color: #202020; font-weight: bold }
h2          { font: 14px Verdana, sans-serif; font-size: 14 px; color: #202020; margin-bottom: 0; font-weight: bold }

a            { font-family: Verdana, Arial; font-size: 11 px; color: #202020 }
.footer    	 { font-family: Verdana, Arial; font-size: 10 px; color: #202020; text-decoration: none }
.menu    	 { font-family: Verdana, Arial; font-size: 11 px; color: #202020; text-decoration: none }
.menu2    	 { font-family: Verdana, Arial; font-size: 11 px; color: #202020; font-weight: bold; text-decoration: none }
.inputorder       { background-color: #F1F1F1; border-style: solid; border-width: 1; width="30"; height="16"; font-size: 10 px; }
.inputtext2       { background-color: #F1F1F1; border-style: solid; border-width: 1; width="200" }
.inputsubmit     { background-color: #C0C0C0; border-style: solid; border-width: 1 }
.inputsubmit2     { background-color: #C0C0C0; border-style: solid; border-width: 1; font-size: 9 px }
.tdmenu     { border-style: solid; border-width: 1; border-color: #000000 }
.bread		{ font-size: 10 px; font-family: Arial; color: #800000 }

#pic {
	background-color: #FCEED0;
	left: 0px;
	position: relative;
	top: 0px;
	width: 100px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FCEED0;
	border: 0px solid #000000;
	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 400px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 400px;
}