/* CSS Document */

#container {border-bottom-color:#666666;
			border-bottom-style:solid;
			border-bottom-width:1px;
			border-left-color:#666666;
			border-left-style:solid;
			border-left-width:1px;
			border-right-color:#666666;
			border-right-style:solid;
			border-right-width:1px;
			border-top-color:#666666;
			border-top-style:solid;
			border-top-width:1px;
			}
#maincontainer{border-bottom-color:#FFFFFF;
			border-bottom-style:solid;
			border-bottom-width:1px;
			border-left-color:#FFFFFF;
			border-left-style:solid;
			border-left-width:1px;
			border-right-color:#FFFFFF;
			border-right-style:solid;
			border-right-width:1px;
			border-top-color:#FFFFFF;
			border-top-style:solid;
			border-top-width:1px;
			}
body{background-image:url(../images/bg-page.gif);
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;}
	 
#infocontainer{border-bottom-color:#000000;
			border-bottom-style:dotted;
			border-bottom-width:1px;
			border-left-color:#000000;
			border-left-style:dotted;
			border-left-width:1px;
			border-right-color:#000000;
			border-right-style:dotted;
			border-right-width:1px;
			border-top-color:#000000;
			border-top-style:dotted;
			border-top-width:1px;
			}
#footer a:link, #footer a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#more a:link,#more a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#more a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#ycontainer{border-bottom-color:#333333;
			border-bottom-style:dotted;
			border-bottom-width:1px;
			border-left-color:#333333;
			border-left-style:dotted;
			border-left-width:1px;
			border-right-color:#333333;
			border-right-style:dotted;
			border-right-width:1px;
			border-top-color:#333333;
			border-top-style:dotted;
			border-top-width:1px;
			}
.name {color:#FF0000;}