
body, html {		background-color:#FFFFFF;
			margin:0px;
			padding:0px;
			font-family:Arial, Verdana, sans-serif;
			font-size: 12px;
			color:#000000;}

a:focus {		color:red; outline:0; -moz-outline:0; }

#menu a {		float:right; height:20px; width:190px; color:#505050; margin:15px 0px 0px 0px; font-size:18px; text-decoration:none;}
#menu a:hover {		color:#000000; text-decoration:none; font-weight:bold;}

#menu a#act {		height:20px; color:#000000; margin-bottom:10px; text-decoration:none; font-weight:bold;}

#menu a#sub {		height:18px; width:150px; color:#888888; margin:0px; font-size:15px; text-decoration:none;}
#menu a#sub:hover {	color:#000000; text-decoration:none; font-weight:bold;}
#menu a#sub_act {	height:18px; color:#000000; margin:0px; font-size:15px; font-weight:bold; text-decoration:none;}
#menu a#sub:after {	content:"\00A0\00AB";}
#menu a#sub_act:after {	content:"\00A0\00AB";}

a#msg {			display:inline-block; height:16px; width:135px; margin-bottom:-4px; background-image: url("msg_url.jpg");}
a#msg:hover {		display:inline-block; height:16px; width:135px; margin-bottom:-4px; background-image: url("msg_url_hov.jpg");}

#belly a {		font-weight:bold; color:#0066cc; text-decoration:none;}
#belly a:hover {	color:#ff0000; text-decoration:none;}

h1 {			margin:0px; margin-top:114px; color:#000000; font-size:30px; font-weight:bold;}

#wrap {			width:950px;
			margin:0px auto;
			cursor:default;}

#header {		position:fixed; display:block; width:950px;
			height:165px;
			background-image: url("header_bg.jpg");
			background-color:#FFFFFF;
			background-repeat:no-repeat;
			background-position:top right;}

#belly {		float:left;
			width:699px; margin-top:213px; margin-right:20px;}

#menu {			position:fixed;
			display:inline;
			top:0px;
			float:right;
			text-align:right;
			background-color:#FFFFFF;
			width:231px;
			margin-top:200px;}

p {			margin:0px 0px 30px 0px;
			font-size:17px;
			text-align:justify;
			line-height:150%;}

.lit {display:inline-block; width:100%; background-color:#f5f5f5;}
.dnop {display:none;}
 
table {			font-size:16px;}

ol {			font-size:17px;
			padding:0px 0px 0px 25px;
			list-style-type:disc;
			text-align:justify;
			line-height:150%;}
