
/* CSS Document */

* {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color:#333333;
				margin: 0px;
			}
			h1 {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #666666;
			}
			h2 {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
			}
			div.header {
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
			}
			table.mailform {
				margin: 0px auto 0px auto;
			}
			table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #0B479F;
				display: block;
				margin: 0px;
			}
			table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
			}

				#nabi800 {
				text-align:center;
			margin:0 auto;
			width:800px;}

			a:hover {
    		color: #999999;
    		font-size: 11px;
    		text-decoration: underline;
			}
			a:link  {
    color: #0066CC;
    font-size: 8pt;
    text-decoration: none;
}

a:visited {
   		color: #999999;
    		font-size: 11px;
    		text-decoration: underline;
}

a:active {
	   		color: #999999;
    		font-size: 11px;
    		text-decoration: underline;
}			

#wapper {
	width:800px;
	text-align:center;
}




#request {
	font-size:12px;
	margin-bottom:20px;
	margin-top:20px;

}
table#menu {
	text-align:center;
	width:800px;
	margin:0 auto;
}