@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.25;
}
body {
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg_monster.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;

scrollbar-base-color: #F5F5F5;
scrollbar-arrow-color: #757575;
scrollbar-3dlight-color: #E0E0E0;
scrollbar-darkshadow-color: #E0E0E0;
scrollbar-face-color: #F5F5F5;
scrollbar-highlight-color: #F5F5F5;
scrollbar-shadow-color: #F5F5F5;
scrollbar-track-color: #F5F5F5;
}



h1	{
font-weight: normal;
font-size: 1.95em;
line-height: 1.1;
padding-right: 4em;
margin-bottom: 0.5em;
color:#000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 10px;
}

hr {
	height: 1px;
	border: 0;
	color: #FFE88A;
	background-color: #FFE88A;
	width: 100%;
} 

li {list-style-image: url(/images/ul.png);}
li li {list-style-image: url(/images/ul2.png);}
li li li {list-style-image: url(/images/ul2.png);}
